Groups | Blog | Home
all groups > visual c > september 2007 >

visual c : VC++2003.NET to Visual Studio EXPRESS



Brian Muth
9/26/2007 10:57:22 AM
MFC is not supported in VC++ Express.

Brian

pmbcan
9/26/2007 12:28:19 PM
I have a project written in VC++ 2003.NET which uses MFC classes.

I have ONLY VC++Express2005. I can open the VCProject file sucessfully. The
conversion takes place without any error. BUT the project is not Building
using VC++Express2005. The error is as follows:

1>Compiling...
1>StdAfx.cpp
1>\stdafx.h(35) : fatal error C1083: Cannot open include file: 'afxwin.h':
No such file or directory
1>Creating browse information file...
1>Microsoft Browse Information Maintenance Utility Version 8.00.50727
1>Copyright (C) Microsoft Corporation. All rights reserved.
1>BSCMAKE: error BK1506 : cannot open file '.\Debug\IrrigationModel.sbr': No
such file or directory

Is it possible to build a VC++2003.NET project into VC++Express2005. If so,
how?

If not, can I CONVERT VC++2003.NET project code into VC#Express2005 code?

Thanks,

PMBCAN at GMAIL

Jochen Kalmbach [MVP]
9/26/2007 8:02:51 PM
Hallo pmbcan!
[quoted text, click to view]

Have you bought this version?

[quoted text, click to view]

Have you bought this version?
No? Then you don't have MFC/ATL support...

Buy at least the Standard version and everything is fine ;)

--
Greetings
Jochen

My blog about Win32 and .NET
AddThis Social Bookmark Button