]> git.saurik.com Git - wxWidgets.git/blob - samples/dnd/dnd.def
do *NOT* make the window of the size of its parent initially, fixes missing EVT_SIZE...
[wxWidgets.git] / samples / dnd / dnd.def
1 NAME DND
2 DESCRIPTION 'Drag and drop sample'
3 EXETYPE WINDOWS
4 STUB 'WINSTUB.EXE'
5 CODE PRELOAD MOVEABLE DISCARDABLE
6 DATA PRELOAD MOVEABLE MULTIPLE
7 HEAPSIZE 4048
8 STACKSIZE 16000