This book is divided into three parts, each containing several chapters.
Part 1 describes the Windows tools provided with Microsoft QuickC for Windows. It covers
DLGEDIT, the Microsoft Dialog Editor, which creates and edits dialog boxes for Windows applications
Dialog Editor tools and commands, organized by menu
IMAGEDIT, the Microsoft Image Editor, which creates and edits icons, cursors, and bitmaps for Windows applications
Part 2 is a guide to QuickCase:W, an interface prototyper and code generator. It describes
Introductory concepts as well as processes used with the QuickCase:W prototyper
The development of interfaces, including how to build an application using QuickCase:W and the development environment
QuickCase:W commands, organized by menu
Part 3 discusses the Resource Compiler and utilities provided with QuickC for Windows. It covers
The Microsoft Resource Compiler, which compiles application resources (such as dialog boxes and icons) and adds them to an executable Windows application
Resource script statements, which are statements that describe resources to the Resource Compiler
LINKW, a Windows utility that links compiled files with libraries and forms executable programs for DOS or Windows, or dynamic-link libraries for Windows
LIB, a DOS utility that converts object files into libraries files