--- pmsdk/samples/linefrac/linefrac.def 2018/08/09 12:28:13 1.1.1.1 +++ pmsdk/samples/linefrac/linefrac.def 2018/08/09 12:28:31 1.1.1.2 @@ -1,5 +1,5 @@ -; Definition file for LINEFRAC -; Created by Microsoft Corp., 1988 +; Definition file for LINEFRAC application +; Created by Microsoft Corporation, 1989 ; NAME LineFrac WINDOWAPI @@ -10,15 +10,4 @@ STUB 'OS2STUB.EXE' CODE MOVEABLE DATA MOVEABLE MULTIPLE -STACKSIZE 4096 ; Must be non-zero for SS == DS - ; suggest 4k as minimum stacksize - -SEGMENTS - _INIT PRELOAD MOVEABLE DISCARDABLE - _NRES PRELOAD MOVEABLE DISCARDABLE - _RES PRELOAD MOVEABLE - -EXPORTS ; Must export all procedures called by Pres. Mgr. - LineFracWndProc @1 ; (these include Window Procedures and Dialog Procs) - AboutDlg @2 ; (ordinal numbers use less resident memory) - LineFracDlg @3 +STACKSIZE 4096