using a resource file as main window
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
is it possible to hack togheter a dialog in a resource designer and then use it as the main window? CreatwWindowEx() doesn't seem to accept a resource and I've tried using CreateDialog() but can't seem to create the dialog as the main window. :)
Yes, dialog-based applications are quite common.
Five birds are sitting on a fence. Three of them decide to fly off. How many are left?