]> git.saurik.com Git - wxWidgets.git/blob - utils/tex2rtf/src/dos.def
removed wxLoadBitmap() introduced in 1.37 -> 1.38; just use DIBs under Windows CE...
[wxWidgets.git] / utils / tex2rtf / src / dos.def
1 NAME TEX2RTF
2 DESCRIPTION 'Tex2Rtf'
3 ;
4 EXETYPE DOS
5 ;
6 CODE PRELOAD MOVEABLE DISCARDABLE
7 DATA PRELOAD MOVEABLE MULTIPLE
8 ;
9 HEAPSIZE 1024
10 STACKSIZE 8192