]> git.saurik.com Git - wxWidgets.git/blob - samples/mdi/mdi.def
don't let IsDialogMessage() have VK_ESCAPE, this fixes closing the tree in place...
[wxWidgets.git] / samples / mdi / mdi.def
1 NAME Mdi
2 DESCRIPTION 'MDI/SDI Test Program'
3 EXETYPE WINDOWS
4 STUB 'WINSTUB.EXE'
5 CODE PRELOAD MOVEABLE DISCARDABLE
6 DATA PRELOAD MOVEABLE MULTIPLE
7 HEAPSIZE 6000
8 STACKSIZE 48000