RE: c++, visual basic, framework .. newbie question

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: newbie (anonymous_at_discussions.microsoft.com)
Date: 06/01/04


Date: Tue, 1 Jun 2004 16:56:03 -0700

The c++ app is using MFC.. Is it as easy as just putting all the MFC c++ code and the vb code into .NET Framework? What kind of project should I use? (sorry if the question is kind of stupid)



Relevant Pages

  • Re: migrating VC6 to VC8
    ... > My MFC project consist of several files that constitute the MFC ... When you compile your existsing code with /clr, you can use .NET framework ... > Even if you have a managed app you can't use it as you can use Java ...
    (microsoft.public.dotnet.languages.vc)
  • Re: Help with text adventure
    ... You can also just write a console app with printf and getline, ... Is there a way to make a Win32 console application? ... Since you don't want or need MFC, ... windowing process of Windows, like it was behind any Windows program. ...
    (microsoft.public.win32.programmer.gdi)
  • Re: MS/BCGSoft FeaturePack a one big [embarassing] hack and developers nightmare?
    ... The on-line documentation is full of 'under construction' or simply limited to one-liners that in most of the cases are just copies of class/method/param names. ... One of the most frustrating things I have discovered was that after making any source changes and re-building my app I had to manually get rid of 'Workspace' key from the Registry. ... Otherwise FeaturePack panes would simply not appear or be displayed in unexpected ways. ... I don't remember this happening to me in the past when I posted questions about 'classic' MFC. ...
    (microsoft.public.vc.mfc)
  • Re: GUI programming, MFC and C#
    ... iterations of a product called Windows that didn't take off until Windows ... VB presented millions of folks with a way to develop GUI ... Microsoft added visual designers to C++ through Visual Studio using MFC. ... Depending on the size of your app, you could go one of two ways or ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: WinMain
    ... moved to InitInstace in an MFC app. ... Note that I programmed in raw Win16/32 API for five years before I discovered MFC. ... The above had relevance the last time I looked at windows programming. ...
    (microsoft.public.vc.mfc)