]> git.saurik.com Git - wxWidgets.git/blob - samples/db/dbtest.def
Revitalization of the code, -1->wxID_ANY, TRUE->true and FALSE->false replacements.
[wxWidgets.git] / samples / db / dbtest.def
1 NAME DBTEST
2 DESCRIPTION 'Database wxWindows application'
3 EXETYPE WINDOWS
4 STUB 'WINSTUB.EXE'
5 CODE PRELOAD MOVEABLE DISCARDABLE
6 DATA PRELOAD MOVEABLE MULTIPLE
7 HEAPSIZE 1024
8 STACKSIZE 8192