]> git.saurik.com Git - wxWidgets.git/blob - samples/treectrl/treetest.def
fixed WM_GETDLGCODE processing to include the bits returned by the DefWindowProc...
[wxWidgets.git] / samples / treectrl / treetest.def
1 NAME TreeTest
2 DESCRIPTION 'TreeTest 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