home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / sdk / com / activexcontrol / basectl / framewrk / readme.txt < prev    next >
Encoding:
Text File  |  1997-10-04  |  377 b   |  10 lines

  1. Before building the FrameWrk samples, you must run setenv.bat to 
  2. make sure the Platform SDK include, bin, and lib directories are included 
  3. first in your environment. 
  4.  
  5. Run 'nmake' to build a debug build, or 'nmake nodebug=1' to build a
  6. nodebug (retail) build of the framework library.
  7.  
  8. After building the FrameWrk libraries you can build the other BaseCtl 
  9. samples.
  10.