The MASM Forum

Microsoft 64 bit MASM => MASM64 SDK => Topic started by: hutch-- on September 01, 2016, 02:50:07 PM

Title: New template with toolbar, status bar, menu, dialogs etc ...
Post by: hutch-- on September 01, 2016, 02:50:07 PM
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.