C++/VB - How to create Windows forms like in VB using VC++6?

Asked By itekchandru
04-Jun-08 10:53 PM
Hi

I'm newbie to VC++6 environment. I already know VB6,VB.net, C,C++ and
JAVA. Now I am doing project in Directx sdk using MS-VC++ 6.  I
learned MFC enough to program. But I couldn't make Windows forms like
VB. I have tried it using Appwizard but it so Clumsy. The Appwizard is
focusing in Doc/View architecture. Now Anyone tell me how to create
Windows Form Application without Doc/view Support in MS-VC++
6............................


Any Help, Lot of thanks in advance...................
VB
(1)
Appwizard
(1)
Windows
(1)
Directx
(1)
MFC
(1)
SDI
(1)
MDI
(1)
  David Wilkinson replied...
03-Jun-08 05:59 AM
itekchandru:

I think you want to create a dialog-based application, not an SDI or MDI
application.

--
David Wilkinson
Visual C++ MVP
Create New Account
help
C++ / VB Problem with XP scheduler? I am having firefox 3.5.5 and 3.5.6 few seconds as it normally does under XP. Interestingly enough, it does not happen under Windows 7 on the same box no matter how hard I try. Some say it is Athlon 2, X4 620 CPU, 4 Gigs of DDR2 ram by Team Extreme. Running on Windows XP SP3. - - Programmer's Goldmine collections: http: / / preciseinfo.org I'd say it is a frozen. - - Programmer's Goldmine collections: http: / / preciseinfo.org Code examples and expert discussions on C++, MFC, VC, ATL, STL, templates, Java, Python, Javascript Anyone can file Firefox bugs. You just have collections: http: / / preciseinfo.org Tens of thousands of code examples and expert discussions on C++, MFC, VC, ATL, STL, templates, Java, Python, Javascript, organized by major topics of language, tools, methods you can bet it is a driver causing the problem. Most likely, the difference in Windows 7 has nothing to do with Firefox, but a better driver for some piece of collections: http: / / preciseinfo.org Tens of thousands of code examples and expert discussions on C++, MFC, VC, ATL, STL, templates, Java, Python, Javascript, organized by major topics of language, tools, methods collections: http: / / preciseinfo.org Tens of thousands of code examples and expert discussions on C++, MFC, VC, ATL, STL, templates, Java, Python, Javascript, organized by major topics of language, tools, methods
C++ / VB Future of MFC? I am told great things may be on the horizon for MFC. Why the big secret, can anyone elaborate? Many thanks, Duncan I think that you can to do native or mixed (managed and unmanaged) applications. Since there are languages (C# and VB) that are easier to use for totally managed applications it makes sense for VC++ to Giovanni posted the blog entry, but I wanted to add that I don't think MFC is dead by any means. It makes sense for MSFT to improve that paradigm. I certainly is the most powerful, and the apps it produces can be highly tuned. Adding MFC to the mix makes VC++ somewhat easier to use, but there are other tools out less powerful) such as VB6 and Delphi. But I agree with you that VC++ with MFC does hit the sweet spot of power vs. ease-of-use, which is why I apps built with it will be lucky to even run in the next version of Windows. - - Jonathan Wood SoftCircuits Programming http: / / www.softcircuits.com I completely agree with David's points
C++ / VB MFC updates and enhancements I think that it will be *very interesting* for the people who read and post on this newsgroup to know that MFC is still very live and well, and the Visual C++ Team is doing great things for MFC and native C++. http: / / blogs.msdn.com / vcblog / For example: In this video Pat Brenner a developer on the Visual C++ libraries team, talks about the functionality of the new MFC update. This significantly enhanced version of MFC will enable developers to create applications with the "look and feel" of Microsoft Office, Internet that I don't think is as easy (out of the box) with C# and VB. MFC lives! Tom Here is a little more: <http: / / msdn2.microsoft.com / en-us / visualc / bb892882
C++ / VB How to create Windows forms like in VB using VC++6? Hi I'm newbie to VC++6 environment. I already know VB6, VB.net, C, C++ and JAVA. Now I am doing project in Directx sdk using MS-VC++ 6. I learned MFC enough to program. But I couldn't make Windows forms like VB. I have tried it using Appwizard but it so Clumsy. The Appwizard is focusing in