]> git.saurik.com Git - wxWidgets.git/blob - utils/tex2rtf/src/dos.def
don't call wxYield() from EnsureVisible(), this is too dangerous - and unnecessary...
[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