]> git.saurik.com Git - wxWidgets.git/blob - samples/ownerdrw/ownerdrw.def
made it compile with wxUniv (which doesn't have tooltips)
[wxWidgets.git] / samples / ownerdrw / ownerdrw.def
1 NAME OWNERDRW
2 DESCRIPTION 'Owner-draw sample'
3 EXETYPE WINDOWS
4 STUB 'WINSTUB.EXE'
5 CODE PRELOAD MOVEABLE DISCARDABLE
6 DATA PRELOAD MOVEABLE MULTIPLE
7 HEAPSIZE 4048
8 STACKSIZE 16000