Click here to Skip to main content
15,920,801 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Which control? Pin
PJ Arends25-Mar-06 9:50
professionalPJ Arends25-Mar-06 9:50 
GeneralRe: Which control? Pin
Waldermort25-Mar-06 20:42
Waldermort25-Mar-06 20:42 
QuestionDebugging in Visual C++.NET Pin
pplshero5425-Mar-06 6:21
pplshero5425-Mar-06 6:21 
QuestionWhot is wrong with this code? Pin
Glich25-Mar-06 3:49
Glich25-Mar-06 3:49 
AnswerRe: Whot is wrong with this code? Pin
Justin Tay25-Mar-06 4:43
Justin Tay25-Mar-06 4:43 
GeneralRe: Whot is wrong with this code? Pin
Glich25-Mar-06 4:50
Glich25-Mar-06 4:50 
AnswerRe: Whot is wrong with this code? Pin
Nemanja Trifunovic25-Mar-06 5:18
Nemanja Trifunovic25-Mar-06 5:18 
GeneralRe: Whot is wrong with this code? Pin
Glich25-Mar-06 5:50
Glich25-Mar-06 5:50 
Thx for your help.
I have tryed it with: "#define WINVER 0x0400" as http://msdn2.microsoft.com/en-us/library/6sehtctf.aspx
suggests but there is no diference. these are my command line options: "/D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Gm /EHsc /RTC1 /MLd /Yu"stdafx.h" /Fp"Debug/InjProg.pch" /Fo"Debug/" /Fd"Debug/vc70.pdb" /W3 /nologo /c /Wp64 /ZI /TP" and these are my linker command line options: "/OUT:"Debug/InjProg.exe" /INCREMENTAL /NOLOGO /DEBUG /PDB:"Debug/InjProg.pdb" /SUBSYSTEM:CONSOLE /MACHINE:X86 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib"

eny help to help me? Smile | :) thx!
GeneralRe: Whot is wrong with this code? Pin
Nemanja Trifunovic25-Mar-06 6:20
Nemanja Trifunovic25-Mar-06 6:20 
GeneralRe: Whot is wrong with this code? Pin
Glich25-Mar-06 6:55
Glich25-Mar-06 6:55 
GeneralRe: Whot is wrong with this code? Pin
PJ Arends25-Mar-06 9:43
professionalPJ Arends25-Mar-06 9:43 
Questiondafs Pin
pravin parmar25-Mar-06 1:38
pravin parmar25-Mar-06 1:38 
Questionhow to check thread is running or not Pin
baldha rakesh25-Mar-06 0:18
baldha rakesh25-Mar-06 0:18 
AnswerRe: how to check thread is running or not Pin
Justin Tay25-Mar-06 0:35
Justin Tay25-Mar-06 0:35 
AnswerRe: how to check thread is running or not Pin
Stephen Hewitt25-Mar-06 1:10
Stephen Hewitt25-Mar-06 1:10 
GeneralRe: how to check thread is running or not Pin
Justin Tay25-Mar-06 1:42
Justin Tay25-Mar-06 1:42 
GeneralRe: how to check thread is running or not Pin
ThatsAlok25-Mar-06 6:04
ThatsAlok25-Mar-06 6:04 
GeneralRe: how to check thread is running or not Pin
Stephen Hewitt26-Mar-06 12:20
Stephen Hewitt26-Mar-06 12:20 
GeneralRe: how to check thread is running or not Pin
ThatsAlok26-Mar-06 17:55
ThatsAlok26-Mar-06 17:55 
QuestionDraw barcode and MapMode Pin
includeh1024-Mar-06 23:55
includeh1024-Mar-06 23:55 
QuestionSending Fax using the FaxSendDocuemnt API Pin
aasstt24-Mar-06 23:02
aasstt24-Mar-06 23:02 
QuestionProblem with Controls on dialog box with images Pin
Ganesh_T24-Mar-06 21:50
Ganesh_T24-Mar-06 21:50 
AnswerRe: Problem with Controls on dialog box with images Pin
Hamid_RT29-Mar-06 6:46
Hamid_RT29-Mar-06 6:46 
GeneralRe: Problem with Controls on dialog box with images Pin
Ganesh_T29-Mar-06 19:20
Ganesh_T29-Mar-06 19:20 
GeneralRe: Problem with Controls on dialog box with images Pin
Hamid_RT30-Mar-06 2:01
Hamid_RT30-Mar-06 2:01 

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.