News:

Masm32 SDK description, downloads and other helpful links
Message to All Guests

Main Menu

New template with toolbar, status bar, menu, dialogs etc ...

Started by hutch--, September 01, 2016, 02:50:07 PM

Previous topic - Next topic

hutch--

The attached zip file has a scalable template (toolbar button size) that has a toolbar set in a rebar control, a 4 part status bar, a separate window for the client area, file open and save dialogs and an about box that is a normal resource dialog. It will be code like this that I use for a template generator for making general purpose front ends for applications. If you have the setup done properly with the recent ml64 environment that I have posted then this application should build correctly using the supplied batch file.

There is an include file (ccequates.inc) that contains common control equates and structures that will need to be expanded with more data but it has the data required by this application.