Click here to Skip to main content
15,892,643 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralCTreeCtrl from file Pin
bilas4-Feb-05 5:33
bilas4-Feb-05 5:33 
GeneralRe: CTreeCtrl from file Pin
pnpfriend4-Feb-05 9:14
pnpfriend4-Feb-05 9:14 
GeneralIncrement search Pin
prosolupov4-Feb-05 5:33
prosolupov4-Feb-05 5:33 
GeneralRe: Increment search Pin
prosolupov4-Feb-05 5:39
prosolupov4-Feb-05 5:39 
GeneralDestroy CView (MFC) Pin
TooLeeDiN4-Feb-05 5:08
TooLeeDiN4-Feb-05 5:08 
Generalbios serial number Pin
ozgul4-Feb-05 4:16
ozgul4-Feb-05 4:16 
GeneralRe: bios serial number Pin
David Crow4-Feb-05 6:50
David Crow4-Feb-05 6:50 
GeneralWINDOWS.h already included Error Pin
ChemmieBro4-Feb-05 3:55
ChemmieBro4-Feb-05 3:55 
I'm am implementing the code in this example, http://www.codeproject.com/system/registry.asp[^] and when I #include afx.h to use CString, I get this error:

fatal error C1189: #error : WINDOWS.H already included. MFC apps must
> not #include <windows.h>

If I take out the include, the CString type is not defined. Any help?
GeneralRe: WINDOWS.h already included Error Pin
David Crow4-Feb-05 6:49
David Crow4-Feb-05 6:49 
GeneralRe: WINDOWS.h already included Error Pin
2249174-Feb-05 18:30
2249174-Feb-05 18:30 
GeneralCreating a simple border on a dialog Pin
BrianBoru4-Feb-05 2:32
BrianBoru4-Feb-05 2:32 
GeneralRe: Creating a simple border on a dialog Pin
David Crow4-Feb-05 3:18
David Crow4-Feb-05 3:18 
GeneralRe: Creating a simple border on a dialog Pin
BrianBoru4-Feb-05 3:21
BrianBoru4-Feb-05 3:21 
GeneralRe: Creating a simple border on a dialog Pin
David Crow4-Feb-05 3:26
David Crow4-Feb-05 3:26 
GeneralRe: Creating a simple border on a dialog Pin
BrianBoru4-Feb-05 3:35
BrianBoru4-Feb-05 3:35 
GeneralRe: Creating a simple border on a dialog Pin
David Crow4-Feb-05 3:39
David Crow4-Feb-05 3:39 
GeneralRe: Creating a simple border on a dialog Pin
Maximilien4-Feb-05 3:41
Maximilien4-Feb-05 3:41 
GeneralRe: Creating a simple border on a dialog Pin
BrianBoru4-Feb-05 4:05
BrianBoru4-Feb-05 4:05 
GeneralRe: Creating a simple border on a dialog Pin
Ravi Bhavnani4-Feb-05 8:02
professionalRavi Bhavnani4-Feb-05 8:02 
GeneralRe: Creating a simple border on a dialog Pin
BrianBoru6-Feb-05 22:57
BrianBoru6-Feb-05 22:57 
GeneralPicture dissapearing Pin
monageasmear4-Feb-05 2:24
monageasmear4-Feb-05 2:24 
GeneralRe: Picture dissapearing Pin
Bob Ciora4-Feb-05 2:51
Bob Ciora4-Feb-05 2:51 
Questionstack or free store? Pin
Martin Ostermayer4-Feb-05 2:13
Martin Ostermayer4-Feb-05 2:13 
AnswerRe: stack or free store? Pin
Nemanja Trifunovic4-Feb-05 2:24
Nemanja Trifunovic4-Feb-05 2:24 
GeneralRe: stack or free store? Pin
Martin Ostermayer4-Feb-05 3:37
Martin Ostermayer4-Feb-05 3:37 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.