Click here to Skip to main content
15,909,498 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionPassing a reference to a pointer Pin
User 58385223-Jul-07 19:21
User 58385223-Jul-07 19:21 
AnswerRe: Passing a reference to a pointer Pin
Arman S.23-Jul-07 20:06
Arman S.23-Jul-07 20:06 
GeneralRe: Passing a reference to a pointer Pin
Cedric Moonen23-Jul-07 20:22
Cedric Moonen23-Jul-07 20:22 
GeneralRe: Passing a reference to a pointer Pin
codeII23-Jul-07 23:44
codeII23-Jul-07 23:44 
QuestionVC 6.0 TO VC 8.0 POSTMESSAGE() Pin
shakumar_2223-Jul-07 19:11
shakumar_2223-Jul-07 19:11 
QuestionRe: VC 6.0 TO VC 8.0 POSTMESSAGE() Pin
Mark Salsbery23-Jul-07 19:25
Mark Salsbery23-Jul-07 19:25 
AnswerRe: VC 6.0 TO VC 8.0 POSTMESSAGE() Pin
shakumar_2223-Jul-07 19:36
shakumar_2223-Jul-07 19:36 
GeneralRe: VC 6.0 TO VC 8.0 POSTMESSAGE() Pin
Mark Salsbery23-Jul-07 19:41
Mark Salsbery23-Jul-07 19:41 
Wow. That has absolutely nothing related to your first post Smile | :)

All I can tell so far is that you have some debugging to do.

Your VC6 code compiles and links with no errors or warnings, right?

You mentioned recieving thread messages - the prototype for the ON_THREAD_MESSAGE handler function
changed. The return type is now void.

MArk


Mark Salsbery
Microsoft MVP - Visual C++

Java | [Coffee]

GeneralRe: VC 6.0 TO VC 8.0 POSTMESSAGE() Pin
shakumar_2223-Jul-07 19:58
shakumar_2223-Jul-07 19:58 
GeneralRe: VC 6.0 TO VC 8.0 POSTMESSAGE() Pin
Mark Salsbery23-Jul-07 20:05
Mark Salsbery23-Jul-07 20:05 
GeneralRe: VC 6.0 TO VC 8.0 POSTMESSAGE() Pin
Rage24-Jul-07 1:41
professionalRage24-Jul-07 1:41 
GeneralRe: VC 6.0 TO VC 8.0 POSTMESSAGE() Pin
Mark Salsbery24-Jul-07 4:43
Mark Salsbery24-Jul-07 4:43 
QuestionProblem in GDI+ LinearGradientBrush Pin
Naveen23-Jul-07 18:36
Naveen23-Jul-07 18:36 
AnswerRe: Problem in GDI+ LinearGradientBrush Pin
Mark Salsbery23-Jul-07 19:11
Mark Salsbery23-Jul-07 19:11 
GeneralRe: Problem in GDI+ LinearGradientBrush Pin
Naveen23-Jul-07 19:14
Naveen23-Jul-07 19:14 
GeneralRe: Problem in GDI+ LinearGradientBrush Pin
Mark Salsbery23-Jul-07 19:20
Mark Salsbery23-Jul-07 19:20 
GeneralRe: Problem in GDI+ LinearGradientBrush Pin
Naveen23-Jul-07 20:12
Naveen23-Jul-07 20:12 
GeneralRe: Problem in GDI+ LinearGradientBrush Pin
Mark Salsbery23-Jul-07 20:29
Mark Salsbery23-Jul-07 20:29 
GeneralRe: Problem in GDI+ LinearGradientBrush Pin
Naveen23-Jul-07 20:38
Naveen23-Jul-07 20:38 
GeneralRe: Problem in GDI+ LinearGradientBrush Pin
Mark Salsbery23-Jul-07 21:00
Mark Salsbery23-Jul-07 21:00 
GeneralRe: Problem in GDI+ LinearGradientBrush Pin
Naveen23-Jul-07 21:16
Naveen23-Jul-07 21:16 
GeneralRe: Problem in GDI+ LinearGradientBrush Pin
Mark Salsbery24-Jul-07 6:18
Mark Salsbery24-Jul-07 6:18 
GeneralRe: Problem in GDI+ LinearGradientBrush Pin
Naveen24-Jul-07 14:02
Naveen24-Jul-07 14:02 
QuestionDialog handle of Dialog-based application Pin
rp_suman23-Jul-07 18:32
rp_suman23-Jul-07 18:32 
AnswerRe: Dialog handle of Dialog-based application Pin
MANISH RASTOGI23-Jul-07 18:48
MANISH RASTOGI23-Jul-07 18:48 

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.