Click here to Skip to main content
15,913,854 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralCompareItem Pin
Anthony988719-Mar-03 5:33
Anthony988719-Mar-03 5:33 
GeneralRe: CompareItem Pin
Chris Losinger19-Mar-03 5:46
professionalChris Losinger19-Mar-03 5:46 
Questionmfc installation dependencies??? Pin
work_to_live19-Mar-03 5:02
work_to_live19-Mar-03 5:02 
AnswerRe: mfc installation dependencies??? Pin
Nish Nishant19-Mar-03 5:37
sitebuilderNish Nishant19-Mar-03 5:37 
AnswerRe: mfc installation dependencies??? Pin
Jerry Dennany19-Mar-03 5:45
Jerry Dennany19-Mar-03 5:45 
GeneralRe: mfc installation dependencies??? Pin
work_to_live19-Mar-03 8:31
work_to_live19-Mar-03 8:31 
GeneralRe: mfc installation dependencies??? Pin
work_to_live19-Mar-03 8:33
work_to_live19-Mar-03 8:33 
AnswerRe: mfc installation dependencies??? Pin
Alvaro Mendez19-Mar-03 7:20
Alvaro Mendez19-Mar-03 7:20 
I don't know where to find a list, but the ones that you typically have to ship usually start with m, like msvcrt.dll and mfc42.dll. My recommendation is to install these in the same folder as the application. This will ensure that your app runs with the proper DLLs and that you don't possibly break other apps by overwriting DLLs in the system32 folder.

Regards,
Alvaro


That which does not kill me postpones the inevitable. -- despair.com
GeneralRe: mfc installation dependencies??? Pin
work_to_live19-Mar-03 8:27
work_to_live19-Mar-03 8:27 
GeneralVStudio Command Line. Pin
Mike Doner19-Mar-03 4:53
Mike Doner19-Mar-03 4:53 
GeneralRe: VStudio Command Line. Pin
moliate19-Mar-03 8:37
moliate19-Mar-03 8:37 
GeneralRe: VStudio Command Line. Pin
Mike Doner19-Mar-03 8:46
Mike Doner19-Mar-03 8:46 
GeneralInserting dynamic text onto graphic Pin
stub19-Mar-03 4:49
stub19-Mar-03 4:49 
GeneralRe: Inserting dynamic text onto graphic Pin
Big Art19-Mar-03 5:32
Big Art19-Mar-03 5:32 
GeneralRe: Inserting dynamic text onto graphic Pin
stub19-Mar-03 6:48
stub19-Mar-03 6:48 
GeneralADSL internet connection Pin
d_kilshtein19-Mar-03 4:36
d_kilshtein19-Mar-03 4:36 
GeneralRe: ADSL internet connection Pin
georgiek5019-Mar-03 8:16
georgiek5019-Mar-03 8:16 
GeneralMinimizing an application Pin
Jump_Around19-Mar-03 3:54
Jump_Around19-Mar-03 3:54 
GeneralRe: Minimizing an application Pin
Brian Delahunty19-Mar-03 4:03
Brian Delahunty19-Mar-03 4:03 
GeneralOverriding OnCommand Pin
Brian van der Beek19-Mar-03 3:35
Brian van der Beek19-Mar-03 3:35 
GeneralEnviornmental Variables Pin
Brian Delahunty19-Mar-03 3:21
Brian Delahunty19-Mar-03 3:21 
GeneralRe: Enviornmental Variables Pin
Brian Delahunty19-Mar-03 4:10
Brian Delahunty19-Mar-03 4:10 
Generalsequence of adding recs to DB Pin
ns19-Mar-03 3:03
ns19-Mar-03 3:03 
GeneralRe: sequence of adding recs to DB Pin
AlexO19-Mar-03 3:31
AlexO19-Mar-03 3:31 
GeneralA toolbar question Pin
User 988519-Mar-03 2:57
User 988519-Mar-03 2:57 

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.