]> git.saurik.com Git - wxWidgets.git/blob - samples/wizard/wizard.def
With wxTE_PROCESS_TAB, tabs are now inserted in the text control
[wxWidgets.git] / samples / wizard / wizard.def
1 NAME Wizard
2 DESCRIPTION 'wxWizard sample application'
3 EXETYPE WINDOWS
4 CODE PRELOAD MOVEABLE DISCARDABLE
5 DATA PRELOAD MOVEABLE MULTIPLE
6 HEAPSIZE 4048
7 STACKSIZE 16000