Click here to Skip to main content
15,901,035 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: char -> string.append problem Pin
palbano17-Jun-04 5:17
palbano17-Jun-04 5:17 
GeneralRe: char -> string.append problem Pin
V.17-Jun-04 5:20
professionalV.17-Jun-04 5:20 
GeneralRe: char -> string.append problem Pin
RChin17-Jun-04 5:22
RChin17-Jun-04 5:22 
GeneralDLL help Pin
Member 62736417-Jun-04 5:11
Member 62736417-Jun-04 5:11 
GeneralRe: DLL help Pin
RChin17-Jun-04 5:24
RChin17-Jun-04 5:24 
GeneralRe: DLL help Pin
Blake Miller17-Jun-04 5:27
Blake Miller17-Jun-04 5:27 
GeneralRe: DLL help Pin
Member 62736417-Jun-04 22:54
Member 62736417-Jun-04 22:54 
GeneralRe: DLL help Pin
Blake Miller18-Jun-04 4:35
Blake Miller18-Jun-04 4:35 
What if you try
BOOL SetCurrentDirectory(LPCTSTR lpPathName);
to the location where the DLL are before loading the DLL?

If that does not work, I think you have a set of constraints that can not be satisfied.

Also, if you control ALL of the DLL loading and codes, you can always use explicit full file paths in all calls to LoadLibrary, instead of using only the file name.

GeneralRe: DLL help Pin
Rodrigo Pinto Pereira de Souza18-Jun-04 2:11
Rodrigo Pinto Pereira de Souza18-Jun-04 2:11 
GeneralMultiple Timer Processes Pin
jerry1211a17-Jun-04 5:09
jerry1211a17-Jun-04 5:09 
GeneralRe: Multiple Timer Processes Pin
palbano17-Jun-04 5:15
palbano17-Jun-04 5:15 
GeneralRe: Multiple Timer Processes Pin
jerry1211a17-Jun-04 5:33
jerry1211a17-Jun-04 5:33 
GeneralRe: Multiple Timer Processes Pin
David Crow17-Jun-04 5:40
David Crow17-Jun-04 5:40 
GeneralRe: Multiple Timer Processes Pin
palbano17-Jun-04 5:53
palbano17-Jun-04 5:53 
GeneralRe: Multiple Timer Processes Pin
jerry1211a17-Jun-04 6:50
jerry1211a17-Jun-04 6:50 
GeneralRe: Multiple Timer Processes Pin
toxcct17-Jun-04 7:46
toxcct17-Jun-04 7:46 
Generalproblem with building help Pin
dart1317-Jun-04 4:41
dart1317-Jun-04 4:41 
GeneralRe: problem with building help Pin
palbano17-Jun-04 4:44
palbano17-Jun-04 4:44 
GeneralRe: problem with building help Pin
dart1317-Jun-04 5:02
dart1317-Jun-04 5:02 
GeneralSQLConnect() Pin
SuzannaS17-Jun-04 4:32
SuzannaS17-Jun-04 4:32 
GeneralCListCtrl & ToolTips Pin
Gizmo7917-Jun-04 4:25
Gizmo7917-Jun-04 4:25 
GeneralRe: CListCtrl & ToolTips Pin
palbano17-Jun-04 5:19
palbano17-Jun-04 5:19 
GeneralRe: CListCtrl & ToolTips Pin
Gizmo7917-Jun-04 5:55
Gizmo7917-Jun-04 5:55 
QuestionAnybody use SetWorldTransform? Pin
CodeHead17-Jun-04 3:36
CodeHead17-Jun-04 3:36 
GeneralInserting a property sheet/ tab in a dialog box Pin
aarti vimal17-Jun-04 3:24
aarti vimal17-Jun-04 3:24 

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.