QuickCase:W

QuickCase:W is a C code generator that shortens the development process. It does this by shortening the time it takes to produce the code for a program's interface, and by assuring that the syntax of the code it produces is error-free.

QuickCase:W takes a drawing of a program's interface and produces the source files necessary to build it. QuickCase:W frees you to focus on how you want your application to look rather than on the details of API calls.

Programs built with QuickCase:W go through a basic development cycle similar to that of any other program: All the files you need to build a Windows application—the C source and header files, the resource script file, module-definition file, and the project file—are generated for you by QuickCase:W. For more information, see the Toolkit.