Click here to Skip to main content
15,896,154 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: window Position C++ win32 Pin
Stuart Dootson6-May-10 0:14
professionalStuart Dootson6-May-10 0:14 
QuestionCreating API for my application... Pin
Shy Agam5-May-10 22:09
Shy Agam5-May-10 22:09 
AnswerRe: Creating API for my application... Pin
CPallini5-May-10 22:14
mveCPallini5-May-10 22:14 
AnswerRe: Creating API for my application... Pin
Michel Godfroid5-May-10 22:26
Michel Godfroid5-May-10 22:26 
QuestionDll pacement Pin
krishna_CP5-May-10 21:56
krishna_CP5-May-10 21:56 
AnswerRe: Dll pacement Pin
CPallini5-May-10 22:12
mveCPallini5-May-10 22:12 
AnswerRe: Dll pacement Pin
Cedric Moonen5-May-10 22:14
Cedric Moonen5-May-10 22:14 
GeneralRe: Dll pacement Pin
CPallini5-May-10 22:18
mveCPallini5-May-10 22:18 
Cedric Moonen wrote:
However, if you explicitely load your dll (by using LoadLibrary), you can place it anywhere you want and specify the path of the dll in the call to LoadLibrary.

I think you may do the same thing with implicit loaded DLLs if you specify the path of the dynamic libraries in the application mainifest (anyway I never made a test...).
Smile | :)
If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler.
-- Alfonso the Wise, 13th Century King of Castile.

This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong.
-- Iain Clarke

[My articles]

GeneralRe: Dll pacement Pin
Covean5-May-10 22:31
Covean5-May-10 22:31 
GeneralRe: Dll pacement Pin
«_Superman_»6-May-10 6:53
professional«_Superman_»6-May-10 6:53 
GeneralRe: Dll pacement Pin
krishna_CP5-May-10 22:33
krishna_CP5-May-10 22:33 
QuestionUnable to use same bitmap image Pin
Pryabu5-May-10 21:50
Pryabu5-May-10 21:50 
AnswerRe: Unable to use same bitmap image Pin
CPallini5-May-10 22:13
mveCPallini5-May-10 22:13 
QuestionConnect to Remote Server Pin
mesajflaviu5-May-10 21:02
mesajflaviu5-May-10 21:02 
AnswerRe: Connect to Remote Server Pin
Richard MacCutchan5-May-10 21:31
mveRichard MacCutchan5-May-10 21:31 
AnswerRe: Connect to Remote Server Pin
Michel Godfroid5-May-10 21:32
Michel Godfroid5-May-10 21:32 
AnswerRe: Connect to Remote Server Pin
Moak5-May-10 21:34
Moak5-May-10 21:34 
GeneralRe: Connect to Remote Server Pin
mesajflaviu5-May-10 21:47
mesajflaviu5-May-10 21:47 
GeneralRe: Connect to Remote Server Pin
mesajflaviu6-May-10 5:22
mesajflaviu6-May-10 5:22 
GeneralRe: Connect to Remote Server Pin
Moak6-May-10 7:22
Moak6-May-10 7:22 
GeneralRe: Connect to Remote Server [modified] Pin
mesajflaviu6-May-10 5:39
mesajflaviu6-May-10 5:39 
QuestionIs it safe to load dll compiled in Visual studio 2005 into application compiled in the Visual studio 6? Pin
PrafullaShirke275-May-10 19:52
professionalPrafullaShirke275-May-10 19:52 
AnswerRe: Is it safe to load dll compiled in Visual studio 2005 into application compiled in the Visual studio 6? Pin
Xing Chen5-May-10 20:10
Xing Chen5-May-10 20:10 
AnswerRe: Is it safe to load dll compiled in Visual studio 2005 into application compiled in the Visual studio 6? Pin
Rolf Kristensen6-May-10 11:19
Rolf Kristensen6-May-10 11:19 
Questionhow to call srand(time(NULL)); Pin
mrby1235-May-10 18:59
mrby1235-May-10 18:59 

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.