]> git.saurik.com Git - wxWidgets.git/blob - samples/docview/docview.def
trying to speed up wxExecute(SYNC) -- by adding sleep to it (!) (patch 814478)
[wxWidgets.git] / samples / docview / docview.def
1 NAME DocView
2 DESCRIPTION 'Document architecture test'
3 EXETYPE WINDOWS
4 STUB 'WINSTUB.EXE'
5 CODE PRELOAD MOVEABLE DISCARDABLE
6 DATA PRELOAD MOVEABLE MULTIPLE
7 HEAPSIZE 1024
8 STACKSIZE 8192