NAME            Example1

DESCRIPTION     'Windows Programming Example Application'

EXETYPE         WINDOWS

CODE            PRELOAD MOVEABLE DISCARDABLE

DATA            PRELOAD MOVEABLE MULTIPLE

HEAPSIZE        2048

STACKSIZE       8192

Back to tutorial