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

  1. //---------------------------------------------------------------------------
  2. #include <vcl\vcl.h>
  3. #pragma hdrstop
  4.  
  5. USEUNIT("Writeerr.cpp");
  6. USEUNIT("Bcerror.cpp");
  7. USEUNIT("Bctree.cpp");
  8. USEUNIT("Cpperr.cpp");
  9. USEUNIT("Leakerr.cpp");
  10. USEUNIT("Mainerr.cpp");
  11. USEUNIT("Oleerr.cpp");
  12. USEUNIT("Ptrerr.cpp");
  13. USEUNIT("Readerr.cpp");
  14. USEUNIT("Stdafx.cpp");
  15. USEUNIT("Apierr.cpp");
  16. USERC("Mainerr.rc");
  17. USEFILE("mainerr.rc2");
  18. //---------------------------------------------------------------------------
  19.  
  20.