Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
A quick VC++ question...
Message
From
16/08/2000 15:01:03
 
 
To
16/08/2000 13:26:01
General information
Forum:
Visual C++
Category:
Other
Miscellaneous
Thread ID:
00405629
Message ID:
00405709
Views:
15
>Hi all,
>
>Just a quick question on MS VC++ in VS 6.0. When a DLL or EXE are compiled for distribution, do you require any runtime libraries for the target machine like you do with VFP or VB?
>
>I haven't dome much in VC++, and someone asked me the question.
>
>TIA,

If it's an ATL application, you can specify a MinDependency build and it will not require any runtime DLL's. As Mike said, if it's MFC you need the MFC*.dll files that "should" be in the OS. But of course if they aren't for some reason, or if they were wrong versions, well... :-) Have you noticed how often you see MFC*.dll files being copied in when you install various applications?

Bill
William A. Caton III
Software Engineer
MAXIMUS
Atlanta, Ga.
Previous
Reply
Map
View

Click here to load this message in the networking platform