Click here to Skip to main content
15,921,905 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Can we post data on web site through VC++ application? Pin
Hamid_RT25-Sep-07 21:25
Hamid_RT25-Sep-07 21:25 
AnswerRe: Can we post data on web site through VC++ application? Pin
Naveen25-Sep-07 21:18
Naveen25-Sep-07 21:18 
QuestionNeed msgrua.h and msgruaid.h files Pin
Rahul Vaishnav25-Sep-07 20:34
Rahul Vaishnav25-Sep-07 20:34 
AnswerRe: Need msgrua.h and msgruaid.h files Pin
toxcct25-Sep-07 21:05
toxcct25-Sep-07 21:05 
GeneralRe: Need msgrua.h and msgruaid.h files Pin
Rahul Vaishnav26-Sep-07 0:00
Rahul Vaishnav26-Sep-07 0:00 
QuestionUninstaller Pin
yadahav25-Sep-07 19:39
yadahav25-Sep-07 19:39 
AnswerRe: Uninstaller Pin
Hamid_RT25-Sep-07 20:25
Hamid_RT25-Sep-07 20:25 
QuestionActivex mfc - urgent pls Pin
deeps_cute25-Sep-07 18:37
deeps_cute25-Sep-07 18:37 
AnswerRe: Activex mfc - urgent pls Pin
User 58385225-Sep-07 20:04
User 58385225-Sep-07 20:04 
GeneralRe: Activex mfc - urgent pls Pin
jhwurmbach26-Sep-07 1:54
jhwurmbach26-Sep-07 1:54 
QuestionMFC42.DLL Pin
rishimohan25-Sep-07 18:19
rishimohan25-Sep-07 18:19 
AnswerRe: MFC42.DLL Pin
Hamid_RT25-Sep-07 19:43
Hamid_RT25-Sep-07 19:43 
AnswerRe: MFC42.DLL Pin
Nishad S25-Sep-07 19:49
Nishad S25-Sep-07 19:49 
GeneralRe: MFC42.DLL Pin
rishimohan25-Sep-07 20:25
rishimohan25-Sep-07 20:25 
GeneralRe: MFC42.DLL Pin
Nishad S25-Sep-07 22:19
Nishad S25-Sep-07 22:19 
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 
Nelek wrote:
Where is this Dependency Walker to be found? I will most probably need it as well.


Google is your friend[^] Wink | ;)


Nelek wrote:
Can I tell my programm to statically link the MFC dlls that are needed but in other part of the programm to be able to choose a specifical dll to do some tasks but allowing to change it with other two (depending on what i want to do)???


Sorry, but I don't really understand what you mean. What are those 'specifical' dll's you talk about ? Some third party dll's that you are using for your application ? Changing the settings about MFC statically or dynamically linked will only affect how the MFC libraries will be linked to your application. This has absolutely no impact on what you do with other dll's.


Cédric Moonen
Software developer

Charting control [v1.2]

GeneralRe: MFC42.DLL Pin
Nelek26-Sep-07 0:35
protectorNelek26-Sep-07 0:35 
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 

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.