]> git.saurik.com Git - wxWidgets.git/blob - demos/fractal/fractal.def
ensure that GetItemRect() returns the real rect and not 0 even if it's called before...
[wxWidgets.git] / demos / fractal / fractal.def
1 NAME Fractal
2 DESCRIPTION 'Fractal'
3 EXETYPE WINDOWS
4 STUB 'WINSTUB.EXE'
5 CODE PRELOAD MOVEABLE DISCARDABLE
6 DATA PRELOAD MOVEABLE MULTIPLE
7 HEAPSIZE 1024
8 STACKSIZE 16192
9