]> git.saurik.com Git - wxWidgets.git/blob - utils/dialoged/src/dialoged.def
fixed bug with using wxCommandEvent::GetInt() instead of GetId()
[wxWidgets.git] / utils / dialoged / src / dialoged.def
1 NAME DialogEd
2 DESCRIPTION 'wxWindows Dialog Editor'
3 EXETYPE WINDOWS
4 STUB 'WINSTUB.EXE'
5 CODE PRELOAD MOVEABLE DISCARDABLE
6 DATA PRELOAD MOVEABLE MULTIPLE
7 HEAPSIZE 1024
8 STACKSIZE 8192