Click here to Skip to main content
15,916,379 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionWhat is corect way to send an CString through ::PostMessage(...) ? Pin
_Flaviu18-Mar-11 0:09
_Flaviu18-Mar-11 0:09 
AnswerRe: What is corect way to send an CString through ::PostMessage(...) ? Pin
CPallini18-Mar-11 1:23
mveCPallini18-Mar-11 1:23 
GeneralRe: What is corect way to send an CString through ::PostMessage(...) ? Pin
_Flaviu18-Mar-11 2:23
_Flaviu18-Mar-11 2:23 
GeneralRe: What is corect way to send an CString through ::PostMessage(...) ? Pin
CPallini18-Mar-11 2:46
mveCPallini18-Mar-11 2:46 
QuestionHow can I tell the compiler that should compile only VC6 ? Pin
_Flaviu17-Mar-11 23:57
_Flaviu17-Mar-11 23:57 
AnswerRe: How can I tell the compiler that should compile only VC6 ? Pin
Niklas L18-Mar-11 0:31
Niklas L18-Mar-11 0:31 
GeneralRe: How can I tell the compiler that should compile only VC6 ? Pin
_Flaviu18-Mar-11 0:43
_Flaviu18-Mar-11 0:43 
GeneralRe: How can I tell the compiler that should compile only VC6 ? Pin
Niklas L18-Mar-11 1:30
Niklas L18-Mar-11 1:30 
According to MSDN, if you type cl /? at the command line, you will see the full version for the compiler you are using.
Just make sure you know the difference between SDK version and compiler version before you proceed. You might be able to download a later SDK for your old compiler and make it work.

GeneralRe: How can I tell the compiler that should compile only VC6 ? Pin
Ozer Karaagac18-Mar-11 2:13
professionalOzer Karaagac18-Mar-11 2:13 
GeneralRe: How can I tell the compiler that should compile only VC6 ? Pin
_Flaviu18-Mar-11 2:30
_Flaviu18-Mar-11 2:30 
GeneralRe: How can I tell the compiler that should compile only VC6 ? Pin
Ozer Karaagac18-Mar-11 3:06
professionalOzer Karaagac18-Mar-11 3:06 
QuestionHow to add reference of a dll in a Visual Studio Project Pin
pandit8417-Mar-11 19:34
pandit8417-Mar-11 19:34 
AnswerRe: How to add reference of a dll in a Visual Studio Project Pin
Nitheesh George17-Mar-11 19:49
Nitheesh George17-Mar-11 19:49 
AnswerRe: How to add reference of a dll in a Visual Studio Project Pin
«_Superman_»17-Mar-11 19:52
professional«_Superman_»17-Mar-11 19:52 
GeneralRe: How to add reference of a dll in a Visual Studio Project Pin
pandit8418-Mar-11 0:28
pandit8418-Mar-11 0:28 
GeneralRe: How to add reference of a dll in a Visual Studio Project Pin
«_Superman_»18-Mar-11 0:32
professional«_Superman_»18-Mar-11 0:32 
GeneralRe: How to add reference of a dll in a Visual Studio Project Pin
Richard MacCutchan18-Mar-11 0:43
mveRichard MacCutchan18-Mar-11 0:43 
GeneralRe: How to add reference of a dll in a Visual Studio Project Pin
pandit8418-Mar-11 0:53
pandit8418-Mar-11 0:53 
QuestionDraw Using Graphics object from Window Handle Pin
002comp17-Mar-11 18:41
002comp17-Mar-11 18:41 
AnswerRe: Draw Using Graphics object from Window Handle Pin
«_Superman_»17-Mar-11 19:49
professional«_Superman_»17-Mar-11 19:49 
AnswerRe: Draw Using Graphics object from Window Handle Pin
Parthi_Appu17-Mar-11 23:10
Parthi_Appu17-Mar-11 23:10 
QuestionMFC wizard does not see properties on my dispinterface, fails to create code Pin
EricFowler17-Mar-11 15:20
EricFowler17-Mar-11 15:20 
Questionlibcmt.lib problem ... Pin
_Flaviu17-Mar-11 6:04
_Flaviu17-Mar-11 6:04 
AnswerRe: libcmt.lib problem ... Pin
Hans Dietrich17-Mar-11 7:40
mentorHans Dietrich17-Mar-11 7:40 
GeneralRe: libcmt.lib problem ... Pin
_Flaviu17-Mar-11 8:29
_Flaviu17-Mar-11 8:29 

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.