home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 September / Chip_2001-09_cd1.bin / zkuste / delphi / kolekce / d12345 / MISC.ZIP / Misc_reg.hpp < prev    next >
C/C++ Source or Header  |  2001-05-09  |  1KB  |  39 lines

  1. // Borland C++ Builder
  2. // Copyright (c) 1995, 1998 by Borland International
  3. // All rights reserved
  4.  
  5. // (DO NOT EDIT: machine generated header) 'Misc_Reg.pas' rev: 3.00
  6.  
  7. #ifndef Misc_RegHPP
  8. #define Misc_RegHPP
  9. #include <Splshdlg.hpp>
  10. #include <Slidebar.hpp>
  11. #include <Shapeex.hpp>
  12. #include <Optnsdlg.hpp>
  13. #include <Vedit.hpp>
  14. #include <Nedit.hpp>
  15. #include <Fileinfo.hpp>
  16. #include <Coloredt.hpp>
  17. #include <Checkgrp.hpp>
  18. #include <Aboutdlg.hpp>
  19. #include <Mlabel.hpp>
  20. #include <DsgnIntf.hpp>
  21. #include <Classes.hpp>
  22. #include <SysInit.hpp>
  23. #include <System.hpp>
  24.  
  25. //-- user supplied -----------------------------------------------------------
  26.  
  27. namespace Misc_reg
  28. {
  29. //-- type declarations -------------------------------------------------------
  30. //-- var, const, procedure ---------------------------------------------------
  31. extern PACKAGE void __fastcall Register(void);
  32.  
  33. }    /* namespace Misc_reg */
  34. #if !defined(NO_IMPLICIT_NAMESPACE_USE)
  35. using namespace Misc_reg;
  36. #endif
  37. //-- end unit ----------------------------------------------------------------
  38. #endif    // Misc_Reg
  39.