]> git.saurik.com Git - wxWidgets.git/blob - samples/listctrl/listtest.def
fix for [ 1044879 ] wxMSW 2.5.3: memleaks in listctrl.cpp and bug in listctrl sample
[wxWidgets.git] / samples / listctrl / listtest.def
1 NAME ListCtrl
2 DESCRIPTION 'ListCtrl wxWindows application'
3 EXETYPE WINDOWS
4 STUB 'WINSTUB.EXE'
5 CODE PRELOAD MOVEABLE DISCARDABLE
6 DATA PRELOAD MOVEABLE MULTIPLE
7 HEAPSIZE 1024
8 STACKSIZE 8192