home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2001 October
/
Chip_2001-10_cd1.bin
/
zkuste
/
delphi
/
kompon
/
d123456
/
CHEMPLOT.ZIP
/
Misc
/
Misc_reg.hpp
< prev
next >
Wrap
C/C++ Source or Header
|
2001-07-31
|
1KB
|
38 lines
// Borland C++ Builder
// Copyright (c) 1995, 1998 by Borland International
// All rights reserved
// (DO NOT EDIT: machine generated header) 'Misc_Reg.pas' rev: 3.00
#ifndef Misc_RegHPP
#define Misc_RegHPP
#include <Splshdlg.hpp>
#include <Slidebar.hpp>
#include <Shapeex.hpp>
#include <Optnsdlg.hpp>
#include <Vedit.hpp>
#include <Nedit.hpp>
#include <Fileinfo.hpp>
#include <Coloredt.hpp>
#include <Checkgrp.hpp>
#include <Aboutdlg.hpp>
#include <Mlabel.hpp>
#include <Classes.hpp>
#include <SysInit.hpp>
#include <System.hpp>
//-- user supplied -----------------------------------------------------------
namespace Misc_reg
{
//-- type declarations -------------------------------------------------------
//-- var, const, procedure ---------------------------------------------------
extern PACKAGE void __fastcall Register(void);
} /* namespace Misc_reg */
#if !defined(NO_IMPLICIT_NAMESPACE_USE)
using namespace Misc_reg;
#endif
//-- end unit ----------------------------------------------------------------
#endif // Misc_Reg