]> git.saurik.com Git - wxWidgets.git/blob - samples/typetest/typetest.def
Wait() should now return correct exit code even if thread state was EXITED (replaces...
[wxWidgets.git] / samples / typetest / typetest.def
1 NAME Typetest
2 DESCRIPTION 'Typetest wxWindows application'
3 EXETYPE WINDOWS
4 STUB 'WINSTUB.EXE'
5 CODE PRELOAD MOVEABLE DISCARDABLE
6 DATA PRELOAD MOVEABLE MULTIPLE
7 HEAPSIZE 4048
8 STACKSIZE 16000