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

C / C++ / MFC

 
GeneralRe: Path to pdb file in binary Pin
Blake Miller4-Nov-04 6:32
Blake Miller4-Nov-04 6:32 
GeneralTnaks! Pin
kydfru4-Nov-04 6:53
kydfru4-Nov-04 6:53 
QuestionHow to get why LoadLibrary fails ? Pin
leandrobecker4-Nov-04 2:45
leandrobecker4-Nov-04 2:45 
AnswerRe: How to get why LoadLibrary fails ? Pin
Cedric Moonen4-Nov-04 2:51
Cedric Moonen4-Nov-04 2:51 
GeneralRe: How to get why LoadLibrary fails ? Pin
leandrobecker4-Nov-04 4:18
leandrobecker4-Nov-04 4:18 
GeneralRe: How to get why LoadLibrary fails ? Pin
Cedric Moonen4-Nov-04 4:56
Cedric Moonen4-Nov-04 4:56 
GeneralRe: How to get why LoadLibrary fails ? Pin
leandrobecker4-Nov-04 10:07
leandrobecker4-Nov-04 10:07 
AnswerRe: How to get why LoadLibrary fails ? Pin
Peter Weyzen4-Nov-04 8:14
Peter Weyzen4-Nov-04 8:14 
To figure out what DLL your program is not able to load:

(1) Install the "FileMon" utility from sysinternals.com.
(2) run it, and have it watch your application.
(3) when it comes time to load the dll, you can scan through the log for file-not-found errors and things like that... very useful!

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br />
Peter Weyzen<br />
Staff Engineer<br />
<A HREF="http://www.santacruznetworks.com">Santa Cruz Networks</A>

GeneralRe: How to get why LoadLibrary fails ? Pin
leandrobecker4-Nov-04 10:04
leandrobecker4-Nov-04 10:04 
Questionwhat Data Structure ebook can help a begining of programmer. Pin
Anonymous4-Nov-04 2:32
Anonymous4-Nov-04 2:32 
QuestionHow to know if the card be inserted into the socket of the cardreader? Pin
momer4-Nov-04 1:07
momer4-Nov-04 1:07 
AnswerRe: How to know if the card be inserted into the socket of the cardreader? Pin
Antony M Kancidrowski4-Nov-04 2:28
Antony M Kancidrowski4-Nov-04 2:28 
AnswerRe: How to know if the card be inserted into the socket of the cardreader? Pin
ThatsAlok4-Nov-04 2:57
ThatsAlok4-Nov-04 2:57 
AnswerRe: How to know if the card be inserted into the socket of the cardreader? Pin
Blake Miller4-Nov-04 6:16
Blake Miller4-Nov-04 6:16 
AnswerRe: How to know if the card be inserted into the socket of the cardreader? Pin
momer4-Nov-04 14:35
momer4-Nov-04 14:35 
GeneralDraw state machine diagram Pin
mfc_surfer4-Nov-04 0:38
mfc_surfer4-Nov-04 0:38 
GeneralRe: Draw state machine diagram Pin
Antony M Kancidrowski4-Nov-04 0:48
Antony M Kancidrowski4-Nov-04 0:48 
GeneralCannot move controls! Pin
pgibelin4-Nov-04 0:28
pgibelin4-Nov-04 0:28 
GeneralRe: Cannot move controls! Pin
Antony M Kancidrowski4-Nov-04 0:43
Antony M Kancidrowski4-Nov-04 0:43 
GeneralRe: Cannot move controls! Pin
pgibelin4-Nov-04 0:57
pgibelin4-Nov-04 0:57 
GeneralCListBox Under VB .NET 2003 Pin
Daed3-Nov-04 23:35
Daed3-Nov-04 23:35 
QuestionHow to get the Frame Rate of a WMV file Pin
ytod3-Nov-04 22:32
ytod3-Nov-04 22:32 
Generaldbgheap line 1011 Pin
vilmer3-Nov-04 22:29
vilmer3-Nov-04 22:29 
GeneralRe: dbgheap line 1011 Pin
Neville Franks3-Nov-04 23:40
Neville Franks3-Nov-04 23:40 
GeneralFlex grid prblm Pin
balajeedurai3-Nov-04 21:58
balajeedurai3-Nov-04 21:58 

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.