Click here to Skip to main content
15,908,166 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: No Filename and Linenumber in VS2003 CRT Debugmessage Pin
kakan21-Mar-06 2:40
professionalkakan21-Mar-06 2:40 
GeneralRe: No Filename and Linenumber in VS2003 CRT Debugmessage Pin
Mattens21-Mar-06 3:11
Mattens21-Mar-06 3:11 
GeneralRe: No Filename and Linenumber in VS2003 CRT Debugmessage Pin
kakan21-Mar-06 3:35
professionalkakan21-Mar-06 3:35 
QuestionNeed Help With SendMessage() Pin
SteelCrow20-Mar-06 23:20
SteelCrow20-Mar-06 23:20 
AnswerRe: Need Help With SendMessage() Pin
Hamid_RT21-Mar-06 0:00
Hamid_RT21-Mar-06 0:00 
QuestionIpv6 socket bind doubt? Pin
veeran20-Mar-06 22:15
veeran20-Mar-06 22:15 
QuestionDLL Searching path Pin
Vaibhav Sanghavi20-Mar-06 22:03
Vaibhav Sanghavi20-Mar-06 22:03 
AnswerRe: DLL Searching path Pin
Waldermort21-Mar-06 2:42
Waldermort21-Mar-06 2:42 
If you want only MSVC6 to search for your directory then:

tools -> options -> directories -> "show directories for" -> executable files

Remember this will only work when running your app inside MSVC. I you want to find the directory any other way, you will have to tell windows wher to search by adding the path of your directory into system path $PATH.
GeneralRe: DLL Searching path Pin
Vaibhav Sanghavi21-Mar-06 3:06
Vaibhav Sanghavi21-Mar-06 3:06 
Questiongetting information about hardware from WMI Pin
ss200620-Mar-06 21:57
ss200620-Mar-06 21:57 
AnswerRe: getting information about hardware from WMI Pin
Hamid_RT20-Mar-06 23:58
Hamid_RT20-Mar-06 23:58 
QuestionDisable Message in Sql query Pin
madhu_v20-Mar-06 21:53
madhu_v20-Mar-06 21:53 
AnswerRe: Disable Message in Sql query Pin
Eytukan22-Mar-06 1:01
Eytukan22-Mar-06 1:01 
AnswerRe: Disable Message in Sql query Pin
Eytukan26-Mar-06 20:18
Eytukan26-Mar-06 20:18 
QuestionDisable Message in Sql query Pin
madhu_v20-Mar-06 21:52
madhu_v20-Mar-06 21:52 
QuestionProblem with CEdit Pin
Simon Käppeli20-Mar-06 21:42
Simon Käppeli20-Mar-06 21:42 
AnswerRe: Problem with CEdit Pin
Stephen Hewitt20-Mar-06 21:48
Stephen Hewitt20-Mar-06 21:48 
GeneralRe: Problem with CEdit Pin
Simon Käppeli20-Mar-06 22:01
Simon Käppeli20-Mar-06 22:01 
GeneralRe: Problem with CEdit Pin
Stephen Hewitt21-Mar-06 0:03
Stephen Hewitt21-Mar-06 0:03 
GeneralRe: Problem with CEdit Pin
Simon Käppeli21-Mar-06 1:38
Simon Käppeli21-Mar-06 1:38 
GeneralRe: Problem with CEdit Pin
Stephen Hewitt21-Mar-06 11:33
Stephen Hewitt21-Mar-06 11:33 
GeneralRe: Problem with CEdit Pin
Stephen Hewitt21-Mar-06 23:13
Stephen Hewitt21-Mar-06 23:13 
QuestionUNICODE Files Pin
bosfan20-Mar-06 20:36
bosfan20-Mar-06 20:36 
AnswerRe: UNICODE Files Pin
Rajesh R Subramanian20-Mar-06 21:04
professionalRajesh R Subramanian20-Mar-06 21:04 
AnswerRe: UNICODE Files Pin
Johann Gerell20-Mar-06 21:10
Johann Gerell20-Mar-06 21:10 

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.