Click here to Skip to main content
15,922,512 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: error copying files on Windows 2003 Pin
lbotica2-Sep-04 11:50
lbotica2-Sep-04 11:50 
GeneralRe: error copying files on Windows 2003 Pin
James R. Twine2-Sep-04 10:05
James R. Twine2-Sep-04 10:05 
GeneralRe: error copying files on Windows 2003 Pin
lbotica2-Sep-04 11:56
lbotica2-Sep-04 11:56 
GeneralRe: error copying files on Windows 2003 Pin
David Crow3-Sep-04 2:03
David Crow3-Sep-04 2:03 
GeneralCapital letters for directories :-( Pin
Bart Masschelein2-Sep-04 7:06
Bart Masschelein2-Sep-04 7:06 
GeneralClearing memory on windows shutdown Pin
Kamis2-Sep-04 6:49
Kamis2-Sep-04 6:49 
GeneralRe: Clearing memory on windows shutdown Pin
jmkhael2-Sep-04 7:07
jmkhael2-Sep-04 7:07 
QuestionWM_SIZEPARENT undeclared? Pin
elephantstar2-Sep-04 6:34
elephantstar2-Sep-04 6:34 
Hi there,

I used Brian Hart's code (Article:Center CMDIChildWnds and Other Tips) to center my windows. No errors were detected in Debug mode and everything worked just fine. But when I switched my active configuration to release mode, it gives me the following error:

error C2065: 'WM_SIZEPARENT' : undeclared identifier

Why is that when this is a MFC message?

Thanks!
AnswerRe: WM_SIZEPARENT undeclared? Pin
David Crow2-Sep-04 9:31
David Crow2-Sep-04 9:31 
GeneralRe: WM_SIZEPARENT undeclared? Pin
elephantstar2-Sep-04 10:11
elephantstar2-Sep-04 10:11 
GeneralRe: WM_SIZEPARENT undeclared? Pin
David Crow2-Sep-04 10:16
David Crow2-Sep-04 10:16 
GeneralRe: WM_SIZEPARENT undeclared? Pin
elephantstar2-Sep-04 13:36
elephantstar2-Sep-04 13:36 
GeneralRe: WM_SIZEPARENT undeclared? Pin
David Crow3-Sep-04 2:02
David Crow3-Sep-04 2:02 
GeneralRe: WM_SIZEPARENT undeclared? Pin
elephantstar3-Sep-04 8:31
elephantstar3-Sep-04 8:31 
GeneralRe: WM_SIZEPARENT undeclared? Pin
David Crow3-Sep-04 8:35
David Crow3-Sep-04 8:35 
GeneralRe: WM_SIZEPARENT undeclared? Pin
elephantstar3-Sep-04 9:26
elephantstar3-Sep-04 9:26 
GeneralRe: WM_SIZEPARENT undeclared? Pin
David Crow3-Sep-04 9:32
David Crow3-Sep-04 9:32 
GeneralAfxBeginThread (non-static member function Pin
BlackDice2-Sep-04 5:20
BlackDice2-Sep-04 5:20 
GeneralRe: AfxBeginThread (non-static member function Pin
Niklas L2-Sep-04 5:40
Niklas L2-Sep-04 5:40 
GeneralRe: AfxBeginThread (non-static member function Pin
BlackDice2-Sep-04 5:43
BlackDice2-Sep-04 5:43 
GeneralWRITE CStdioFile Pin
shanilka2-Sep-04 4:48
shanilka2-Sep-04 4:48 
GeneralRe: WRITE CStdioFile Pin
David Crow2-Sep-04 5:07
David Crow2-Sep-04 5:07 
GeneralDIALOG BOX WITH .PNG IMAGES Pin
verma-rahul2-Sep-04 4:09
verma-rahul2-Sep-04 4:09 
GeneralRe: DIALOG BOX WITH .PNG IMAGES Pin
Antony M Kancidrowski2-Sep-04 6:18
Antony M Kancidrowski2-Sep-04 6:18 
GeneralRe: DIALOG BOX WITH .PNG IMAGES Pin
verma-rahul3-Sep-04 1:05
verma-rahul3-Sep-04 1:05 

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.