Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
VC++Embedded - MFC Dialog with Menu
Name: ver1978 Date: April 2, 2004 at 00:52:41 Pacific OS: WinCE 3.00 CPU/Ram: MIPS
Comment:
I'm trying to set a Menu resource in my Dialog. I have a Dialog based MFC project. I know, that in VC++ it is possible, but in the VC++Embedded I cannot simply choose my Menu Resource in My Dialog Resource.
Name: SteveWalsh Date: April 5, 2004 at 09:26:08 Pacific
Reply:
not sure if this is what u want. But don't you just create a menu resource then go to your dialog, right click then in menus you choose your menu resource
Summary: If i try to build an mfc based app (vc++ 6)to access (using dialogs, forms ecc.) the myslq-databases trough the mysql++ API i get strange linker errors! (...symbol already exists... not found...and so...
Summary: Hi, I have a Dialog-Based Application with a menu and a toolbar, the problem is none of the buttons on the menu or toolbar work. -Does anyone have a source code or a way to make them function? -If no...
Summary: hi, i am an experienced C++ and WinAPI programmer, but this is my first experience with MFC and VisualC++. I tried to add ActiveX controls like a WebBrowser or a RichEdit Control to a dialog that is ...