Click here to Skip to main content
15,924,581 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: C++ reference question Pin
Ryan Binns15-Sep-04 16:30
Ryan Binns15-Sep-04 16:30 
GeneralDisplaying unicode chars in textbox - evc++ Pin
soodamani14-Sep-04 22:59
soodamani14-Sep-04 22:59 
QuestionHow To Profile an ISAPI DLL in VC.NET Pin
raed14-Sep-04 22:25
raed14-Sep-04 22:25 
Generalreleasing resources in MFC Pin
nnvidya14-Sep-04 22:21
nnvidya14-Sep-04 22:21 
GeneralRe: releasing resources in MFC Pin
David Crow15-Sep-04 3:05
David Crow15-Sep-04 3:05 
QuestionHow to use VC++ with MsWord.olb to create a table in a *.doc? Pin
杀手无敌14-Sep-04 22:14
杀手无敌14-Sep-04 22:14 
GeneralCFileHeader Pin
fd975014-Sep-04 21:08
professionalfd975014-Sep-04 21:08 
GeneralRe: CFileHeader Pin
Blake Miller15-Sep-04 4:10
Blake Miller15-Sep-04 4:10 
A 'brief' search of April 2004 MSDN did not bring up anything on the CFileHeader.

I think you have a source and/or header file missing from your project.

Use the 'Find in Files' menu command from Visual Studio to look for CFileHeader in the INL, H, and HPP files of your project. Then #include that file into the source file using the CFileHeader.

You might also want to make sure you have the CPP file with the CFileHeader as part of the project, or you will end up with link errors.

GeneralRe: CFileHeader Pin
fd975015-Sep-04 4:43
professionalfd975015-Sep-04 4:43 
GeneralDateTime control in MFC which takes upto milliseconds Pin
ledallam14-Sep-04 20:25
ledallam14-Sep-04 20:25 
GeneralRe: DateTime control in MFC which takes upto milliseconds Pin
Arsalan Malik14-Sep-04 20:57
Arsalan Malik14-Sep-04 20:57 
GeneralRe: DateTime control in MFC which takes upto milliseconds Pin
ledallam14-Sep-04 21:04
ledallam14-Sep-04 21:04 
GeneralRe: DateTime control in MFC which takes upto milliseconds Pin
Arsalan Malik14-Sep-04 23:09
Arsalan Malik14-Sep-04 23:09 
GeneralDate Time control which milliseconds Pin
ledallam14-Sep-04 20:17
ledallam14-Sep-04 20:17 
GeneralNT Services without threads Pin
emmatty14-Sep-04 19:35
emmatty14-Sep-04 19:35 
GeneralRe: NT Services without threads Pin
ThatsAlok14-Sep-04 20:05
ThatsAlok14-Sep-04 20:05 
GeneralFree c++ compiler Pin
elfokab14-Sep-04 19:35
elfokab14-Sep-04 19:35 
GeneralRe: Free c++ compiler Pin
Anonymous14-Sep-04 20:02
Anonymous14-Sep-04 20:02 
GeneralRe: Free c++ compiler Pin
ThatsAlok14-Sep-04 20:06
ThatsAlok14-Sep-04 20:06 
GeneralRe: Free c++ compiler Pin
Maxime Labelle14-Sep-04 23:06
Maxime Labelle14-Sep-04 23:06 
GeneralRe: Free c++ compiler Pin
Ryan Binns14-Sep-04 23:09
Ryan Binns14-Sep-04 23:09 
GeneralRe: Free c++ compiler Pin
Henry miller15-Sep-04 4:07
Henry miller15-Sep-04 4:07 
Generalso confused! Pin
ISUstudent14-Sep-04 17:16
ISUstudent14-Sep-04 17:16 
GeneralRe: so confused! Pin
Hardy_Smith14-Sep-04 21:21
Hardy_Smith14-Sep-04 21:21 
GeneralRe: so confused! Pin
rotu15-Sep-04 17:41
rotu15-Sep-04 17:41 

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.