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

C / C++ / MFC

 
GeneralRe: User Breakpoint called from code Pin
Pere LLibre17-Apr-02 4:14
Pere LLibre17-Apr-02 4:14 
GeneralRe: User Breakpoint called from code Pin
XAlien17-Apr-02 4:38
XAlien17-Apr-02 4:38 
GeneralRe: User Breakpoint called from code Pin
Thomas Freudenberg17-Apr-02 5:44
Thomas Freudenberg17-Apr-02 5:44 
QuestionSearch strategy for LoadLibrary...? Pin
Tommy Svensson17-Apr-02 0:40
Tommy Svensson17-Apr-02 0:40 
AnswerRe: Search strategy for LoadLibrary...? Pin
l a u r e n17-Apr-02 1:48
l a u r e n17-Apr-02 1:48 
GeneralRe: Search strategy for LoadLibrary...? Pin
Tommy Svensson17-Apr-02 3:05
Tommy Svensson17-Apr-02 3:05 
GeneralRe: Search strategy for LoadLibrary...? Pin
Joaquín M López Muñoz17-Apr-02 3:13
Joaquín M López Muñoz17-Apr-02 3:13 
AnswerRe: Search strategy for LoadLibrary...? Pin
Nish Nishant17-Apr-02 4:11
sitebuilderNish Nishant17-Apr-02 4:11 
Hi Tommy,

The working directory will not always be the directory where the exe exists. When you run it from Visual Studio, the working directory will be the parent directory of the debug/release directories.

Use GetModuleFileName to get the path of your exe, remove the filename, add your dll name and voila, everything is fine again Smile | :)

Nish


The rumours that I am an AI bot are absolutely false. These rumours have been propogated by *them* to focus all the attention on to me, while *their* bots take over the planet. Thank y%%%% Divide by zero. Cannot proceed. Abort(y/y)?
GeneralRe: Search strategy for LoadLibrary...? Pin
Tommy Svensson17-Apr-02 4:16
Tommy Svensson17-Apr-02 4:16 
QuestionSQL statement to take a string value after FROM?? Pin
Aoife17-Apr-02 0:27
Aoife17-Apr-02 0:27 
AnswerRe: SQL statement to take a string value after FROM?? Pin
l a u r e n17-Apr-02 1:52
l a u r e n17-Apr-02 1:52 
GeneralRe: SQL statement to take a string value after FROM?? Pin
Aoife17-Apr-02 2:09
Aoife17-Apr-02 2:09 
GeneralSystem Tray - Dialog Please Help Pin
Sameer Maggon17-Apr-02 0:17
Sameer Maggon17-Apr-02 0:17 
GeneralRe: System Tray - Dialog Please Help Pin
Jon Hulatt17-Apr-02 3:07
Jon Hulatt17-Apr-02 3:07 
GeneralRe: System Tray - Dialog Please Help Pin
Sameer Maggon17-Apr-02 18:37
Sameer Maggon17-Apr-02 18:37 
QuestionModifying the ListBox text font size ? Pin
17-Apr-02 0:01
suss17-Apr-02 0:01 
AnswerRe: Modifying the ListBox text font size ? Pin
Roger Allen17-Apr-02 5:50
Roger Allen17-Apr-02 5:50 
QuestionHow to check individual threads for memory leaks Pin
Dave Midgley16-Apr-02 23:03
Dave Midgley16-Apr-02 23:03 
AnswerRe: How to check individual threads for memory leaks Pin
Niklas L16-Apr-02 23:56
Niklas L16-Apr-02 23:56 
AnswerRe: How to check individual threads for memory leaks Pin
Joao Vaz16-Apr-02 23:58
Joao Vaz16-Apr-02 23:58 
GeneralCListCtrl InsertItem Pin
Catherine16-Apr-02 22:56
Catherine16-Apr-02 22:56 
GeneralRe: CListCtrl InsertItem Pin
Niklas L16-Apr-02 23:01
Niklas L16-Apr-02 23:01 
GeneralRe: CListCtrl InsertItem Pin
Niklas L16-Apr-02 23:23
Niklas L16-Apr-02 23:23 
GeneralRe: CListCtrl InsertItem Pin
Catherine16-Apr-02 23:27
Catherine16-Apr-02 23:27 
Questionatl book? Pin
bryce16-Apr-02 22:33
bryce16-Apr-02 22:33 

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.