Click here to Skip to main content
15,916,371 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Message Handling for a dialog in a dll Pin
valikac26-Aug-02 15:10
valikac26-Aug-02 15:10 
GeneralRe: Message Handling for a dialog in a dll Pin
leonwoo26-Aug-02 15:25
leonwoo26-Aug-02 15:25 
GeneralRe: Message Handling for a dialog in a dll Pin
Steen Krogsgaard26-Aug-02 21:24
Steen Krogsgaard26-Aug-02 21:24 
Generalusing Appwizard with the "Windows Explorer" style Pin
Tonrar26-Aug-02 12:30
Tonrar26-Aug-02 12:30 
GeneralRe: using Appwizard with the "Windows Explorer" style Pin
Blade[DMS]27-Aug-02 0:31
Blade[DMS]27-Aug-02 0:31 
GeneralLVN_COLUMNCLICK Pin
RK_200026-Aug-02 12:19
RK_200026-Aug-02 12:19 
GeneralRe: LVN_COLUMNCLICK Pin
Tomasz Sowinski26-Aug-02 22:55
Tomasz Sowinski26-Aug-02 22:55 
GeneralQuestion on VS.NET and VS6.0 Compatibility Pin
theorion1626-Aug-02 11:54
susstheorion1626-Aug-02 11:54 
I'm having trouble with my MFC applications. Recently I've moved my projects from using the old Visual Studio 6.0 to Visual Studio .NET. I've also changed my operating system from Windows 2000 to Windows XP.
However, after I re-compiled and re-distributed my projects in Visual C++ .NET, I was informed by many of my clients that the applications will not open on their platforms (which they do not have Visual Studio installed). The errors being that there are several DLL files missing, including mfc70.dll and msvcr70.dll and a few others. I've tried to include those DLL files in the distribution packages, but that will increase the size of packages from less than 100K to over 1M. I've also tried to build my application using MFC in a static library instead of in a shared DLL. But that will still increase the size of my applications significantly.
But even with the above solutions, there are still problems. While my applications open on my clients' platform, some of the functionalities are loss (for example, the CFileDialog class doesn't work anymore).

This should be a common problem for many developers, I wonder if there's a better solution. Most of my clients are using Windows 2000 and Windows 98. Only a few of them are using Windows XP.

Thank you to anyone who can give me some advice.
J.
GeneralRe: Question on VS.NET and VS6.0 Compatibility Pin
Chris Losinger26-Aug-02 12:17
professionalChris Losinger26-Aug-02 12:17 
GeneralRe: Question on VS.NET and VS6.0 Compatibility Pin
RichardEastes26-Aug-02 14:43
RichardEastes26-Aug-02 14:43 
GeneralRe: Question on VS.NET and VS6.0 Compatibility Pin
Chris Losinger26-Aug-02 16:19
professionalChris Losinger26-Aug-02 16:19 
Generalwindows queue viewer Pin
Jerry Gao26-Aug-02 11:43
Jerry Gao26-Aug-02 11:43 
GeneralRe: windows queue viewer Pin
Chris Losinger26-Aug-02 12:18
professionalChris Losinger26-Aug-02 12:18 
GeneralRe: windows queue viewer Pin
Jerry Gao26-Aug-02 13:12
Jerry Gao26-Aug-02 13:12 
GeneralImage Name and PrcessID Pin
Ranjan Banerji26-Aug-02 10:49
Ranjan Banerji26-Aug-02 10:49 
GeneralRe: Image Name and PrcessID Pin
adara26-Aug-02 18:36
adara26-Aug-02 18:36 
GeneralDisable <enter> in Property Sheet Pin
SilliSquid26-Aug-02 10:13
SilliSquid26-Aug-02 10:13 
GeneralRe: Disable <enter> in Property Sheet Pin
l a u r e n26-Aug-02 10:57
l a u r e n26-Aug-02 10:57 
GeneralRe: Disable <enter> in Property Sheet Pin
lucy26-Aug-02 11:07
lucy26-Aug-02 11:07 
GeneralRe: Disable <enter> in Property Sheet Pin
Shog926-Aug-02 19:38
sitebuilderShog926-Aug-02 19:38 
GeneralLinked List & Reference and/or Point :: STL Pin
valikac26-Aug-02 10:08
valikac26-Aug-02 10:08 
GeneralRe: Linked List & Reference and/or Point :: STL Pin
Tomasz Sowinski26-Aug-02 10:11
Tomasz Sowinski26-Aug-02 10:11 
GeneralRe: Linked List & Reference and/or Point :: STL Pin
valikac26-Aug-02 13:25
valikac26-Aug-02 13:25 
GeneralWM_MOUSELEAVE madness Pin
jfugate26-Aug-02 9:58
jfugate26-Aug-02 9:58 
GeneralRe: WM_MOUSELEAVE madness Pin
l a u r e n26-Aug-02 11:00
l a u r e n26-Aug-02 11:00 

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.