//--------------------------------------------------------------------------- /* ----------------------------------------------------------------------------- DO NOT EDIT THIS FILE, IT IS GENERATED BY THE PACKAGE GENERATOR ALWAYS EDIT THE RELATED XML FILE (JvSystem-R.xml) Last generated: 02-11-2008 22:15:17 UTC ----------------------------------------------------------------------------- */ #include #pragma hdrstop USERES("JvSystemC5R.res"); USEUNIT("..\..\run\Ras32.pas"); USEUNIT("..\..\run\Hid.pas"); USEUNIT("..\..\run\ModuleLoader.pas"); USEUNIT("..\..\run\WinConvTypes.pas"); USEUNIT("..\..\run\DBT.pas"); USEUNIT("..\..\run\SetupApi.pas"); USEUNIT("..\..\run\JvXmlDatabase.pas"); USEUNIT("..\..\run\JvAppInst.pas"); USEUNIT("..\..\run\JvChangeNotify.pas"); USEUNIT("..\..\run\JvClipboardMonitor.pas"); USEUNIT("..\..\run\JvClipboardViewer.pas"); USEUNIT("..\..\run\JvCommStatus.pas"); USEUNIT("..\..\run\JvDdeCmd.pas"); USEUNIT("..\..\run\JvDragDrop.pas"); USEUNIT("..\..\run\JvFormPlacement.pas"); USEUNIT("..\..\run\JvFormPlacementSelectList.pas"); USEUNIT("..\..\run\JvHidControllerClass.pas"); USEUNIT("..\..\run\JvJoystick.pas"); USEUNIT("..\..\run\JvMRUList.pas"); USEUNIT("..\..\run\JvMRUManager.pas"); USEUNIT("..\..\run\JvNTEventLog.pas"); USEUNIT("..\..\run\JvPerfMon95.pas"); USEUNIT("..\..\run\JvRas32.pas"); USEUNIT("..\..\run\JvScreenResolution.pas"); USEUNIT("..\..\run\JvScreenSaver.pas"); USEUNIT("..\..\run\JvSearchFiles.pas"); USEUNIT("..\..\run\JvShellHook.pas"); USEUNIT("..\..\run\JvSHFileOperation.pas"); USEUNIT("..\..\run\JvSimpleXml.pas"); USEUNIT("..\..\run\JvSoundControl.pas"); USEUNIT("..\..\run\JvThread.pas"); USEUNIT("..\..\run\JvThreadDialog.pas"); USEUNIT("..\..\run\JvThreadTimer.pas"); USEUNIT("..\..\run\JvTimer.pas"); USEUNIT("..\..\run\JvTimerList.pas"); USEUNIT("..\..\run\JvWndProcHook.pas"); USEUNIT("..\..\run\JvDebugHandler.pas"); USEUNIT("..\..\run\JvAppXMLStorage.pas"); USEUNIT("..\..\run\JvComputerInfoEx.pas"); USEUNIT("..\..\run\JvAppCommand.pas"); USEUNIT("..\..\run\JvScreenSaveSuppress.pas"); USEUNIT("..\..\run\JvSysRequirements.pas"); USEUNIT("..\..\run\JvMailSlots.pas"); USEPACKAGE("JvCoreC5R.bpi"); USEPACKAGE("JclC50.bpi"); USEPACKAGE("vcl50.bpi"); USEPACKAGE("vclx50.bpi"); USEPACKAGE("vcljpg50.bpi"); //--------------------------------------------------------------------------- #pragma package(smart_init) //--------------------------------------------------------------------------- // Package source. //--------------------------------------------------------------------------- #pragma argsused int WINAPI DllEntryPoint(HINSTANCE hinst, unsigned long reason, void*) { return 1; } //---------------------------------------------------------------------------