]> git.saurik.com Git - wxWidgets.git/blob - samples/dynamic/dynamic.def
propagating visibility states into MLTE (otherwise it is 'stealing' events at the...
[wxWidgets.git] / samples / dynamic / dynamic.def
1 NAME Dynamik
2 DESCRIPTION 'Dynamic event handler test'
3 EXETYPE WINDOWS
4 STUB 'WINSTUB.EXE'
5 CODE PRELOAD MOVEABLE DISCARDABLE
6 DATA PRELOAD MOVEABLE MULTIPLE
7 HEAPSIZE 4048
8 STACKSIZE 16000
9