WinSkinReg.hpp
上传用户:xjwsee
上传日期:2008-08-02
资源大小:796k
文件大小:1k
- // Borland C++ Builder
- // Copyright (c) 1995, 2005 by Borland Software Corporation
- // All rights reserved
- // (DO NOT EDIT: machine generated header) 'Winskinreg.pas' rev: 10.00
- #ifndef WinskinregHPP
- #define WinskinregHPP
- #pragma delphiheader begin
- #pragma option push
- #pragma option -w- // All warnings off
- #pragma option -Vx // Zero-length empty class member functions
- #pragma pack(push,8)
- #include <System.hpp> // Pascal unit
- #include <Sysinit.hpp> // Pascal unit
- #include <Dialogs.hpp> // Pascal unit
- #include <Forms.hpp> // Pascal unit
- #include <Classes.hpp> // Pascal unit
- #include <Sysutils.hpp> // Pascal unit
- #include <Designintf.hpp> // Pascal unit
- #include <Designeditors.hpp> // Pascal unit
- #include <Winskindata.hpp> // Pascal unit
- #include <Skinread.hpp> // Pascal unit
- #include <Winsubclass.hpp> // Pascal unit
- #include <Winskinform.hpp> // Pascal unit
- #include <Winskinstore.hpp> // Pascal unit
- //-- user supplied -----------------------------------------------------------
- namespace Winskinreg
- {
- //-- type declarations -------------------------------------------------------
- //-- var, const, procedure ---------------------------------------------------
- extern PACKAGE void __fastcall Register(void);
- } /* namespace Winskinreg */
- using namespace Winskinreg;
- #pragma pack(pop)
- #pragma option pop
- #pragma delphiheader end.
- //-- end unit ----------------------------------------------------------------
- #endif // Winskinreg