Click here to Skip to main content
15,887,248 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: MFC42.DLL Pin
rishimohan26-Sep-07 17:23
rishimohan26-Sep-07 17:23 
GeneralRe: MFC42.DLL Pin
Nishad S26-Sep-07 17:35
Nishad S26-Sep-07 17:35 
GeneralRe: MFC42.DLL Pin
rishimohan26-Sep-07 18:45
rishimohan26-Sep-07 18:45 
GeneralRe: MFC42.DLL Pin
Nishad S26-Sep-07 20:18
Nishad S26-Sep-07 20:18 
AnswerRe: MFC42.DLL Pin
Cedric Moonen25-Sep-07 20:07
Cedric Moonen25-Sep-07 20:07 
GeneralRe: MFC42.DLL Pin
Nelek25-Sep-07 22:15
protectorNelek25-Sep-07 22:15 
GeneralRe: MFC42.DLL Pin
Cedric Moonen26-Sep-07 0:13
Cedric Moonen26-Sep-07 0:13 
GeneralRe: MFC42.DLL Pin
Nelek26-Sep-07 0:35
protectorNelek26-Sep-07 0:35 
One of those dlls is a third party, the rest have to be programmed by me and used in my programm. One dll will be the main, calling the third party dll and choosing which of my dlls have to be used according to the objective tasks.

The problem is that I'm completely newbie with DLLs, I know that I have to read info (I'm already searching documentation) but I need to think about the structure to give a little schema to my boss as he wants D'Oh! | :doh: .

So resuming.

My programm may be used in computers where no visual studio is installed, so I have to pack the needed MFC DLLs in the same place as my exe. Or statically link them, that would make to have them integrated in my exe (difference will be in exe's size).

And with the others... I have thought to statically link the main dll because it will always used, and the others dinamically to be choosen when needed.


It's this more or less correct (if possible)?

Thanks and sorry for such a newbie question

Greetings.

--------
M.D.V.

If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about?

Help me to understand what I'm saying, and I'll explain it better to you

Wink | ;)

GeneralRe: MFC42.DLL Pin
Cedric Moonen26-Sep-07 0:53
Cedric Moonen26-Sep-07 0:53 
GeneralRe: MFC42.DLL Pin
Nelek26-Sep-07 1:32
protectorNelek26-Sep-07 1:32 
GeneralRe: MFC42.DLL Pin
rishimohan26-Sep-07 17:27
rishimohan26-Sep-07 17:27 
AnswerRe: MFC42.DLL Pin
Steven Jan25-Sep-07 22:01
Steven Jan25-Sep-07 22:01 
GeneralRe: MFC42.DLL Pin
rishimohan26-Sep-07 18:44
rishimohan26-Sep-07 18:44 
AnswerRe: MFC42.DLL Pin
David Crow26-Sep-07 3:13
David Crow26-Sep-07 3:13 
GeneralRe: MFC42.DLL Pin
rishimohan26-Sep-07 19:47
rishimohan26-Sep-07 19:47 
AnswerRe: MFC42.DLL Pin
Eytukan26-Sep-07 4:53
Eytukan26-Sep-07 4:53 
QuestionQuestions about creating a 3D array class Pin
leileicats25-Sep-07 18:07
leileicats25-Sep-07 18:07 
AnswerRe: Questions about creating a 3D array class Pin
Branislav26-Sep-07 0:29
Branislav26-Sep-07 0:29 
Questionwav file Pin
aldo hexosa25-Sep-07 18:04
professionalaldo hexosa25-Sep-07 18:04 
AnswerRe: wav file Pin
Nishad S25-Sep-07 19:43
Nishad S25-Sep-07 19:43 
AnswerRe: wav file Pin
Mark Salsbery26-Sep-07 6:17
Mark Salsbery26-Sep-07 6:17 
QuestionReplace numbers with words? Pin
MoboTech25-Sep-07 18:00
MoboTech25-Sep-07 18:00 
AnswerRe: Replace numbers with words? Pin
Nishad S25-Sep-07 19:39
Nishad S25-Sep-07 19:39 
GeneralRe: Replace numbers with words? Pin
MoboTech25-Sep-07 19:44
MoboTech25-Sep-07 19:44 
GeneralRe: Replace numbers with words? Pin
Nishad S25-Sep-07 20:03
Nishad S25-Sep-07 20:03 

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.