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

C / C++ / MFC

 
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 
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 
What is the difference between the two below

if( NULL != lpDispatch )

and

if( lpDispatch != NULL )

where LPDISPATCH lpDispatch ;

Thanks.. Smile | :)

---
With best regards,
A Manchester United Fan

The Genius of a true fool is that he can mess up a foolproof plan!
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 
AnswerRe: how to delete the trayicon started by another app. Pin
Rajesh R Subramanian21-Mar-06 19:23
professionalRajesh R Subramanian21-Mar-06 19:23 
QuestionProperly hiding StartButton in windows XP Pin
AndrewVos21-Mar-06 13:56
AndrewVos21-Mar-06 13:56 

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.