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

C / C++ / MFC

 
AnswerRe: fatal error Pin
Programm3r4-Oct-07 20:47
Programm3r4-Oct-07 20:47 
QuestionHow to dele the content of File byUsing File Operation Pin
varun014-Oct-07 19:11
varun014-Oct-07 19:11 
AnswerRe: How to dele the content of File byUsing File Operation Pin
Nishad S4-Oct-07 19:37
Nishad S4-Oct-07 19:37 
AnswerRe: How to dele the content of File byUsing File Operation Pin
Waldermort4-Oct-07 19:38
Waldermort4-Oct-07 19:38 
GeneralRe: How to dele the content of File byUsing File Operation Pin
Nishad S4-Oct-07 20:18
Nishad S4-Oct-07 20:18 
AnswerRe: How to dele the content of File byUsing File Operation Pin
David Crow5-Oct-07 3:48
David Crow5-Oct-07 3:48 
AnswerRe: How to dele the content of File byUsing File Operation Pin
Mark Salsbery5-Oct-07 6:27
Mark Salsbery5-Oct-07 6:27 
QuestionError : Windows.h already defined . Pin
Jhony george4-Oct-07 19:00
Jhony george4-Oct-07 19:00 
hai.dear.
i opened win32 application...and i had 3 cpp files which reqd windows.h ...so i added windows.h in win32 files...

now i have one cpp file which is mfc support file..mfc support means using Cstring datatype..and AFxBeginthread and some other also...

so..now i have added that mfc support cpp file to my project...
which is having header files #include afx.h #include afxwin.h and etc..related to mfc..

now i builded my program...it is throwing this error...


fatal error C1189: #error : WINDOWS.H already included. MFC apps must not #include


what to do for this error..how to solve this..
AnswerRe: Error : Windows.h already defined . Pin
Nishad S4-Oct-07 19:41
Nishad S4-Oct-07 19:41 
GeneralRe: Error : Windows.h already defined . Pin
Jhony george4-Oct-07 19:51
Jhony george4-Oct-07 19:51 
GeneralRe: Error : Windows.h already defined . Pin
Nishad S4-Oct-07 22:24
Nishad S4-Oct-07 22:24 
GeneralRe: Error : Windows.h already defined . Pin
David Crow5-Oct-07 3:55
David Crow5-Oct-07 3:55 
AnswerRe: Error : Windows.h already defined . Pin
Nelek4-Oct-07 22:37
protectorNelek4-Oct-07 22:37 
GeneralRe: Error : Windows.h already defined . Pin
ThatsAlok5-Oct-07 0:44
ThatsAlok5-Oct-07 0:44 
GeneralRe: Error : Windows.h already defined . Pin
Nelek5-Oct-07 2:55
protectorNelek5-Oct-07 2:55 
GeneralRe: Error : Windows.h already defined . Pin
ThatsAlok5-Oct-07 3:02
ThatsAlok5-Oct-07 3:02 
Questiontopsort based on Depth First Search (DFS) Pin
snoop824-Oct-07 18:23
snoop824-Oct-07 18:23 
Questiontopsort algorithm using minimal vertex Pin
snoop824-Oct-07 18:22
snoop824-Oct-07 18:22 
QuestionRe: topsort algorithm using minimal vertex Pin
David Crow5-Oct-07 3:56
David Crow5-Oct-07 3:56 
AnswerRe: topsort algorithm using minimal vertex Pin
Iain Clarke, Warrior Programmer5-Oct-07 5:36
Iain Clarke, Warrior Programmer5-Oct-07 5:36 
GeneralRe: topsort algorithm using minimal vertex Pin
David Crow5-Oct-07 5:38
David Crow5-Oct-07 5:38 
QuestionResizing windows Pin
prithaa4-Oct-07 18:20
prithaa4-Oct-07 18:20 
AnswerRe: Resizing windows Pin
Nishad S4-Oct-07 18:44
Nishad S4-Oct-07 18:44 
AnswerRe: Resizing windows Pin
Jhony george4-Oct-07 19:07
Jhony george4-Oct-07 19:07 
GeneralRe: Resizing windows Pin
prithaa4-Oct-07 20:31
prithaa4-Oct-07 20:31 

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.