Click here to Skip to main content
16,004,833 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Thanks All Prob Solved Pin
Aqueel21-Mar-06 21:25
Aqueel21-Mar-06 21:25 
AnswerRe: String to Number Pin
lawrence200021-Mar-06 22:42
lawrence200021-Mar-06 22:42 
AnswerRe: String to Number Pin
Hamid_RT21-Mar-06 23:43
Hamid_RT21-Mar-06 23:43 
QuestionContents of pch Pin
MFCRookie21-Mar-06 18:57
MFCRookie21-Mar-06 18:57 
AnswerRe: Contents of pch Pin
Nibu babu thomas21-Mar-06 19:01
Nibu babu thomas21-Mar-06 19:01 
GeneralRe: Contents of pch Pin
MFCRookie21-Mar-06 19:25
MFCRookie21-Mar-06 19:25 
AnswerRe: Contents of pch Pin
Ștefan-Mihai MOGA21-Mar-06 20:46
professionalȘtefan-Mihai MOGA21-Mar-06 20:46 
AnswerRe: Contents of pch Pin
Rick York21-Mar-06 21:04
mveRick York21-Mar-06 21:04 
The PCH file contains a tokenized representation of the contents of all headers that were processed. This means all prototypes, definitions, declarations, enumerations, and macros. There is no object code in it. You can thing of it as the results of what is typically the first two passes of a compiler - the preprocessor and tokenizer.

GeneralRe: Contents of pch Pin
MFCRookie21-Mar-06 21:16
MFCRookie21-Mar-06 21:16 
QuestionDifference... Pin
HakunaMatada21-Mar-06 18:39
HakunaMatada21-Mar-06 18:39 
AnswerRe: Difference... Pin
Nibu babu thomas21-Mar-06 18:45
Nibu babu thomas21-Mar-06 18:45 
AnswerRe: Difference... Pin
Aqueel21-Mar-06 18:49
Aqueel21-Mar-06 18:49 
AnswerRe: Difference... Pin
Waldermort21-Mar-06 19:56
Waldermort21-Mar-06 19:56 
QuestionMFC/C++ control in a dll Pin
MrNed21-Mar-06 18:30
MrNed21-Mar-06 18:30 
AnswerRe: MFC/C++ control in a dll Pin
Nibu babu thomas21-Mar-06 19:18
Nibu babu thomas21-Mar-06 19:18 
GeneralRe: MFC/C++ control in a dll Pin
MrNed21-Mar-06 23:38
MrNed21-Mar-06 23:38 
QuestionRetrieve MSDN favourites Pin
Anilkumar K V21-Mar-06 17:58
Anilkumar K V21-Mar-06 17:58 
GeneralRe: Retrieve MSDN favourites Pin
Ștefan-Mihai MOGA21-Mar-06 20:41
professionalȘtefan-Mihai MOGA21-Mar-06 20:41 
GeneralRe: Retrieve MSDN favourites Pin
Anilkumar K V5-Apr-06 21:55
Anilkumar K V5-Apr-06 21:55 
QuestionGroup box text Pin
Anil_vvs21-Mar-06 17:42
Anil_vvs21-Mar-06 17:42 
AnswerRe: Group box text Pin
Nibu babu thomas21-Mar-06 17:45
Nibu babu thomas21-Mar-06 17:45 
QuestionSystem volume Pin
J512198221-Mar-06 17:31
J512198221-Mar-06 17:31 
Questionshchangenotifyregister redundant notifications Pin
ragavan21-Mar-06 17:20
ragavan21-Mar-06 17:20 
Questionconditional custom build? Pin
CambridgeGuy21-Mar-06 15:06
CambridgeGuy21-Mar-06 15:06 
Questionhow to delete the trayicon started by another app. Pin
zt978821-Mar-06 14:14
zt978821-Mar-06 14:14 

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.