Click here to Skip to main content
15,922,696 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralTextbooks for advanced MDI database projects Pin
bobs19-Sep-02 22:41
bobs19-Sep-02 22:41 
GeneralRe: Textbooks for advanced MDI database projects Pin
Ryan B.20-Sep-02 5:23
Ryan B.20-Sep-02 5:23 
GeneralRe: Textbooks for advanced MDI database projects Pin
Neville Franks20-Sep-02 11:13
Neville Franks20-Sep-02 11:13 
QuestionHow to find/get a remote cd/dvd-rom by interne?t Pin
chen19-Sep-02 22:39
chen19-Sep-02 22:39 
AnswerRe: How to find/get a remote cd/dvd-rom by interne?t Pin
Mike Nordell20-Sep-02 4:53
Mike Nordell20-Sep-02 4:53 
General.NET and MFC ! Pin
Hadi Rezaee19-Sep-02 21:56
Hadi Rezaee19-Sep-02 21:56 
GeneralRe: .NET and MFC ! Pin
Nish Nishant19-Sep-02 22:11
sitebuilderNish Nishant19-Sep-02 22:11 
GeneralRe: .NET and MFC ! Pin
Stephane Rodriguez.19-Sep-02 23:13
Stephane Rodriguez.19-Sep-02 23:13 
It is supported, but be warned it is not backward compatible. It is very likely a VC++6.0 dsw/dsp project does not recompile with 0 error.

Though most errors can be easily handled, some of them turn out to be much tougher in practice, because the STL code (templates everywhere) is behind all MFC code now.

Recompiling the code requires updating stuff either from MFC classes, or ATL classes.

Distribution also changes. Now it is MFC70.DLL, MSVCRT70.DLL, ... (in fact you have a merge module in the VS.NET cd).


Good luck!

If you have spare time, an article about tips for the upgrade would be welcome!Rose | [Rose]



MS quote (http://www.microsoft.com/ddk) : As of September 30, 2002, the Microsoft® Windows® 2000 DDK, the Microsoft Windows 98 DDK, and the Microsoft Windows NT® 4.0 DDK will no longer be available for purchase or download on this site.
GeneralRe: .NET and MFC ! Pin
Hadi Rezaee19-Sep-02 23:19
Hadi Rezaee19-Sep-02 23:19 
GeneralThread problem ! Pin
Hadi Rezaee19-Sep-02 21:53
Hadi Rezaee19-Sep-02 21:53 
GeneralRe: Thread problem ! Pin
Nish Nishant19-Sep-02 22:16
sitebuilderNish Nishant19-Sep-02 22:16 
GeneralRe: Thread problem ! Pin
Hadi Rezaee19-Sep-02 22:34
Hadi Rezaee19-Sep-02 22:34 
GeneralRe: Thread problem ! Pin
Nish Nishant19-Sep-02 22:42
sitebuilderNish Nishant19-Sep-02 22:42 
GeneralRe: Thread problem ! Pin
Hadi Rezaee19-Sep-02 22:45
Hadi Rezaee19-Sep-02 22:45 
GeneralRe: Thread problem ! Pin
Hans Ruck19-Sep-02 22:14
Hans Ruck19-Sep-02 22:14 
GeneralRe: Thread problem ! Pin
Arjan Schouten19-Sep-02 22:14
Arjan Schouten19-Sep-02 22:14 
GeneralRe: Thread problem ! Pin
Hadi Rezaee19-Sep-02 22:32
Hadi Rezaee19-Sep-02 22:32 
GeneralRe: Thread problem ! Pin
Hadi Rezaee19-Sep-02 22:35
Hadi Rezaee19-Sep-02 22:35 
GeneralRe: Thread problem ! Pin
Arjan Schouten19-Sep-02 22:44
Arjan Schouten19-Sep-02 22:44 
GeneralRe: Thread problem ! Pin
Hadi Rezaee19-Sep-02 22:47
Hadi Rezaee19-Sep-02 22:47 
GeneralMFC DLLs and Ms Visual Studio Installer Pin
Mirko M.19-Sep-02 21:29
sussMirko M.19-Sep-02 21:29 
GeneralRe: MFC DLLs and Ms Visual Studio Installer Pin
Steve S19-Sep-02 21:50
Steve S19-Sep-02 21:50 
GeneralRe: MFC DLLs and Ms Visual Studio Installer Pin
Mirko M.19-Sep-02 22:08
sussMirko M.19-Sep-02 22:08 
GeneralRe: MFC DLLs and Ms Visual Studio Installer Pin
Steve S19-Sep-02 22:17
Steve S19-Sep-02 22:17 
GeneralRe: MFC DLLs and Ms Visual Studio Installer Pin
Mirko M.19-Sep-02 22:44
sussMirko M.19-Sep-02 22:44 

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.