//--------------------------------------------------------------------------- /* ----------------------------------------------------------------------------- DO NOT EDIT THIS FILE, IT IS GENERATED BY THE PACKAGE GENERATOR ALWAYS EDIT THE RELATED XML FILE (JvAppFrm-R.xml) Last generated: 23-08-2006 11:47:25 UTC ----------------------------------------------------------------------------- */ #include #pragma hdrstop USERES("JvAppFrmC5R.res"); USEUNIT("..\..\run\JvGradientCaption.pas"); USEUNIT("..\..\run\JvAnimTitle.pas"); USEUNIT("..\..\run\JvAppAnimatedIcon.pas"); USEUNIT("..\..\run\JvAppEvent.pas"); USEUNIT("..\..\run\JvAppHotKey.pas"); USEUNIT("..\..\run\JvFormAnimatedIcon.pas"); USEUNIT("..\..\run\JvFormAnimation.pas"); USEUNIT("..\..\run\JvFormAutoSize.pas"); USEUNIT("..\..\run\JvFormMagnet.pas"); USEUNIT("..\..\run\JvFormTransparent.pas"); USEUNIT("..\..\run\JvFormWallpaper.pas"); USEUNIT("..\..\run\JvEmbeddedForms.pas"); USEPACKAGE("JvCoreC5R.bpi"); USEPACKAGE("JvSystemC5R.bpi"); USEPACKAGE("JvCtrlsC5R.bpi"); USEPACKAGE("JclC50.bpi"); USEPACKAGE("vcl50.bpi"); USEPACKAGE("vcljpg50.bpi"); //--------------------------------------------------------------------------- #pragma package(smart_init) //--------------------------------------------------------------------------- // Package source. //--------------------------------------------------------------------------- #pragma argsused int WINAPI DllEntryPoint(HINSTANCE hinst, unsigned long reason, void*) { return 1; } //---------------------------------------------------------------------------