home *** CD-ROM | disk | FTP | other *** search
/ C/C++ Interactive Guide / c-cplusplus-interactive-guide.iso / c_ref / csource4 / 220_01 / boss_sup.lzh / LOADMS5.BAT < prev    next >
Encoding:
DOS Batch File  |  1990-03-31  |  205 b   |  7 lines

  1. rem This is an example, you do not have run this batch file to
  2. rem  use the demo program (bossdemo).
  3. rem
  4. pause
  5. rem cl /DMSCV4=1 /Ze bossdemo.c popup.c help.c /l swin.lib
  6. link bossdemo,bossdemo,,swin
  7.