MAKETH16.BAT 295 B

1234567891011
  1. set include >temp.txt
  2. set include=c:\wat\h;c:\wat\h\win
  3. copy setinc.bat+temp.txt setinc2.bat
  4. thunk Thipx.thk
  5. wpp -ml -bd -zu -bt=windows -0 thipx16c.cpp
  6. ml /c /W3 ipx16a.asm
  7. ml /DIS_16 /c /W3 /Fothipx16a.obj thipx.asm
  8. ml /c /W3 thmap16.asm
  9. wlink @thipx16.lnk
  10. rc -40 thipx16.dll
  11. call setinc2.bat