; EXAMPLEC.DEF - Supply information needed for windows resource management ; ; ; LANGUAGE : Microsoft C6.0 ; MODEL : N/A ; ENVIRONMENT : Microsoft Windows 3.0 ; ; Developed by: ; Philip Roll ; Ming-Li Wang ; ; (C) Copyright 1991 ; Stellar Industries ; 3335 S. Falcon Ridge Road ; Diamond Bar CA 91765 NAME EXAMPLE DESCRIPTION 'Copyright (c) Ming-Li Wang, 1991: All rights reserved' STUB 'WINSTUB.EXE' EXETYPE WINDOWS CODE PRELOAD MOVEABLE DISCARDABLE DATA PRELOAD MOVEABLE MULTIPLE HEAPSIZE 8192 STACKSIZE 4096 EXPORTS ExampleWndProc