Click here to Skip to main content
15,899,825 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Plz. help............. Pin
ThatsAlok9-Nov-05 21:46
ThatsAlok9-Nov-05 21:46 
AnswerRe: Plz. help............. Pin
John R. Shaw9-Nov-05 21:56
John R. Shaw9-Nov-05 21:56 
Questionunable to include stdafx.h file(in simple win32 DLL) Pin
QuickDeveloper9-Nov-05 19:04
QuickDeveloper9-Nov-05 19:04 
AnswerRe: unable to include stdafx.h file(in simple win32 DLL) Pin
Nibu babu thomas9-Nov-05 19:26
Nibu babu thomas9-Nov-05 19:26 
GeneralRe: unable to include stdafx.h file(in simple win32 DLL) Pin
QuickDeveloper9-Nov-05 19:31
QuickDeveloper9-Nov-05 19:31 
GeneralRe: unable to include stdafx.h file(in simple win32 DLL) Pin
Nibu babu thomas9-Nov-05 20:54
Nibu babu thomas9-Nov-05 20:54 
AnswerRe: unable to include stdafx.h file(in simple win32 DLL) Pin
James R. Twine10-Nov-05 8:18
James R. Twine10-Nov-05 8:18 
AnswerRe: unable to include stdafx.h file(in simple win32 DLL) Pin
S Douglas9-Nov-05 21:18
professionalS Douglas9-Nov-05 21:18 
vamshin wrote:
fatal error C1083: Cannot open include file: 'stdafx.h': No such file or directory



If you have placed the stdafx.h file in the same directory as the project and you’re still getting those errors. Try a rebuild all.


vamshin wrote:
In my settings i used "Not Using MFC" since it's win32 application.



stdafx.h is used for precompiled headers. See Precompiled Header Files[^]



DEBUGGING : Removing the needles from the haystack.
Questionvirtual printer port programming Pin
Roj9-Nov-05 18:46
Roj9-Nov-05 18:46 
AnswerRe: virtual printer port programming Pin
Mathieu Dijkstra9-Nov-05 23:44
Mathieu Dijkstra9-Nov-05 23:44 
GeneralRe: virtual printer port programming Pin
Roj10-Nov-05 5:29
Roj10-Nov-05 5:29 
QuestionHow to print data from a View Pin
vikas amin9-Nov-05 18:43
vikas amin9-Nov-05 18:43 
AnswerRe: How to print data from a View Pin
vikas amin9-Nov-05 23:26
vikas amin9-Nov-05 23:26 
AnswerRe: How to print data from a View Pin
Mathieu Dijkstra10-Nov-05 0:22
Mathieu Dijkstra10-Nov-05 0:22 
QuestionIs child frame present Pin
Arrun9-Nov-05 18:20
Arrun9-Nov-05 18:20 
AnswerRe: Is child frame present Pin
*Dreamz9-Nov-05 21:22
*Dreamz9-Nov-05 21:22 
QuestionHow to return a CByteArray from the member function to the main program Pin
LaHaHa9-Nov-05 18:07
LaHaHa9-Nov-05 18:07 
AnswerRe: How to return a CByteArray from the member function to the main program Pin
ThatsAlok9-Nov-05 19:03
ThatsAlok9-Nov-05 19:03 
GeneralRe: How to return a CByteArray from the member function to the main program Pin
LaHaHa9-Nov-05 20:22
LaHaHa9-Nov-05 20:22 
QuestionSTL / C2784 Problem Pin
dfxcoder9-Nov-05 18:04
dfxcoder9-Nov-05 18:04 
AnswerRe: STL / C2784 Problem Pin
*Dreamz9-Nov-05 18:32
*Dreamz9-Nov-05 18:32 
GeneralRe: STL / C2784 Problem Pin
dfxcoder9-Nov-05 18:44
dfxcoder9-Nov-05 18:44 
GeneralRe: STL / C2784 Problem Pin
*Dreamz9-Nov-05 19:38
*Dreamz9-Nov-05 19:38 
QuestionConvertBSTRToString function Pin
amitsax769-Nov-05 17:56
amitsax769-Nov-05 17:56 
QuestionRe: ConvertBSTRToString function Pin
James R. Twine10-Nov-05 8:10
James R. Twine10-Nov-05 8:10 

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.