Click here to Skip to main content
16,009,728 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: You don't need such a mess Pin
Priya_Sundar23-Nov-07 0:39
Priya_Sundar23-Nov-07 0:39 
GeneralRe: You don't need such a mess Pin
CPallini23-Nov-07 0:52
mveCPallini23-Nov-07 0:52 
GeneralRe: You don't need such a mess Pin
Priya_Sundar23-Nov-07 1:03
Priya_Sundar23-Nov-07 1:03 
GeneralRe: You don't need such a mess Pin
CPallini23-Nov-07 2:34
mveCPallini23-Nov-07 2:34 
GeneralRe: You don't need such a mess Pin
Priya_Sundar25-Nov-07 22:29
Priya_Sundar25-Nov-07 22:29 
QuestionVC++ 6 debugging problem Pin
shine joseph22-Nov-07 22:42
shine joseph22-Nov-07 22:42 
AnswerRe: VC++ 6 debugging problem Pin
KarstenK22-Nov-07 23:23
mveKarstenK22-Nov-07 23:23 
GeneralRe: VC++ 6 debugging problem Pin
shine joseph27-Nov-07 1:07
shine joseph27-Nov-07 1:07 
No it is in the Debug Mode. Here is the confiiguration

/nologo /MTd /w /W0 /Gm /GX /Zi /Od /I ".." /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /FR"Debug/" /Fp"Debug/Sockets.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /Zm200 /c

and

WIN32,_DEBUG,_WINDOWS,_MBCS
Questionhow to print the value from registry Pin
dadacncn22-Nov-07 22:40
dadacncn22-Nov-07 22:40 
AnswerRe: how to print the value from registry Pin
CPallini22-Nov-07 22:57
mveCPallini22-Nov-07 22:57 
GeneralRe: how to print the value from registry Pin
dadacncn23-Nov-07 1:16
dadacncn23-Nov-07 1:16 
GeneralYou are welcome Pin
CPallini23-Nov-07 2:30
mveCPallini23-Nov-07 2:30 
GeneralRe: how to print the value from registry Pin
ThatsAlok23-Nov-07 18:58
ThatsAlok23-Nov-07 18:58 
AnswerRe: how to print the value from registry Pin
Hamid_RT23-Nov-07 19:49
Hamid_RT23-Nov-07 19:49 
QuestionOLE And Powerpoint Using Non MFC Pin
Soumyadipta22-Nov-07 22:33
Soumyadipta22-Nov-07 22:33 
AnswerRe: OLE And Powerpoint Using Non MFC Pin
Jhony george22-Nov-07 23:26
Jhony george22-Nov-07 23:26 
GeneralRe: OLE And Powerpoint Using Non MFC Pin
Soumyadipta26-Nov-07 0:44
Soumyadipta26-Nov-07 0:44 
GeneralRe: OLE And Powerpoint Using Non MFC Pin
Jhony george26-Nov-07 22:49
Jhony george26-Nov-07 22:49 
QuestionHow to make VertScrolling a litle bit faster? Pin
josip cagalj22-Nov-07 22:13
josip cagalj22-Nov-07 22:13 
AnswerRe: How to make VertScrolling a litle bit faster? Pin
Nelek22-Nov-07 23:49
protectorNelek22-Nov-07 23:49 
GeneralRe: How to make VertScrolling a litle bit faster? Pin
josip cagalj23-Nov-07 0:18
josip cagalj23-Nov-07 0:18 
GeneralRe: How to make VertScrolling a litle bit faster? Pin
Nelek25-Nov-07 21:16
protectorNelek25-Nov-07 21:16 
GeneralRe: How to make VertScrolling a litle bit faster? Pin
josip cagalj25-Nov-07 22:13
josip cagalj25-Nov-07 22:13 
GeneralRe: How to make VertScrolling a litle bit faster? Pin
josip cagalj26-Nov-07 22:06
josip cagalj26-Nov-07 22:06 
AnswerRe: How to make VertScrolling a litle bit faster? Pin
Iain Clarke, Warrior Programmer23-Nov-07 5:27
Iain Clarke, Warrior Programmer23-Nov-07 5:27 

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.