Componentes.Terceros.jvcl/official/3.32/packages/c5/JvDlgsC5R.cpp

70 lines
2.6 KiB
C++

//---------------------------------------------------------------------------
/*
-----------------------------------------------------------------------------
DO NOT EDIT THIS FILE, IT IS GENERATED BY THE PACKAGE GENERATOR
ALWAYS EDIT THE RELATED XML FILE (JvDlgs-R.xml)
Last generated: 01-12-2006 18:10:47 UTC
-----------------------------------------------------------------------------
*/
#include <vcl.h>
#pragma hdrstop
USERES("JvDlgsC5R.res");
USEUNIT("..\..\common\ObjSel.pas");
USEUNIT("..\..\run\JvDualListForm.pas");
USEUNIT("..\..\run\JvExceptionForm.pas");
USEUNIT("..\..\run\JvFindFiles.pas");
USEUNIT("..\..\run\JvFindReplace.pas");
USEUNIT("..\..\run\JvImageDlg.pas");
USEUNIT("..\..\run\JvLoginForm.pas");
USEUNIT("..\..\run\JvObjectPickerDialog.pas");
USEUNIT("..\..\run\JvPageSetup.pas");
USEUNIT("..\..\run\JvPageSetupTitled.pas");
USEUNIT("..\..\run\JvParameterList.pas");
USEUNIT("..\..\run\JvParameterListTools.pas");
USEUNIT("..\..\run\JvParameterListParameter.pas");
USEUNIT("..\..\run\JvProgressComponent.pas");
USEUNIT("..\..\run\JvProgressDialog.pas");
USEUNIT("..\..\run\JvProgressForm.pas");
USEUNIT("..\..\run\JvRenameError.pas");
USEUNIT("..\..\run\JvSelectDirectory.pas");
USEUNIT("..\..\run\JvTipOfDay.pas");
USEUNIT("..\..\run\JvWinDialogs.pas");
USEUNIT("..\..\run\JvAddPrinter.pas");
USEUNIT("..\..\run\JvCommonDialogD.pas");
USEUNIT("..\..\run\JvCommonExecDlg.pas");
USEUNIT("..\..\run\JvConnectNetwork.pas");
USEUNIT("..\..\run\JvCopyError.pas");
USEUNIT("..\..\run\JvDeleteError.pas");
USEUNIT("..\..\run\JvDialogs.pas");
USEUNIT("..\..\run\JvDiskPrompt.pas");
USEUNIT("..\..\run\JvDSADialogs.pas");
USEUNIT("..\..\run\JvDualList.pas");
USEUNIT("..\..\run\JvDialogActns.pas");
USEUNIT("..\..\run\JvDesktopAlert.pas");
USEUNIT("..\..\run\JvDesktopAlertForm.pas");
USEPACKAGE("JvCoreC5R.bpi");
USEPACKAGE("JvStdCtrlsC5R.bpi");
USEPACKAGE("JvSystemC5R.bpi");
USEPACKAGE("JvCustomC5R.bpi");
USEPACKAGE("JclC50.bpi");
USEPACKAGE("vcl50.bpi");
USEPACKAGE("vcljpg50.bpi");
USEPACKAGE("vclx50.bpi");
//---------------------------------------------------------------------------
#pragma package(smart_init)
//---------------------------------------------------------------------------
// Package source.
//---------------------------------------------------------------------------
#pragma argsused
int WINAPI DllEntryPoint(HINSTANCE hinst, unsigned long reason, void*)
{
return 1;
}
//---------------------------------------------------------------------------