]> git.saurik.com Git - wxWidgets.git/blob - samples/help/demo.def
don't let IsDialogMessage() have VK_ESCAPE, this fixes closing the tree in place...
[wxWidgets.git] / samples / help / demo.def
1 NAME Minimal
2 DESCRIPTION 'Minimal 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