home *** CD-ROM | disk | FTP | other *** search
/ Mastering Visual Basic 6 / mastvb6.iso / numega / sc501.exe / data1.cab / Examples / bugbcb.cpp < prev    next >
Encoding:
C/C++ Source or Header  |  1997-11-25  |  502 b   |  16 lines

  1. //---------------------------------------------------------------------------
  2. #include <vcl\vcl.h>
  3. #pragma hdrstop
  4. //---------------------------------------------------------------------------
  5. USEUNIT("Stdafx.cpp");
  6. USEUNIT("Bctree.cpp");
  7. USEUNIT("Bugbench.cpp");
  8. USEUNIT("Cstatbmp.cpp");
  9. USEUNIT("Regiface.cpp");
  10. USEUNIT("Aboutbox.cpp");
  11. USEFILE("Bugbench.rc2");
  12. USERC("Bugbench.rc");
  13. USERES("bugbcb.res");
  14. //---------------------------------------------------------------------------
  15.  
  16.