]> git.saurik.com Git - wxWidgets.git/blob - samples/taskbar/tbtest.def
fixed the last of the off-by-one errors (some are refixed, again...)
[wxWidgets.git] / samples / taskbar / tbtest.def
1 NAME TBTest
2 DESCRIPTION 'wxTaskBarIcon test'
3 EXETYPE WINDOWS
4 STUB 'WINSTUB.EXE'
5 CODE PRELOAD MOVEABLE DISCARDABLE
6 DATA PRELOAD MOVEABLE MULTIPLE
7 HEAPSIZE 1024
8 STACKSIZE 16192