diff --git a/Database/FACTUGES.FDB b/Database/FACTUGES.FDB index d03b818d..144a1e97 100644 Binary files a/Database/FACTUGES.FDB and b/Database/FACTUGES.FDB differ diff --git a/Source/Cliente/FactuGES.rc b/Source/Cliente/FactuGES.rc index 0aea4cbd..c3f95ae4 100644 --- a/Source/Cliente/FactuGES.rc +++ b/Source/Cliente/FactuGES.rc @@ -1,7 +1,7 @@ MAINICON ICON "c:\Codigo Luis Leon\Source\Iconos\Factuges.ico" 1 VERSIONINFO -FILEVERSION 3,0,2,0 -PRODUCTVERSION 3,0,2,0 +FILEVERSION 3,0,3,0 +PRODUCTVERSION 3,0,3,0 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,9 +13,9 @@ BEGIN BLOCK "0C0A04E4" BEGIN VALUE "CompanyName", "Rodax Software S.L.\0" - VALUE "FileVersion", "3.0.2.0\0" + VALUE "FileVersion", "3.0.3.0\0" VALUE "InternalName", "FactuGES\0" - VALUE "ProductVersion", "3.0.2.0\0" + VALUE "ProductVersion", "3.0.3.0\0" END END BLOCK "VarFileInfo" diff --git a/Source/Cliente/FactuGES.res b/Source/Cliente/FactuGES.res index 49e9db26..56e9f0ab 100644 Binary files a/Source/Cliente/FactuGES.res and b/Source/Cliente/FactuGES.res differ diff --git a/Source/FactuGES_Group.bdsgroup b/Source/FactuGES_Group.bdsgroup index dcffe77d..514b0733 100644 --- a/Source/FactuGES_Group.bdsgroup +++ b/Source/FactuGES_Group.bdsgroup @@ -19,11 +19,6 @@ Base\Usuarios\Usuarios.bdsproj Modulos\Empresas\Views\Empresas_view.bdsproj Modulos\Empresas\Plugin\Empresas_plugin.bdsproj - Modulos\Tipos de IVA\Model\TiposIVA_model.bdsproj - Modulos\Tipos de IVA\Data\TiposIVA_data.bdsproj - Modulos\Tipos de IVA\Controller\TiposIVA_controller.bdsproj - Modulos\Tipos de IVA\Views\TiposIVA_view.bdsproj - Modulos\Tipos de IVA\Plugin\TiposIVA_plugin.bdsproj Modulos\Contactos\Model\Contactos_model.bdsproj Modulos\Contactos\Data\Contactos_data.bdsproj Modulos\Contactos\Controller\Contactos_controller.bdsproj @@ -47,8 +42,6 @@ Modulos\Remesas de cliente\Model\RemesasCliente_model.bdsproj Modulos\Remesas de cliente\Data\RemesasCliente_data.bdsproj Modulos\Remesas de cliente\Controller\RemesasCliente_controller.bdsproj - Modulos\Banca electronica\Controller\BancaElectronica_controller.bdsproj - Modulos\Banca electronica\Views\BancaElectronica_view.bdsproj Modulos\Remesas de cliente\Views\RemesasCliente_view.bdsproj Modulos\Remesas de cliente\Plugin\RemesasCliente_plugin.bdsproj Modulos\Pedidos de cliente\Model\PedidosCliente_model.bdsproj @@ -83,12 +76,14 @@ Modulos\Pedidos a proveedor\Plugin\PedidosProveedor_plugin.bdsproj Modulos\Albaranes de proveedor\Views\AlbaranesProveedor_view.bdsproj Modulos\Albaranes de proveedor\Plugin\AlbaranesProveedor_plugin.bdsproj - Modulos\Formas de pago\Controller\FormasPago_controller.bdsproj - Modulos\Formas de pago\Views\FormasPago_view.bdsproj Cliente\FactuGES.bdsproj Servidor\FactuGES_Server.bdsproj - Modulos\Formas de pago\Model\FormasPago_model.bdsproj - DataAbstract_D10.bpl Base.bpl ControllerBase.bpl GUIBase.bpl Empresas_model.bpl Empresas_data.bpl Empresas_controller.bpl Usuarios.bpl Empresas_view.bpl Empresas_plugin.bpl TiposIVA_model.bpl TiposIVA_data.bpl TiposIVA_controller.bpl TiposIVA_view.bpl TiposIVA_plugin.bpl Contactos_model.bpl Contactos_data.bpl Contactos_controller.bpl Contactos_view.bpl Contactos_plugin.bpl Almacenes_model.bpl Almacenes_data.bpl Almacenes_controller.bpl Almacenes_view.bpl Almacenes_plugin.bpl Articulos_model.bpl Articulos_data.bpl Articulos_controller.bpl Articulos_view.bpl Articulos_plugin.bpl RecibosCliente_model.bpl RecibosCliente_data.bpl RecibosCliente_controller.bpl RecibosCliente_view.bpl RecibosCliente_plugin.bpl RemesasCliente_model.bpl RemesasCliente_data.bpl RemesasCliente_controller.bpl BancaElectronica_controller.bpl BancaElectronica_view.bpl RemesasCliente_view.bpl RemesasCliente_plugin.bpl PedidosCliente_model.bpl PedidosCliente_data.bpl PedidosCliente_controller.bpl AlbaranesCliente_model.bpl AlbaranesCliente_data.bpl AlbaranesCliente_controller.bpl FacturasCliente_model.bpl FacturasCliente_data.bpl FacturasCliente_controller.bpl PedidosProveedor_model.bpl PedidosProveedor_data.bpl PedidosProveedor_controller.bpl Inventario_model.bpl Inventario_data.bpl Inventario_controller.bpl AlbaranesProveedor_model.bpl AlbaranesProveedor_data.bpl AlbaranesProveedor_controller.bpl PedCli_PedProv_relation.bpl PedCli_AlbCli_relation.bpl PedidosCliente_view.bpl PedidosCliente_plugin.bpl AlbaranesCliente_view.bpl AlbaranesCliente_plugin.bpl FacturasCliente_view.bpl FacturasCliente_plugin.bpl Inventario_view.bpl Inventario_plugin.bpl PedidosProveedor_view.bpl PedidosProveedor_plugin.bpl AlbaranesProveedor_view.bpl AlbaranesProveedor_plugin.bpl FormasPago_controller.bpl FormasPago_view.bpl FactuGES.exe FactuGES_Server.exe FormasPago_model.bpl + Modulos\Comisiones\Model\Comisiones_model.bdsproj + Modulos\Comisiones\Data\Comisiones_data.bdsproj + Modulos\Comisiones\Controller\Comisiones_controller.bdsproj + Modulos\Comisiones\Views\Comisiones_view.bdsproj + Modulos\Comisiones\Plugin\Comisiones_plugin.bdsproj + DataAbstract_D10.bpl Base.bpl ControllerBase.bpl GUIBase.bpl Empresas_model.bpl Empresas_data.bpl Empresas_controller.bpl Usuarios.bpl Empresas_view.bpl Empresas_plugin.bpl Contactos_model.bpl Contactos_data.bpl Contactos_controller.bpl Contactos_view.bpl Contactos_plugin.bpl Almacenes_model.bpl Almacenes_data.bpl Almacenes_controller.bpl Almacenes_view.bpl Almacenes_plugin.bpl Articulos_model.bpl Articulos_data.bpl Articulos_controller.bpl Articulos_view.bpl Articulos_plugin.bpl RecibosCliente_model.bpl RecibosCliente_data.bpl RecibosCliente_controller.bpl RecibosCliente_view.bpl RecibosCliente_plugin.bpl RemesasCliente_model.bpl RemesasCliente_data.bpl RemesasCliente_controller.bpl RemesasCliente_view.bpl RemesasCliente_plugin.bpl PedidosCliente_model.bpl PedidosCliente_data.bpl PedidosCliente_controller.bpl AlbaranesCliente_model.bpl AlbaranesCliente_data.bpl AlbaranesCliente_controller.bpl FacturasCliente_model.bpl FacturasCliente_data.bpl FacturasCliente_controller.bpl PedidosProveedor_model.bpl PedidosProveedor_data.bpl PedidosProveedor_controller.bpl Inventario_model.bpl Inventario_data.bpl Inventario_controller.bpl AlbaranesProveedor_model.bpl AlbaranesProveedor_data.bpl AlbaranesProveedor_controller.bpl PedCli_PedProv_relation.bpl PedCli_AlbCli_relation.bpl PedidosCliente_view.bpl PedidosCliente_plugin.bpl AlbaranesCliente_view.bpl AlbaranesCliente_plugin.bpl FacturasCliente_view.bpl FacturasCliente_plugin.bpl Inventario_view.bpl Inventario_plugin.bpl PedidosProveedor_view.bpl PedidosProveedor_plugin.bpl AlbaranesProveedor_view.bpl AlbaranesProveedor_plugin.bpl FactuGES.exe FactuGES_Server.exe Comisiones_model.bpl Comisiones_data.bpl Comisiones_controller.bpl Comisiones_view.bpl Comisiones_plugin.bpl diff --git a/Source/Modulos/Comisiones/Views/uEditorComisiones.dfm b/Source/Modulos/Comisiones/Views/uEditorComisiones.dfm index 1d560057..b9a12e86 100644 --- a/Source/Modulos/Comisiones/Views/uEditorComisiones.dfm +++ b/Source/Modulos/Comisiones/Views/uEditorComisiones.dfm @@ -56,10 +56,10 @@ inherited fEditorComisiones: TfEditorComisiones Width = 820 ExplicitWidth = 820 inherited tbxMain: TTBXToolbar - ExplicitWidth = 552 + ExplicitWidth = 561 end inherited tbxFiltro: TTBXToolbar - ExplicitWidth = 260 + ExplicitWidth = 269 inherited tbxEditFiltro: TTBXEditItem EditOptions = [tboUseEditWhenVertical] end @@ -77,6 +77,10 @@ inherited fEditorComisiones: TfEditorComisiones end end end + inherited TBXTMain2: TTBXToolbar + Left = 334 + ExplicitLeft = 334 + end end inherited StatusBar: TJvStatusBar Width = 820 diff --git a/Source/Modulos/Comisiones/Views/uEditorComisiones.pas b/Source/Modulos/Comisiones/Views/uEditorComisiones.pas index 210059ae..8190d296 100644 --- a/Source/Modulos/Comisiones/Views/uEditorComisiones.pas +++ b/Source/Modulos/Comisiones/Views/uEditorComisiones.pas @@ -84,9 +84,9 @@ procedure TfEditorComisiones.ImprimirInterno; begin // inherited; if (Application.MessageBox('¿Desea previsualizar la liquidación de comisiones sin desglosar?', 'Atención', MB_YESNO) = IDYES) then - FController.Print(Nil, False) + FController.Print(Comisiones, False) else - FController.Print(Nil, True); + FController.Print(Comisiones, True); end; function TfEditorComisiones.GetController: IComisionesController; @@ -119,9 +119,9 @@ procedure TfEditorComisiones.PrevisualizarInterno; begin // inherited; if (Application.MessageBox('¿Desea previsualizar la liquidación de comisiones sin desglosar?', 'Atención', MB_YESNO) = IDYES) then - FController.Preview(Nil, False) + FController.Preview(Comisiones, False) else - FController.Preview(Nil, True); + FController.Preview(Comisiones, True); end; procedure TfEditorComisiones.SetComisiones(const Value: IBizComisiones); diff --git a/Source/Modulos/Impresion/Servidor/srvImpresiones_Impl.dfm b/Source/Modulos/Impresion/Servidor/srvImpresiones_Impl.dfm new file mode 100644 index 00000000..c5b4625a --- /dev/null +++ b/Source/Modulos/Impresion/Servidor/srvImpresiones_Impl.dfm @@ -0,0 +1,194 @@ +object srvImpresiones: TsrvImpresiones + OldCreateOrder = True + OnCreate = DARemoteServiceCreate + RequiresSession = True + SessionManager = dmServer.SessionManager + AcquireConnection = True + ServiceSchema = schImpresiones + ServiceAdapter = DABINAdapter + OnBeforeAcquireConnection = DARemoteServiceBeforeAcquireConnection + Height = 202 + Width = 392 + object Diagrams: TDADiagrams + Left = 150 + Top = 90 + DiagramData = ''#13#10''#13#10 + end + object DataDictionary: TDADataDictionary + Fields = < + item + Name = 'Referencias_CODIGO' + DataType = datString + Size = 50 + BlobType = dabtUnknown + DisplayWidth = 0 + DisplayLabel = 'CODIGO' + Alignment = taLeftJustify + end + item + Name = 'Referencias_DESCRIPCION' + DataType = datString + Size = 255 + BlobType = dabtUnknown + DisplayWidth = 0 + DisplayLabel = 'Referencias' + Alignment = taLeftJustify + end + item + Name = 'Referencias_VALOR' + DataType = datString + Size = 255 + BlobType = dabtUnknown + DisplayWidth = 0 + DisplayLabel = 'C'#243'digo' + Alignment = taLeftJustify + end + item + Name = 'Referencias_ID_EMPRESA' + DataType = datInteger + BlobType = dabtUnknown + DisplayWidth = 0 + DisplayLabel = 'ID_EMPRESA' + Alignment = taLeftJustify + end> + Left = 150 + Top = 24 + end + object schImpresiones: TDASchema + ConnectionManager = dmServer.ConnectionManager + DataDictionary = DataDictionary + Diagrams = Diagrams + Datasets = < + item + Params = <> + Statements = < + item + Connection = 'IBX' + TargetTable = 'REFERENCIAS' + SQL = + 'SELECT '#10' CODIGO, DESCRIPCION, VALOR, ID_EMPRESA'#10' FROM'#10' RE' + + 'FERENCIAS' + StatementType = stSQL + ColumnMappings = < + item + DatasetField = 'DESCRIPCION' + TableField = 'DESCRIPCION' + end + item + DatasetField = 'CODIGO' + TableField = 'CODIGO' + end + item + DatasetField = 'VALOR' + TableField = 'VALOR' + end + item + DatasetField = 'ID_EMPRESA' + TableField = 'ID_EMPRESA' + end> + end> + Name = 'Referencias' + Fields = < + item + Name = 'CODIGO' + DataType = datString + Size = 50 + BlobType = dabtUnknown + DictionaryEntry = 'Referencias_CODIGO' + InPrimaryKey = False + Calculated = False + Lookup = False + LookupCache = False + end + item + Name = 'DESCRIPCION' + DataType = datString + Size = 255 + BlobType = dabtUnknown + DictionaryEntry = 'Referencias_DESCRIPCION' + InPrimaryKey = False + Calculated = False + Lookup = False + LookupCache = False + end + item + Name = 'VALOR' + DataType = datString + Size = 255 + BlobType = dabtUnknown + DictionaryEntry = 'Referencias_VALOR' + InPrimaryKey = False + Calculated = False + Lookup = False + LookupCache = False + end + item + Name = 'ID_EMPRESA' + DataType = datInteger + BlobType = dabtUnknown + DictionaryEntry = 'Referencias_ID_EMPRESA' + InPrimaryKey = False + Calculated = False + Lookup = False + LookupCache = False + end> + BusinessRulesClient.ScriptLanguage = rslPascalScript + BusinessRulesServer.ScriptLanguage = rslPascalScript + end> + Commands = < + item + Params = < + item + Name = 'VALOR' + DataType = datString + Size = 255 + BlobType = dabtUnknown + Value = '' + ParamType = daptInput + end + item + Name = 'OLD_CODIGO' + DataType = datString + Size = 50 + BlobType = dabtUnknown + Value = '' + ParamType = daptInput + end + item + Name = 'OLD_ID_EMPRESA' + DataType = datInteger + BlobType = dabtUnknown + Value = '' + ParamType = daptInput + end> + Statements = < + item + Connection = 'IBX' + TargetTable = 'REFERENCIAS' + SQL = + 'UPDATE REFERENCIAS'#10' SET '#10' VALOR = :VALOR'#10' WHERE'#10' (CODIGO' + + ' = :OLD_CODIGO)'#10' AND (ID_EMPRESA = :OLD_ID_EMPRESA)' + StatementType = stSQL + ColumnMappings = <> + end> + Name = 'Update_Referencias' + end> + RelationShips = <> + UpdateRules = <> + Left = 48 + Top = 24 + end + object DABINAdapter: TDABINAdapter + Left = 48 + Top = 90 + end + object bpImpresiones: TDABusinessProcessor + Schema = schImpresiones + UpdateCommandName = 'Update_Referencias' + ReferencedDataset = 'Referencias' + ProcessorOptions = [poAutoGenerateRefreshDataset, poPrepareCommands] + UpdateMode = updWhereKeyOnly + Left = 248 + Top = 24 + end +end diff --git a/Source/Modulos/Impresion/Servidor/srvImpresiones_Impl.pas b/Source/Modulos/Impresion/Servidor/srvImpresiones_Impl.pas new file mode 100644 index 00000000..d3049116 --- /dev/null +++ b/Source/Modulos/Impresion/Servidor/srvImpresiones_Impl.pas @@ -0,0 +1,130 @@ +unit srvImpresiones_Impl; + +{----------------------------------------------------------------------------} +{ This unit was automatically generated by the RemObjects SDK after reading } +{ the RODL file associated with this project . } +{ } +{ This is where you are supposed to code the implementation of your objects. } +{----------------------------------------------------------------------------} + +interface + +uses + {vcl:} Classes, SysUtils, + {RemObjects:} uROClientIntf, uROTypes, uROServer, uROServerIntf, uROSessions, + {Ancestor Implementation:} DARemoteService_Impl, + {Used RODLs:} DataAbstract_Intf, + {Generated:} FactuGES_Intf, uDADataTable, uDABINAdapter, uDAClasses, + uDAScriptingProvider, uDABusinessProcessor; + +type + { TsrvImpresiones } + TsrvImpresiones = class(TDARemoteService, IsrvImpresiones) + Diagrams: TDADiagrams; + DABINAdapter: TDABINAdapter; + bpImpresiones: TDABusinessProcessor; + schImpresiones: TDASchema; + DataDictionary: TDADataDictionary; + procedure DARemoteServiceCreate(Sender: TObject); + procedure DARemoteServiceBeforeAcquireConnection(Sender: TDARemoteService; + var ConnectionName: string); + protected + { IsrvImpresiones methods } + function InsertarMarcaImpresion(const NombreTabla: String; const IdTabla: Integer): Boolean; + function IncrementarMarcaImpresion(const IdMarcaImpresion: Integer): Boolean; + end; + +implementation + +{$R *.dfm} +uses + {Generated:} FactuGES_Invk, uDataModuleServer, uDatabaseUtils; + +procedure Create_srvImpresiones(out anInstance : IUnknown); +begin + anInstance := TsrvImpresiones.Create(NIL); +end; + +{ srvImpresiones } +procedure TsrvImpresiones.DARemoteServiceBeforeAcquireConnection( + Sender: TDARemoteService; var ConnectionName: string); +begin + ConnectionName := dmServer.ConnectionName; +end; + +procedure TsrvImpresiones.DARemoteServiceCreate(Sender: TObject); +begin + SessionManager := dmServer.SessionManager; +end; + +function TsrvImpresiones.IncrementarMarcaImpresion( + const IdMarcaImpresion: Integer): Boolean; +begin +// +end; + +function TsrvImpresiones.InsertarMarcaImpresion(const NombreTabla: String; + const IdTabla: Integer): Boolean; +begin +var + ASchema : TDASchema; + AConn : IDAConnection; + dsData: IDADataset; + + AWhere : TDAWhereExpression; + AWhereExpr1: TDAWhereExpression; + AWhereExpr2: TDAWhereExpression; +begin + Result := ''; + + { Construir la expresión del Where a partir de los parámetros + que se reciban. + } + with TDAWhereBuilder.Create do + try + AWhereExpr1 := NewBinaryExpression(NewField('', 'CODIGO'), + NewConstant(NombreReferencia, datString), + dboEqual); + if (EmpresaID <> -1) then + begin + AWhereExpr2 := NewBinaryExpression(NewField('', 'ID_EMPRESA'), + NewConstant(EmpresaID, datInteger), + dboEqual); + + AWhere := NewBinaryExpression(AWhereExpr1, AWhereExpr2, dboAnd); + end + else + AWhere := AWhereExpr1; + finally + Free; + end; + + ASchema := schReferencias; + AConn := dmServer.ConnectionManager.NewConnection(dmServer.ConnectionManager.GetDefaultConnectionName); + + try + try + dsData := ASchema.NewDataset(AConn, 'Referencias', ['VALOR'], '', '', False, True); + dsData.DynamicWhere.Expression := AWhere; + except + RaiseError('No existe la tabla REFERENCIAS'); + end; + + dsData.Active := True; + + if dsData.IsEmpty then + RaiseError('No existe la referencia ' + NombreReferencia + ' en la tabla REFERENCIAS.'); + + Result := dsData.FieldByName('VALOR').AsString; + finally + dsData := NIL; + end; + +end; + +initialization + TROClassFactory.Create('srvImpresiones', Create_srvImpresiones, TsrvImpresiones_Invoker); + +finalization + +end. diff --git a/Source/Servicios/FactuGES.RODL b/Source/Servicios/FactuGES.RODL index 860b5fd8..9886e956 100644 --- a/Source/Servicios/FactuGES.RODL +++ b/Source/Servicios/FactuGES.RODL @@ -1,4 +1,8 @@ + + + + @@ -622,6 +626,32 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Source/Servicios/FactuGES_Intf.pas b/Source/Servicios/FactuGES_Intf.pas index fd316c29..240a5448 100644 --- a/Source/Servicios/FactuGES_Intf.pas +++ b/Source/Servicios/FactuGES_Intf.pas @@ -47,6 +47,7 @@ const IsrvInformes_IID : TGUID = '{2E96455F-58CB-4DE2-9D3C-D590DAEA6DB4}'; IsrvInfVentasArticulo_IID : TGUID = '{31CD7B1B-CA98-4F92-A6D5-B3B02360613F}'; IsrvInfMargenArticulo_IID : TGUID = '{EB5F3994-838B-41A7-B19A-D49C9B9495C2}'; + IsrvImpresiones_IID : TGUID = '{7610E29E-D4FD-4253-A519-A3559D111663}'; { Event ID's } @@ -79,6 +80,7 @@ type IsrvInformes = interface; IsrvInfVentasArticulo = interface; IsrvInfMargenArticulo = interface; + IsrvImpresiones = interface; TRdxEmpresasArray = class; @@ -699,6 +701,27 @@ type function GetSchema(const DatasetName: String; const Columns: String): Binary; end; + { IsrvImpresiones } + IsrvImpresiones = interface(IDARemoteService) + ['{7610E29E-D4FD-4253-A519-A3559D111663}'] + function InsertarMarcaImpresion(const NombreTabla: String; const IdTabla: Integer): Boolean; + function IncrementarMarcaImpresion(const IdMarcaImpresion: Integer): Boolean; + end; + + { CosrvImpresiones } + CosrvImpresiones = class + class function Create(const aMessage: IROMessage; aTransportChannel: IROTransportChannel): IsrvImpresiones; + end; + + { TsrvImpresiones_Proxy } + TsrvImpresiones_Proxy = class(TDARemoteService_Proxy, IsrvImpresiones) + protected + function __GetInterfaceName:string; override; + + function InsertarMarcaImpresion(const NombreTabla: String; const IdTabla: Integer): Boolean; + function IncrementarMarcaImpresion(const IdMarcaImpresion: Integer): Boolean; + end; + implementation uses @@ -2350,6 +2373,67 @@ begin end end; +{ CosrvImpresiones } + +class function CosrvImpresiones.Create(const aMessage: IROMessage; aTransportChannel: IROTransportChannel): IsrvImpresiones; +begin + result := TsrvImpresiones_Proxy.Create(aMessage, aTransportChannel); +end; + +{ TsrvImpresiones_Proxy } + +function TsrvImpresiones_Proxy.__GetInterfaceName:string; +begin + result := 'srvImpresiones'; +end; + +function TsrvImpresiones_Proxy.InsertarMarcaImpresion(const NombreTabla: String; const IdTabla: Integer): Boolean; +var + __request, __response : TMemoryStream; +begin + __request := TMemoryStream.Create; + __response := TMemoryStream.Create; + + try + __Message.Initialize(__TransportChannel, 'FactuGES', __InterfaceName, 'InsertarMarcaImpresion'); + __Message.Write('NombreTabla', TypeInfo(String), NombreTabla, []); + __Message.Write('IdTabla', TypeInfo(Integer), IdTabla, []); + __Message.Finalize; + + __Message.WriteToStream(__request); + __TransportChannel.Dispatch(__request, __response); + __Message.ReadFromStream(__response); + + __Message.Read('Result', TypeInfo(Boolean), result, []); + finally + __request.Free; + __response.Free; + end +end; + +function TsrvImpresiones_Proxy.IncrementarMarcaImpresion(const IdMarcaImpresion: Integer): Boolean; +var + __request, __response : TMemoryStream; +begin + __request := TMemoryStream.Create; + __response := TMemoryStream.Create; + + try + __Message.Initialize(__TransportChannel, 'FactuGES', __InterfaceName, 'IncrementarMarcaImpresion'); + __Message.Write('IdMarcaImpresion', TypeInfo(Integer), IdMarcaImpresion, []); + __Message.Finalize; + + __Message.WriteToStream(__request); + __TransportChannel.Dispatch(__request, __response); + __Message.ReadFromStream(__response); + + __Message.Read('Result', TypeInfo(Boolean), result, []); + finally + __request.Free; + __response.Free; + end +end; + initialization RegisterROClass(TRdxLoginInfo); RegisterROClass(TRdxEmpresasArray); @@ -2380,6 +2464,7 @@ initialization RegisterProxyClass(IsrvInformes_IID, TsrvInformes_Proxy); RegisterProxyClass(IsrvInfVentasArticulo_IID, TsrvInfVentasArticulo_Proxy); RegisterProxyClass(IsrvInfMargenArticulo_IID, TsrvInfMargenArticulo_Proxy); + RegisterProxyClass(IsrvImpresiones_IID, TsrvImpresiones_Proxy); finalization @@ -2412,5 +2497,6 @@ finalization UnregisterProxyClass(IsrvInformes_IID); UnregisterProxyClass(IsrvInfVentasArticulo_IID); UnregisterProxyClass(IsrvInfMargenArticulo_IID); + UnregisterProxyClass(IsrvImpresiones_IID); end. diff --git a/Source/Servicios/FactuGES_Invk.pas b/Source/Servicios/FactuGES_Invk.pas index 4ba035d6..130c7e79 100644 --- a/Source/Servicios/FactuGES_Invk.pas +++ b/Source/Servicios/FactuGES_Invk.pas @@ -227,6 +227,14 @@ type procedure Invoke_GetSchema(const __Instance:IInterface; const __Message:IROMessage; const __Transport:IROTransport; out __oResponseOptions:TROResponseOptions); end; + TsrvImpresiones_Invoker = class(TDARemoteService_Invoker) + private + protected + published + procedure Invoke_InsertarMarcaImpresion(const __Instance:IInterface; const __Message:IROMessage; const __Transport:IROTransport; out __oResponseOptions:TROResponseOptions); + procedure Invoke_IncrementarMarcaImpresion(const __Instance:IInterface; const __Message:IROMessage; const __Transport:IROTransport; out __oResponseOptions:TROResponseOptions); + end; + implementation uses @@ -1379,4 +1387,46 @@ begin end; end; +{ TsrvImpresiones_Invoker } + +procedure TsrvImpresiones_Invoker.Invoke_InsertarMarcaImpresion(const __Instance:IInterface; const __Message:IROMessage; const __Transport:IROTransport; out __oResponseOptions:TROResponseOptions); +{ function InsertarMarcaImpresion(const NombreTabla: String; const IdTabla: Integer): Boolean; } +var + NombreTabla: String; + IdTabla: Integer; + lResult: Boolean; +begin + try + __Message.Read('NombreTabla', TypeInfo(String), NombreTabla, []); + __Message.Read('IdTabla', TypeInfo(Integer), IdTabla, []); + + lResult := (__Instance as IsrvImpresiones).InsertarMarcaImpresion(NombreTabla, IdTabla); + + __Message.Initialize(__Transport, 'FactuGES', 'srvImpresiones', 'InsertarMarcaImpresionResponse'); + __Message.Write('Result', TypeInfo(Boolean), lResult, []); + __Message.Finalize; + + finally + end; +end; + +procedure TsrvImpresiones_Invoker.Invoke_IncrementarMarcaImpresion(const __Instance:IInterface; const __Message:IROMessage; const __Transport:IROTransport; out __oResponseOptions:TROResponseOptions); +{ function IncrementarMarcaImpresion(const IdMarcaImpresion: Integer): Boolean; } +var + IdMarcaImpresion: Integer; + lResult: Boolean; +begin + try + __Message.Read('IdMarcaImpresion', TypeInfo(Integer), IdMarcaImpresion, []); + + lResult := (__Instance as IsrvImpresiones).IncrementarMarcaImpresion(IdMarcaImpresion); + + __Message.Initialize(__Transport, 'FactuGES', 'srvImpresiones', 'IncrementarMarcaImpresionResponse'); + __Message.Write('Result', TypeInfo(Boolean), lResult, []); + __Message.Finalize; + + finally + end; +end; + end. diff --git a/Source/Servicios/RODLFILE.res b/Source/Servicios/RODLFILE.res index 351b381c..8d1ba136 100644 Binary files a/Source/Servicios/RODLFILE.res and b/Source/Servicios/RODLFILE.res differ diff --git a/Source/Servidor/FactuGES_Server.bdsproj b/Source/Servidor/FactuGES_Server.bdsproj index 7dbf60eb..5149ec42 100644 --- a/Source/Servidor/FactuGES_Server.bdsproj +++ b/Source/Servidor/FactuGES_Server.bdsproj @@ -175,16 +175,7 @@ FactuGES Server 3.0.3.0 - jueves, 26 de junio de 2008 11:49 - - - - - - - - - + jueves, 26 de junio de 2008 11:49 RemObjects Pascal Script - RemObjects SDK 3.0 Integration diff --git a/Source/Servidor/FactuGES_Server.dpr b/Source/Servidor/FactuGES_Server.dpr index 8adc1d13..76c3ecd3 100644 --- a/Source/Servidor/FactuGES_Server.dpr +++ b/Source/Servidor/FactuGES_Server.dpr @@ -4,7 +4,6 @@ program FactuGES_Server; uses uROComInit, -// uROComboService, Forms, uServerMainForm in 'uServerMainForm.pas' {fServerForm}, uAcercaDe in 'uAcercaDe.pas' {fAcercaDe}, @@ -133,7 +132,8 @@ uses schInfMargenArticuloServer_Intf in '..\Modulos\Informe margen por articulo\Model\schInfMargenArticuloServer_Intf.pas', schArticulosClient_Intf in '..\Modulos\Articulos\Model\schArticulosClient_Intf.pas', schArticulosServer_Intf in '..\Modulos\Articulos\Model\schArticulosServer_Intf.pas', - uCheckPrevious in 'Utiles\uCheckPrevious.pas'; + uCheckPrevious in 'Utiles\uCheckPrevious.pas', + srvImpresiones_Impl in '..\Modulos\Impresion\Servidor\srvImpresiones_Impl.pas' {srvImpresiones: TDARemoteService}; {$R *.res} {$R ..\Servicios\RODLFile.res} diff --git a/Source/Servidor/FactuGES_Server.drc b/Source/Servidor/FactuGES_Server.drc index 4fa0b21c..08e84b74 100644 --- a/Source/Servidor/FactuGES_Server.drc +++ b/Source/Servidor/FactuGES_Server.drc @@ -8,430 +8,430 @@ resources were bound to the produced executable. */ -#define MidConst_SRecConstFail 64272 -#define MidConst_SFieldConstFail 64273 -#define MidConst_SDefExprFail 64274 -#define MidConst_SNoEditsAllowed 64275 -#define MidConst_SNoDeletesAllowed 64276 -#define MidConst_SNoInsertsAllowed 64277 -#define MidConst_SConnectionMissing 64278 -#define MidConst_SNoCircularConnection 64279 -#define TeeConst_TeeMsg_ValuesGanttEnd 64288 -#define TeeConst_TeeMsg_ValuesGanttNextTask 64289 -#define TeeConst_TeeMsg_ValuesBubbleRadius 64290 -#define TeeConst_TeeMsg_ValuesArrowEndX 64291 -#define TeeConst_TeeMsg_ValuesArrowEndY 64292 -#define MidConst_SNoDataProvider 64293 -#define MidConst_SInvalidDataPacket 64294 -#define MidConst_SRefreshError 64295 -#define MidConst_SNoCircularReference 64296 -#define MidConst_SErrorLoadingMidas 64297 -#define MidConst_SCannotCreateDataSet 64298 -#define MidConst_SNoConnectToBroker 64299 -#define MidConst_SNoParentConnection 64300 -#define MidConst_SInvalidOptParamType 64301 -#define MidConst_SConstraintFailed 64302 -#define MidConst_SField 64303 -#define TeeConst_TeeMsg_FunctionLow 64304 -#define TeeConst_TeeMsg_FunctionAverage 64305 -#define TeeConst_TeeMsg_GalleryShape 64306 -#define TeeConst_TeeMsg_GalleryBubble 64307 -#define TeeConst_TeeMsg_DefaultFontName 64308 -#define TeeConst_TeeMsg_CheckPointerSize 64309 -#define TeeConst_TeeMsg_FunctionPeriod 64310 -#define TeeConst_TeeMsg_PieOther 64311 -#define TeeConst_TeeMsg_ShapeGallery1 64312 -#define TeeConst_TeeMsg_ShapeGallery2 64313 -#define TeeConst_TeeMsg_ValuesX 64314 -#define TeeConst_TeeMsg_ValuesY 64315 -#define TeeConst_TeeMsg_ValuesPie 64316 -#define TeeConst_TeeMsg_ValuesBar 64317 -#define TeeConst_TeeMsg_ValuesAngle 64318 -#define TeeConst_TeeMsg_ValuesGanttStart 64319 -#define TeeConst_TeeMsg_GanttSample2 64320 -#define TeeConst_TeeMsg_GanttSample3 64321 -#define TeeConst_TeeMsg_GanttSample4 64322 -#define TeeConst_TeeMsg_GanttSample5 64323 -#define TeeConst_TeeMsg_GanttSample6 64324 -#define TeeConst_TeeMsg_GanttSample7 64325 -#define TeeConst_TeeMsg_GanttSample8 64326 -#define TeeConst_TeeMsg_GanttSample9 64327 -#define TeeConst_TeeMsg_GanttSample10 64328 -#define TeeConst_TeeMsg_DefaultFontSize 64329 -#define TeeConst_TeeMsg_DefaultGalleryFontSize 64330 -#define TeeConst_TeeMsg_FunctionAdd 64331 -#define TeeConst_TeeMsg_FunctionSubtract 64332 -#define TeeConst_TeeMsg_FunctionMultiply 64333 -#define TeeConst_TeeMsg_FunctionDivide 64334 -#define TeeConst_TeeMsg_FunctionHigh 64335 -#define TeeConst_TeeMsg_GalleryFastLine 64336 -#define TeeConst_TeeMsg_Rotation 64337 -#define TeeConst_TeeMsg_PieSample1 64338 -#define TeeConst_TeeMsg_PieSample2 64339 -#define TeeConst_TeeMsg_PieSample3 64340 -#define TeeConst_TeeMsg_PieSample4 64341 -#define TeeConst_TeeMsg_PieSample5 64342 -#define TeeConst_TeeMsg_PieSample6 64343 -#define TeeConst_TeeMsg_PieSample7 64344 -#define TeeConst_TeeMsg_PieSample8 64345 -#define TeeConst_TeeMsg_GalleryChartName 64346 -#define TeeConst_TeeMsg_GalleryStandard 64347 -#define TeeConst_TeeMsg_GalleryFunctions 64348 -#define TeeConst_TeeMsg_GalleryArrow 64349 -#define TeeConst_TeeMsg_GalleryGantt 64350 -#define TeeConst_TeeMsg_GanttSample1 64351 -#define TeeConst_TeeMsg_MaxPointsPerPage 64352 -#define TeeConst_TeeMsg_3dPercent 64353 -#define TeeConst_TeeMsg_CircularSeries 64354 -#define TeeConst_TeeMsg_BarWidthPercent 64355 -#define TeeConst_TeeMsg_BarOffsetPercent 64356 -#define TeeConst_TeeMsg_DefaultPercentOf 64357 -#define TeeConst_TeeMsg_DefPercentFormat 64358 -#define TeeConst_TeeMsg_DefValueFormat 64359 -#define TeeConst_TeeMsg_AxisTitle 64360 -#define TeeConst_TeeMsg_AxisLabels 64361 -#define TeeConst_TeeMsg_GalleryLine 64362 -#define TeeConst_TeeMsg_GalleryPoint 64363 -#define TeeConst_TeeMsg_GalleryArea 64364 -#define TeeConst_TeeMsg_GalleryBar 64365 -#define TeeConst_TeeMsg_GalleryHorizBar 64366 -#define TeeConst_TeeMsg_GalleryPie 64367 -#define OleConst_SPropDlgCaption 64368 -#define OleConst_SInvalidStreamFormat 64369 -#define TeeConst_TeeMsg_LegendTopPos 64370 -#define TeeConst_TeeMsg_LegendFirstValue 64371 -#define TeeConst_TeeMsg_LegendColorWidth 64372 -#define TeeConst_TeeMsg_SeriesSetDataSource 64373 -#define TeeConst_TeeMsg_SeriesInvDataSource 64374 -#define TeeConst_TeeMsg_FillSample 64375 -#define TeeConst_TeeMsg_Angle 64376 -#define TeeConst_TeeMsg_AxisLogDateTime 64377 -#define TeeConst_TeeMsg_AxisLogNotPositive 64378 -#define TeeConst_TeeMsg_AxisLabelSep 64379 -#define TeeConst_TeeMsg_AxisIncrementNeg 64380 -#define TeeConst_TeeMsg_AxisMinMax 64381 -#define TeeConst_TeeMsg_AxisMaxMin 64382 -#define TeeConst_TeeMsg_AxisLogBase 64383 -#define pnglang_EPNGUnknownCriticalChunkText 64384 -#define pnglang_EPNGUnknownCompressionText 64385 -#define pnglang_EPNGUnknownInterlaceText 64386 -#define pnglang_EPNGCannotAssignChunkText 64387 -#define pnglang_EPNGUnexpectedEndText 64388 -#define pnglang_EPNGNoImageDataText 64389 -#define pnglang_EPNGCannotChangeSizeText 64390 -#define pnglang_EPNGCannotAddChunkText 64391 -#define pnglang_EPNGCannotAddInvalidImageText 64392 -#define pnglang_EPNGOutMemoryText 64393 -#define pnglang_EPNGHeaderNotPresentText 64394 -#define OleConst_SLinkProperties 64395 -#define OleConst_SInvalidLinkSource 64396 -#define OleConst_SCannotBreakLink 64397 -#define OleConst_SEmptyContainer 64398 -#define OleConst_SInvalidVerb 64399 -#define SqlConst_SOPTLOCKFAILED 64400 -#define SqlConst_SINVALIDREF 64401 -#define SqlConst_SNOTABLE 64402 -#define SqlConst_SMISSINGPARAMINSQL 64403 -#define SqlConst_SNOTIMPLEMENTED 64404 -#define SqlConst_SDRIVERINCOMPATIBLE 64405 -#define cxExtEditConsts_scxSEditRepositoryLabelItem 64406 -#define pnglang_EPngInvalidCRCText 64407 -#define pnglang_EPNGInvalidIHDRText 64408 -#define pnglang_EPNGMissingMultipleIDATText 64409 -#define pnglang_EPNGZLIBErrorText 64410 -#define pnglang_EPNGInvalidPaletteText 64411 -#define pnglang_EPNGInvalidFileHeaderText 64412 -#define pnglang_EPNGIHDRNotFirstText 64413 -#define pnglang_EPNGSizeExceedsText 64414 -#define pnglang_EPNGUnknownPalEntryText 64415 -#define SqlConst_SINVALIDXLATION 64416 -#define SqlConst_SOUTOFRANGE 64417 -#define SqlConst_SINVALIDPARAM 64418 -#define SqlConst_SEOF 64419 -#define SqlConst_SSQLPARAMNOTSET 64420 -#define SqlConst_SINVALIDUSRPASS 64421 -#define SqlConst_SINVALIDPRECISION 64422 -#define SqlConst_SINVALIDLEN 64423 -#define SqlConst_SINVALIDXISOLEVEL 64424 -#define SqlConst_SINVALIDTXNID 64425 -#define SqlConst_SDUPLICATETXNID 64426 -#define SqlConst_SDRIVERRESTRICTED 64427 -#define SqlConst_SLOCALTRANSACTIVE 64428 -#define SqlConst_SMULTIPLETRANSNOTENABLED 64429 -#define SqlConst_SCONNECTIONFAILED 64430 -#define SqlConst_SDRIVERINITFAILED 64431 -#define IBXConst_SUnknownPlan 64432 -#define IBXConst_SFieldSizeMismatch 64433 -#define IBXConst_SEventAlreadyRegistered 64434 -#define IBXConst_SStringTooLarge 64435 -#define IBXConst_SNoTimers 64436 -#define IBXConst_SIB65feature 64437 -#define IBXConst_SLoginPromptFailure 64438 -#define IBXConst_SIB70feature 64439 -#define IBXConst_SIB71feature 64440 -#define SqlConst_SNOERROR 64441 -#define SqlConst_SWARNING 64442 -#define SqlConst_SNOMEMORY 64443 -#define SqlConst_SINVALIDFLDTYPE 64444 -#define SqlConst_SINVALIDHNDL 64445 -#define SqlConst_SNOTSUPPORTED 64446 -#define SqlConst_SINVALIDTIME 64447 -#define IBXConst_SEOFInComment 64448 -#define IBXConst_SEOFInString 64449 -#define IBXConst_SParamNameExpected 64450 -#define IBXConst_SSuccess 64451 -#define IBXConst_SDelphiException 64452 -#define IBXConst_SNoOptionsSet 64453 -#define IBXConst_SNoDestinationDirectory 64454 -#define IBXConst_SNosourceDirectory 64455 -#define IBXConst_SNoUninstallFile 64456 -#define IBXConst_SOptionNeedsClient 64457 -#define IBXConst_SOptionNeedsServer 64458 -#define IBXConst_SInvalidOption 64459 -#define IBXConst_SInvalidOnErrorResult 64460 -#define IBXConst_SInvalidOnStatusResult 64461 -#define IBXConst_SDPBConstantUnknownEx 64462 -#define IBXConst_STPBConstantUnknownEx 64463 -#define IBXConst_SInvalidQueueing 64464 -#define IBXConst_SInvalidRegistration 64465 -#define IBXConst_SInvalidBatchMove 64466 -#define IBXConst_SSQLDialectInvalid 64467 -#define IBXConst_SSPBConstantNotSupported 64468 -#define IBXConst_SSPBConstantUnknown 64469 -#define IBXConst_SServiceActive 64470 -#define IBXConst_SServiceInActive 64471 -#define IBXConst_SServerNameMissing 64472 -#define IBXConst_SQueryParamsError 64473 -#define IBXConst_SStartParamsError 64474 -#define IBXConst_SOutputParsingError 64475 -#define IBXConst_SUseSpecificProcedures 64476 -#define IBXConst_SSQLMonitorAlreadyPresent 64477 -#define IBXConst_SCantPrintValue 64478 -#define IBXConst_SEOFReached 64479 -#define IBXConst_SNoStoredProcName 64480 -#define IBXConst_SIsAExecuteProcedure 64481 -#define IBXConst_SUpdateFailed 64482 -#define IBXConst_SNotCachedUpdates 64483 -#define IBXConst_SNotLiveRequest 64484 -#define IBXConst_SNoProvider 64485 -#define IBXConst_SNoRecordsAffected 64486 -#define IBXConst_SNoTableName 64487 -#define IBXConst_SCannotCreatePrimaryIndex 64488 -#define IBXConst_SCannotDropSystemIndex 64489 -#define IBXConst_STableNameMismatch 64490 -#define IBXConst_SIndexFieldMissing 64491 -#define IBXConst_SInvalidCancellation 64492 -#define IBXConst_SInvalidEvent 64493 -#define IBXConst_SMaximumEvents 64494 -#define IBXConst_SNoEventsRegistered 64495 -#define IBXConst_SCannotRefresh 64496 -#define IBXConst_SBufferNotSet 64497 -#define IBXConst_SCircularReference 64498 -#define IBXConst_SSQLParseError 64499 -#define IBXConst_SUserAbort 64500 -#define IBXConst_SDataSetUniDirectional 64501 -#define IBXConst_SCannotCreateSharedResource 64502 -#define IBXConst_SWindowsAPIError 64503 -#define IBXConst_SColumnListsDontMatch 64504 -#define IBXConst_SColumnTypesDontMatch 64505 -#define IBXConst_SCantEndSharedTransaction 64506 -#define IBXConst_SFieldUnsupportedType 64507 -#define IBXConst_SCircularDataLink 64508 -#define IBXConst_SEmptySQLStatement 64509 -#define IBXConst_SIsASelectStatement 64510 -#define IBXConst_SRequiredParamNotSet 64511 -#define IBXConst_SInvalidColumnIndex 64512 -#define IBXConst_SInvalidParamColumnIndex 64513 -#define IBXConst_SInvalidDataConversion 64514 -#define IBXConst_SColumnIsNotNullable 64515 -#define IBXConst_SBlobCannotBeRead 64516 -#define IBXConst_SBlobCannotBeWritten 64517 -#define IBXConst_SEmptyQuery 64518 -#define IBXConst_SCannotOpenNonSQLSelect 64519 -#define IBXConst_SNoFieldAccess 64520 -#define IBXConst_SFieldReadOnly 64521 -#define IBXConst_SFieldNotFound 64522 -#define IBXConst_SNotEditing 64523 -#define IBXConst_SCannotInsert 64524 -#define IBXConst_SCannotPost 64525 -#define IBXConst_SCannotUpdate 64526 -#define IBXConst_SCannotDelete 64527 -#define IBXConst_STimeoutNegative 64528 -#define IBXConst_SNoDatabasesInTransaction 64529 -#define IBXConst_SUpdateWrongDB 64530 -#define IBXConst_SUpdateWrongTR 64531 -#define IBXConst_SDatabaseNotAssigned 64532 -#define IBXConst_STransactionNotAssigned 64533 -#define IBXConst_SXSQLDAIndexOutOfRange 64534 -#define IBXConst_SXSQLDANameDoesNotExist 64535 -#define IBXConst_SEOF 64536 -#define IBXConst_SBOF 64537 -#define IBXConst_SInvalidStatementHandle 64538 -#define IBXConst_SSQLOpen 64539 -#define IBXConst_SSQLClosed 64540 -#define IBXConst_SDatasetOpen 64541 -#define IBXConst_SDatasetClosed 64542 -#define IBXConst_SUnknownSQLDataType 64543 -#define IBXConst_SNotSupported 64544 -#define IBXConst_SNotPermitted 64545 -#define IBXConst_SFileAccessError 64546 -#define IBXConst_SConnectionTimeout 64547 -#define IBXConst_SCannotSetDatabase 64548 -#define IBXConst_SCannotSetTransaction 64549 -#define IBXConst_SOperationCancelled 64550 -#define IBXConst_SDPBConstantNotSupported 64551 -#define IBXConst_SDPBConstantUnknown 64552 -#define IBXConst_STPBConstantNotSupported 64553 -#define IBXConst_STPBConstantUnknown 64554 -#define IBXConst_SDatabaseClosed 64555 -#define IBXConst_SDatabaseOpen 64556 -#define IBXConst_SDatabaseNameMissing 64557 -#define IBXConst_SNotInTransaction 64558 -#define IBXConst_SInTransaction 64559 -#define IBSQLMonitor_StrNULL 64560 -#define IBSQLMonitor_StrBLOB 64561 -#define IBSQLMonitor_StrFetch 64562 -#define IBSQLMonitor_StrPrepare 64563 -#define IBSQLMonitor_StrPlan 64564 -#define IBSQLMonitor_StrPlanCantRetrive 64565 -#define IBSQLMonitor_StrCommitHardComm 64566 -#define IBSQLMonitor_StrCommitRetaining 64567 -#define IBSQLMonitor_StrRollback 64568 -#define IBSQLMonitor_StrRollbackRetainin 64569 -#define IBSQLMonitor_StrStartTransaction 64570 -#define IBSQLMonitor_StrApplication 64571 -#define IBXConst_SUnknownError 64572 -#define IBXConst_SInterBaseMissing 64573 -#define IBXConst_SInterBaseInstallMissing 64574 -#define IBXConst_SIB60feature 64575 -#define ADOConst_SUsupportedFieldType 64576 -#define ADOConst_SConnectionRequired 64577 -#define ADOConst_SCantRequery 64578 -#define ADOConst_SNoFilterOptions 64579 -#define ADOConst_SRecordsetNotOpen 64580 -#define ADOConst_sNameAttr 64581 -#define ADOConst_sValueAttr 64582 -#define IBSQLMonitor_StrConnect 64583 -#define IBSQLMonitor_StrDisconnect 64584 -#define IBSQLMonitor_StrMisc 64585 -#define IBSQLMonitor_StrError 64586 -#define IBSQLMonitor_StrAttach 64587 -#define IBSQLMonitor_StrDetach 64588 -#define IBSQLMonitor_StrQuery 64589 -#define IBSQLMonitor_StrStart 64590 -#define IBSQLMonitor_StrExecute 64591 -#define VDBConsts_SNextRecord 64592 -#define VDBConsts_SLastRecord 64593 -#define VDBConsts_SInsertRecord 64594 -#define VDBConsts_SDeleteRecord 64595 -#define VDBConsts_SEditRecord 64596 -#define VDBConsts_SPostEdit 64597 -#define VDBConsts_SCancelEdit 64598 -#define VDBConsts_SRefreshRecord 64599 -#define VDBConsts_SRemoteLogin 64600 -#define ADOConst_SMissingConnection 64601 -#define ADOConst_SNoDetailFilter 64602 -#define ADOConst_SBookmarksRequired 64603 -#define ADOConst_SMissingCommandText 64604 -#define ADOConst_SNoResultSet 64605 -#define ADOConst_SADOCreateError 64606 -#define ADOConst_SEventsNotSupported 64607 -#define cxLibraryStrs_cxSDateWednesday 64608 -#define cxLibraryStrs_cxSDateThursday 64609 -#define cxLibraryStrs_cxSDateFriday 64610 -#define cxLibraryStrs_cxSDateSaturday 64611 -#define cxLibraryStrs_cxSDateFirst 64612 -#define cxLibraryStrs_cxSDateSecond 64613 -#define cxLibraryStrs_cxSDateThird 64614 -#define cxLibraryStrs_cxSDateFourth 64615 -#define cxLibraryStrs_cxSDateFifth 64616 -#define cxLibraryStrs_cxSDateSixth 64617 -#define cxLibraryStrs_cxSDateSeventh 64618 -#define cxLibraryStrs_cxSDateBOM 64619 -#define cxLibraryStrs_cxSDateEOM 64620 -#define cxLibraryStrs_cxSDateNow 64621 -#define VDBConsts_SFirstRecord 64622 -#define VDBConsts_SPriorRecord 64623 -#define cxEditConsts_scxRegExprHexNumberExpected 64624 -#define cxEditConsts_scxRegExprMissing 64625 -#define cxEditConsts_scxRegExprUnnecessary 64626 -#define cxEditConsts_scxRegExprIncorrectSpace 64627 -#define cxEditConsts_scxRegExprNotCompiled 64628 -#define cxEditConsts_scxRegExprIncorrectParameterQuantifier 64629 -#define cxEditConsts_scxRegExprCantUseParameterQuantifier 64630 -#define cxEditConsts_scxMaskEditRegExprError 64631 -#define cxEditConsts_scxMaskEditInvalidEditValue 64632 -#define cxEditConsts_cxSSpinEditInvalidNumericValue 64633 -#define cxLibraryStrs_cxSDateToday 64634 -#define cxLibraryStrs_cxSDateYesterday 64635 -#define cxLibraryStrs_cxSDateTomorrow 64636 -#define cxLibraryStrs_cxSDateSunday 64637 -#define cxLibraryStrs_cxSDateMonday 64638 -#define cxLibraryStrs_cxSDateTuesday 64639 -#define cxEditConsts_scxSEditRepositoryTimeItem 64640 -#define cxEditConsts_scxRegExprLine 64641 -#define cxEditConsts_scxRegExprChar 64642 -#define cxEditConsts_scxRegExprNotAssignedSourceStream 64643 -#define cxEditConsts_scxRegExprEmptySourceStream 64644 -#define cxEditConsts_scxRegExprCantUsePlusQuantifier 64645 -#define cxEditConsts_scxRegExprCantUseStarQuantifier 64646 -#define cxEditConsts_scxRegExprCantCreateEmptyAlt 64647 -#define cxEditConsts_scxRegExprCantCreateEmptyBlock 64648 -#define cxEditConsts_scxRegExprIllegalSymbol 64649 -#define cxEditConsts_scxRegExprIllegalQuantifier 64650 -#define cxEditConsts_scxRegExprIllegalIntegerValue 64651 -#define cxEditConsts_scxRegExprTooBigReferenceNumber 64652 -#define cxEditConsts_scxRegExprCantCreateEmptyEnum 64653 -#define cxEditConsts_scxRegExprSubrangeOrder 64654 -#define cxEditConsts_scxRegExprHexNumberExpected0 64655 -#define cxEditConsts_scxSEditRepositoryButtonItem 64656 -#define cxEditConsts_scxSEditRepositoryCalcItem 64657 -#define cxEditConsts_scxSEditRepositoryCheckBoxItem 64658 -#define cxEditConsts_scxSEditRepositoryComboBoxItem 64659 -#define cxEditConsts_scxSEditRepositoryCurrencyItem 64660 -#define cxEditConsts_scxSEditRepositoryDateItem 64661 -#define cxEditConsts_scxSEditRepositoryHyperLinkItem 64662 -#define cxEditConsts_scxSEditRepositoryImageComboBoxItem 64663 -#define cxEditConsts_scxSEditRepositoryImageItem 64664 -#define cxEditConsts_scxSEditRepositoryMaskItem 64665 -#define cxEditConsts_scxSEditRepositoryMemoItem 64666 -#define cxEditConsts_scxSEditRepositoryMRUItem 64667 -#define cxEditConsts_scxSEditRepositoryPopupItem 64668 -#define cxEditConsts_scxSEditRepositorySpinItem 64669 -#define cxEditConsts_scxSEditRepositoryRadioGroupItem 64670 -#define cxEditConsts_scxSEditRepositoryTextItem 64671 -#define cxEditConsts_cxSBlobPicture 64672 -#define cxEditConsts_cxSBlobPictureEmpty 64673 -#define cxEditConsts_cxSMenuItemCaptionCut 64674 -#define cxEditConsts_cxSMenuItemCaptionCopy 64675 -#define cxEditConsts_cxSMenuItemCaptionPaste 64676 -#define cxEditConsts_cxSMenuItemCaptionDelete 64677 -#define cxEditConsts_cxSMenuItemCaptionLoad 64678 -#define cxEditConsts_cxSMenuItemCaptionSave 64679 -#define cxEditConsts_cxSDatePopupClear 64680 -#define cxEditConsts_cxSDatePopupNow 64681 -#define cxEditConsts_cxSDatePopupOK 64682 -#define cxEditConsts_cxSDatePopupToday 64683 -#define cxEditConsts_cxSDateError 64684 -#define cxEditConsts_scxSCalcError 64685 -#define cxEditConsts_scxSHyperLinkPrefix 64686 -#define cxEditConsts_scxSEditRepositoryBlobItem 64687 -#define cxEditConsts_cxSEditDateConvertError 64688 -#define cxEditConsts_cxSEditInvalidRepositoryItem 64689 -#define cxEditConsts_cxSEditNumericValueConvertError 64690 -#define cxEditConsts_cxSEditPopupCircularReferencingError 64691 -#define cxEditConsts_cxSEditTimeConvertError 64692 -#define cxEditConsts_cxSEditValidateErrorText 64693 -#define cxEditConsts_cxSEditValueOutOfBounds 64694 -#define cxEditConsts_cxSEditCheckBoxChecked 64695 -#define cxEditConsts_cxSEditCheckBoxGrayed 64696 -#define cxEditConsts_cxSEditCheckBoxUnchecked 64697 -#define cxEditConsts_cxSRadioGroupDefaultCaption 64698 -#define cxEditConsts_cxSBlobButtonOK 64699 -#define cxEditConsts_cxSBlobButtonCancel 64700 -#define cxEditConsts_cxSBlobButtonClose 64701 -#define cxEditConsts_cxSBlobMemo 64702 -#define cxEditConsts_cxSBlobMemoEmpty 64703 +#define TeeConst_TeeMsg_ValuesArrowEndY 64272 +#define OleConst_SLinkProperties 64273 +#define OleConst_SInvalidLinkSource 64274 +#define OleConst_SCannotBreakLink 64275 +#define OleConst_SEmptyContainer 64276 +#define OleConst_SInvalidVerb 64277 +#define OleConst_SPropDlgCaption 64278 +#define OleConst_SInvalidStreamFormat 64279 +#define TeeConst_TeeMsg_DefaultFontName 64288 +#define TeeConst_TeeMsg_CheckPointerSize 64289 +#define TeeConst_TeeMsg_FunctionPeriod 64290 +#define TeeConst_TeeMsg_PieOther 64291 +#define TeeConst_TeeMsg_ShapeGallery1 64292 +#define TeeConst_TeeMsg_ShapeGallery2 64293 +#define TeeConst_TeeMsg_ValuesX 64294 +#define TeeConst_TeeMsg_ValuesY 64295 +#define TeeConst_TeeMsg_ValuesPie 64296 +#define TeeConst_TeeMsg_ValuesBar 64297 +#define TeeConst_TeeMsg_ValuesAngle 64298 +#define TeeConst_TeeMsg_ValuesGanttStart 64299 +#define TeeConst_TeeMsg_ValuesGanttEnd 64300 +#define TeeConst_TeeMsg_ValuesGanttNextTask 64301 +#define TeeConst_TeeMsg_ValuesBubbleRadius 64302 +#define TeeConst_TeeMsg_ValuesArrowEndX 64303 +#define TeeConst_TeeMsg_GanttSample6 64304 +#define TeeConst_TeeMsg_GanttSample7 64305 +#define TeeConst_TeeMsg_GanttSample8 64306 +#define TeeConst_TeeMsg_GanttSample9 64307 +#define TeeConst_TeeMsg_GanttSample10 64308 +#define TeeConst_TeeMsg_DefaultFontSize 64309 +#define TeeConst_TeeMsg_DefaultGalleryFontSize 64310 +#define TeeConst_TeeMsg_FunctionAdd 64311 +#define TeeConst_TeeMsg_FunctionSubtract 64312 +#define TeeConst_TeeMsg_FunctionMultiply 64313 +#define TeeConst_TeeMsg_FunctionDivide 64314 +#define TeeConst_TeeMsg_FunctionHigh 64315 +#define TeeConst_TeeMsg_FunctionLow 64316 +#define TeeConst_TeeMsg_FunctionAverage 64317 +#define TeeConst_TeeMsg_GalleryShape 64318 +#define TeeConst_TeeMsg_GalleryBubble 64319 +#define TeeConst_TeeMsg_PieSample3 64320 +#define TeeConst_TeeMsg_PieSample4 64321 +#define TeeConst_TeeMsg_PieSample5 64322 +#define TeeConst_TeeMsg_PieSample6 64323 +#define TeeConst_TeeMsg_PieSample7 64324 +#define TeeConst_TeeMsg_PieSample8 64325 +#define TeeConst_TeeMsg_GalleryChartName 64326 +#define TeeConst_TeeMsg_GalleryStandard 64327 +#define TeeConst_TeeMsg_GalleryFunctions 64328 +#define TeeConst_TeeMsg_GalleryArrow 64329 +#define TeeConst_TeeMsg_GalleryGantt 64330 +#define TeeConst_TeeMsg_GanttSample1 64331 +#define TeeConst_TeeMsg_GanttSample2 64332 +#define TeeConst_TeeMsg_GanttSample3 64333 +#define TeeConst_TeeMsg_GanttSample4 64334 +#define TeeConst_TeeMsg_GanttSample5 64335 +#define TeeConst_TeeMsg_BarOffsetPercent 64336 +#define TeeConst_TeeMsg_DefaultPercentOf 64337 +#define TeeConst_TeeMsg_DefPercentFormat 64338 +#define TeeConst_TeeMsg_DefValueFormat 64339 +#define TeeConst_TeeMsg_AxisTitle 64340 +#define TeeConst_TeeMsg_AxisLabels 64341 +#define TeeConst_TeeMsg_GalleryLine 64342 +#define TeeConst_TeeMsg_GalleryPoint 64343 +#define TeeConst_TeeMsg_GalleryArea 64344 +#define TeeConst_TeeMsg_GalleryBar 64345 +#define TeeConst_TeeMsg_GalleryHorizBar 64346 +#define TeeConst_TeeMsg_GalleryPie 64347 +#define TeeConst_TeeMsg_GalleryFastLine 64348 +#define TeeConst_TeeMsg_Rotation 64349 +#define TeeConst_TeeMsg_PieSample1 64350 +#define TeeConst_TeeMsg_PieSample2 64351 +#define TeeConst_TeeMsg_LegendColorWidth 64352 +#define TeeConst_TeeMsg_SeriesSetDataSource 64353 +#define TeeConst_TeeMsg_SeriesInvDataSource 64354 +#define TeeConst_TeeMsg_FillSample 64355 +#define TeeConst_TeeMsg_Angle 64356 +#define TeeConst_TeeMsg_AxisLogDateTime 64357 +#define TeeConst_TeeMsg_AxisLogNotPositive 64358 +#define TeeConst_TeeMsg_AxisLabelSep 64359 +#define TeeConst_TeeMsg_AxisIncrementNeg 64360 +#define TeeConst_TeeMsg_AxisMinMax 64361 +#define TeeConst_TeeMsg_AxisMaxMin 64362 +#define TeeConst_TeeMsg_AxisLogBase 64363 +#define TeeConst_TeeMsg_MaxPointsPerPage 64364 +#define TeeConst_TeeMsg_3dPercent 64365 +#define TeeConst_TeeMsg_CircularSeries 64366 +#define TeeConst_TeeMsg_BarWidthPercent 64367 +#define MidConst_SCannotCreateDataSet 64368 +#define MidConst_SNoConnectToBroker 64369 +#define MidConst_SNoParentConnection 64370 +#define MidConst_SInvalidOptParamType 64371 +#define MidConst_SConstraintFailed 64372 +#define MidConst_SField 64373 +#define MidConst_SRecConstFail 64374 +#define MidConst_SFieldConstFail 64375 +#define MidConst_SDefExprFail 64376 +#define MidConst_SNoEditsAllowed 64377 +#define MidConst_SNoDeletesAllowed 64378 +#define MidConst_SNoInsertsAllowed 64379 +#define MidConst_SConnectionMissing 64380 +#define MidConst_SNoCircularConnection 64381 +#define TeeConst_TeeMsg_LegendTopPos 64382 +#define TeeConst_TeeMsg_LegendFirstValue 64383 +#define SqlConst_SDRIVERRESTRICTED 64384 +#define SqlConst_SLOCALTRANSACTIVE 64385 +#define SqlConst_SMULTIPLETRANSNOTENABLED 64386 +#define SqlConst_SCONNECTIONFAILED 64387 +#define SqlConst_SDRIVERINITFAILED 64388 +#define SqlConst_SOPTLOCKFAILED 64389 +#define SqlConst_SINVALIDREF 64390 +#define SqlConst_SNOTABLE 64391 +#define SqlConst_SMISSINGPARAMINSQL 64392 +#define SqlConst_SNOTIMPLEMENTED 64393 +#define SqlConst_SDRIVERINCOMPATIBLE 64394 +#define MidConst_SNoDataProvider 64395 +#define MidConst_SInvalidDataPacket 64396 +#define MidConst_SRefreshError 64397 +#define MidConst_SNoCircularReference 64398 +#define MidConst_SErrorLoadingMidas 64399 +#define SqlConst_SNOMEMORY 64400 +#define SqlConst_SINVALIDFLDTYPE 64401 +#define SqlConst_SINVALIDHNDL 64402 +#define SqlConst_SNOTSUPPORTED 64403 +#define SqlConst_SINVALIDTIME 64404 +#define SqlConst_SINVALIDXLATION 64405 +#define SqlConst_SOUTOFRANGE 64406 +#define SqlConst_SINVALIDPARAM 64407 +#define SqlConst_SEOF 64408 +#define SqlConst_SSQLPARAMNOTSET 64409 +#define SqlConst_SINVALIDUSRPASS 64410 +#define SqlConst_SINVALIDPRECISION 64411 +#define SqlConst_SINVALIDLEN 64412 +#define SqlConst_SINVALIDXISOLEVEL 64413 +#define SqlConst_SINVALIDTXNID 64414 +#define SqlConst_SDUPLICATETXNID 64415 +#define cxLibraryStrs_cxSDateEOM 64416 +#define cxLibraryStrs_cxSDateNow 64417 +#define cxExtEditConsts_scxSEditRepositoryLabelItem 64418 +#define VDBConsts_SFirstRecord 64419 +#define VDBConsts_SPriorRecord 64420 +#define VDBConsts_SNextRecord 64421 +#define VDBConsts_SLastRecord 64422 +#define VDBConsts_SInsertRecord 64423 +#define VDBConsts_SDeleteRecord 64424 +#define VDBConsts_SEditRecord 64425 +#define VDBConsts_SPostEdit 64426 +#define VDBConsts_SCancelEdit 64427 +#define VDBConsts_SRefreshRecord 64428 +#define VDBConsts_SRemoteLogin 64429 +#define SqlConst_SNOERROR 64430 +#define SqlConst_SWARNING 64431 +#define cxLibraryStrs_cxSDateTomorrow 64432 +#define cxLibraryStrs_cxSDateSunday 64433 +#define cxLibraryStrs_cxSDateMonday 64434 +#define cxLibraryStrs_cxSDateTuesday 64435 +#define cxLibraryStrs_cxSDateWednesday 64436 +#define cxLibraryStrs_cxSDateThursday 64437 +#define cxLibraryStrs_cxSDateFriday 64438 +#define cxLibraryStrs_cxSDateSaturday 64439 +#define cxLibraryStrs_cxSDateFirst 64440 +#define cxLibraryStrs_cxSDateSecond 64441 +#define cxLibraryStrs_cxSDateThird 64442 +#define cxLibraryStrs_cxSDateFourth 64443 +#define cxLibraryStrs_cxSDateFifth 64444 +#define cxLibraryStrs_cxSDateSixth 64445 +#define cxLibraryStrs_cxSDateSeventh 64446 +#define cxLibraryStrs_cxSDateBOM 64447 +#define cxEditConsts_scxRegExprTooBigReferenceNumber 64448 +#define cxEditConsts_scxRegExprCantCreateEmptyEnum 64449 +#define cxEditConsts_scxRegExprSubrangeOrder 64450 +#define cxEditConsts_scxRegExprHexNumberExpected0 64451 +#define cxEditConsts_scxRegExprHexNumberExpected 64452 +#define cxEditConsts_scxRegExprMissing 64453 +#define cxEditConsts_scxRegExprUnnecessary 64454 +#define cxEditConsts_scxRegExprIncorrectSpace 64455 +#define cxEditConsts_scxRegExprNotCompiled 64456 +#define cxEditConsts_scxRegExprIncorrectParameterQuantifier 64457 +#define cxEditConsts_scxRegExprCantUseParameterQuantifier 64458 +#define cxEditConsts_scxMaskEditRegExprError 64459 +#define cxEditConsts_scxMaskEditInvalidEditValue 64460 +#define cxEditConsts_cxSSpinEditInvalidNumericValue 64461 +#define cxLibraryStrs_cxSDateToday 64462 +#define cxLibraryStrs_cxSDateYesterday 64463 +#define cxEditConsts_scxSEditRepositoryPopupItem 64464 +#define cxEditConsts_scxSEditRepositorySpinItem 64465 +#define cxEditConsts_scxSEditRepositoryRadioGroupItem 64466 +#define cxEditConsts_scxSEditRepositoryTextItem 64467 +#define cxEditConsts_scxSEditRepositoryTimeItem 64468 +#define cxEditConsts_scxRegExprLine 64469 +#define cxEditConsts_scxRegExprChar 64470 +#define cxEditConsts_scxRegExprNotAssignedSourceStream 64471 +#define cxEditConsts_scxRegExprEmptySourceStream 64472 +#define cxEditConsts_scxRegExprCantUsePlusQuantifier 64473 +#define cxEditConsts_scxRegExprCantUseStarQuantifier 64474 +#define cxEditConsts_scxRegExprCantCreateEmptyAlt 64475 +#define cxEditConsts_scxRegExprCantCreateEmptyBlock 64476 +#define cxEditConsts_scxRegExprIllegalSymbol 64477 +#define cxEditConsts_scxRegExprIllegalQuantifier 64478 +#define cxEditConsts_scxRegExprIllegalIntegerValue 64479 +#define cxEditConsts_cxSDateError 64480 +#define cxEditConsts_scxSCalcError 64481 +#define cxEditConsts_scxSHyperLinkPrefix 64482 +#define cxEditConsts_scxSEditRepositoryBlobItem 64483 +#define cxEditConsts_scxSEditRepositoryButtonItem 64484 +#define cxEditConsts_scxSEditRepositoryCalcItem 64485 +#define cxEditConsts_scxSEditRepositoryCheckBoxItem 64486 +#define cxEditConsts_scxSEditRepositoryComboBoxItem 64487 +#define cxEditConsts_scxSEditRepositoryCurrencyItem 64488 +#define cxEditConsts_scxSEditRepositoryDateItem 64489 +#define cxEditConsts_scxSEditRepositoryHyperLinkItem 64490 +#define cxEditConsts_scxSEditRepositoryImageComboBoxItem 64491 +#define cxEditConsts_scxSEditRepositoryImageItem 64492 +#define cxEditConsts_scxSEditRepositoryMaskItem 64493 +#define cxEditConsts_scxSEditRepositoryMemoItem 64494 +#define cxEditConsts_scxSEditRepositoryMRUItem 64495 +#define cxEditConsts_cxSBlobButtonCancel 64496 +#define cxEditConsts_cxSBlobButtonClose 64497 +#define cxEditConsts_cxSBlobMemo 64498 +#define cxEditConsts_cxSBlobMemoEmpty 64499 +#define cxEditConsts_cxSBlobPicture 64500 +#define cxEditConsts_cxSBlobPictureEmpty 64501 +#define cxEditConsts_cxSMenuItemCaptionCut 64502 +#define cxEditConsts_cxSMenuItemCaptionCopy 64503 +#define cxEditConsts_cxSMenuItemCaptionPaste 64504 +#define cxEditConsts_cxSMenuItemCaptionDelete 64505 +#define cxEditConsts_cxSMenuItemCaptionLoad 64506 +#define cxEditConsts_cxSMenuItemCaptionSave 64507 +#define cxEditConsts_cxSDatePopupClear 64508 +#define cxEditConsts_cxSDatePopupNow 64509 +#define cxEditConsts_cxSDatePopupOK 64510 +#define cxEditConsts_cxSDatePopupToday 64511 +#define pnglang_EPNGOutMemoryText 64512 +#define pnglang_EPNGHeaderNotPresentText 64513 +#define cxDataConsts_cxSDataReadError 64514 +#define cxDataConsts_cxSDataWriteError 64515 +#define cxEditConsts_cxSEditDateConvertError 64516 +#define cxEditConsts_cxSEditInvalidRepositoryItem 64517 +#define cxEditConsts_cxSEditNumericValueConvertError 64518 +#define cxEditConsts_cxSEditPopupCircularReferencingError 64519 +#define cxEditConsts_cxSEditTimeConvertError 64520 +#define cxEditConsts_cxSEditValidateErrorText 64521 +#define cxEditConsts_cxSEditValueOutOfBounds 64522 +#define cxEditConsts_cxSEditCheckBoxChecked 64523 +#define cxEditConsts_cxSEditCheckBoxGrayed 64524 +#define cxEditConsts_cxSEditCheckBoxUnchecked 64525 +#define cxEditConsts_cxSRadioGroupDefaultCaption 64526 +#define cxEditConsts_cxSBlobButtonOK 64527 +#define pnglang_EPNGMissingMultipleIDATText 64528 +#define pnglang_EPNGZLIBErrorText 64529 +#define pnglang_EPNGInvalidPaletteText 64530 +#define pnglang_EPNGInvalidFileHeaderText 64531 +#define pnglang_EPNGIHDRNotFirstText 64532 +#define pnglang_EPNGSizeExceedsText 64533 +#define pnglang_EPNGUnknownPalEntryText 64534 +#define pnglang_EPNGUnknownCriticalChunkText 64535 +#define pnglang_EPNGUnknownCompressionText 64536 +#define pnglang_EPNGUnknownInterlaceText 64537 +#define pnglang_EPNGCannotAssignChunkText 64538 +#define pnglang_EPNGUnexpectedEndText 64539 +#define pnglang_EPNGNoImageDataText 64540 +#define pnglang_EPNGCannotChangeSizeText 64541 +#define pnglang_EPNGCannotAddChunkText 64542 +#define pnglang_EPNGCannotAddInvalidImageText 64543 +#define ADOConst_SMissingConnection 64544 +#define ADOConst_SNoDetailFilter 64545 +#define ADOConst_SBookmarksRequired 64546 +#define ADOConst_SMissingCommandText 64547 +#define ADOConst_SNoResultSet 64548 +#define ADOConst_SADOCreateError 64549 +#define ADOConst_SEventsNotSupported 64550 +#define ADOConst_SUsupportedFieldType 64551 +#define ADOConst_SConnectionRequired 64552 +#define ADOConst_SCantRequery 64553 +#define ADOConst_SNoFilterOptions 64554 +#define ADOConst_SRecordsetNotOpen 64555 +#define ADOConst_sNameAttr 64556 +#define ADOConst_sValueAttr 64557 +#define pnglang_EPngInvalidCRCText 64558 +#define pnglang_EPNGInvalidIHDRText 64559 +#define IBSQLMonitor_StrDetach 64560 +#define IBSQLMonitor_StrQuery 64561 +#define IBSQLMonitor_StrStart 64562 +#define IBSQLMonitor_StrExecute 64563 +#define IBSQLMonitor_StrNULL 64564 +#define IBSQLMonitor_StrBLOB 64565 +#define IBSQLMonitor_StrFetch 64566 +#define IBSQLMonitor_StrPrepare 64567 +#define IBSQLMonitor_StrPlan 64568 +#define IBSQLMonitor_StrPlanCantRetrive 64569 +#define IBSQLMonitor_StrCommitHardComm 64570 +#define IBSQLMonitor_StrCommitRetaining 64571 +#define IBSQLMonitor_StrRollback 64572 +#define IBSQLMonitor_StrRollbackRetainin 64573 +#define IBSQLMonitor_StrStartTransaction 64574 +#define IBSQLMonitor_StrApplication 64575 +#define IBXConst_SDPBConstantUnknownEx 64576 +#define IBXConst_STPBConstantUnknownEx 64577 +#define IBXConst_SUnknownPlan 64578 +#define IBXConst_SFieldSizeMismatch 64579 +#define IBXConst_SEventAlreadyRegistered 64580 +#define IBXConst_SStringTooLarge 64581 +#define IBXConst_SNoTimers 64582 +#define IBXConst_SIB65feature 64583 +#define IBXConst_SLoginPromptFailure 64584 +#define IBXConst_SIB70feature 64585 +#define IBXConst_SIB71feature 64586 +#define IBSQLMonitor_StrConnect 64587 +#define IBSQLMonitor_StrDisconnect 64588 +#define IBSQLMonitor_StrMisc 64589 +#define IBSQLMonitor_StrError 64590 +#define IBSQLMonitor_StrAttach 64591 +#define IBXConst_SCantPrintValue 64592 +#define IBXConst_SEOFReached 64593 +#define IBXConst_SEOFInComment 64594 +#define IBXConst_SEOFInString 64595 +#define IBXConst_SParamNameExpected 64596 +#define IBXConst_SSuccess 64597 +#define IBXConst_SDelphiException 64598 +#define IBXConst_SNoOptionsSet 64599 +#define IBXConst_SNoDestinationDirectory 64600 +#define IBXConst_SNosourceDirectory 64601 +#define IBXConst_SNoUninstallFile 64602 +#define IBXConst_SOptionNeedsClient 64603 +#define IBXConst_SOptionNeedsServer 64604 +#define IBXConst_SInvalidOption 64605 +#define IBXConst_SInvalidOnErrorResult 64606 +#define IBXConst_SInvalidOnStatusResult 64607 +#define IBXConst_SMaximumEvents 64608 +#define IBXConst_SNoEventsRegistered 64609 +#define IBXConst_SInvalidQueueing 64610 +#define IBXConst_SInvalidRegistration 64611 +#define IBXConst_SInvalidBatchMove 64612 +#define IBXConst_SSQLDialectInvalid 64613 +#define IBXConst_SSPBConstantNotSupported 64614 +#define IBXConst_SSPBConstantUnknown 64615 +#define IBXConst_SServiceActive 64616 +#define IBXConst_SServiceInActive 64617 +#define IBXConst_SServerNameMissing 64618 +#define IBXConst_SQueryParamsError 64619 +#define IBXConst_SStartParamsError 64620 +#define IBXConst_SOutputParsingError 64621 +#define IBXConst_SUseSpecificProcedures 64622 +#define IBXConst_SSQLMonitorAlreadyPresent 64623 +#define IBXConst_SIsASelectStatement 64624 +#define IBXConst_SRequiredParamNotSet 64625 +#define IBXConst_SNoStoredProcName 64626 +#define IBXConst_SIsAExecuteProcedure 64627 +#define IBXConst_SUpdateFailed 64628 +#define IBXConst_SNotCachedUpdates 64629 +#define IBXConst_SNotLiveRequest 64630 +#define IBXConst_SNoProvider 64631 +#define IBXConst_SNoRecordsAffected 64632 +#define IBXConst_SNoTableName 64633 +#define IBXConst_SCannotCreatePrimaryIndex 64634 +#define IBXConst_SCannotDropSystemIndex 64635 +#define IBXConst_STableNameMismatch 64636 +#define IBXConst_SIndexFieldMissing 64637 +#define IBXConst_SInvalidCancellation 64638 +#define IBXConst_SInvalidEvent 64639 +#define IBXConst_SCannotUpdate 64640 +#define IBXConst_SCannotDelete 64641 +#define IBXConst_SCannotRefresh 64642 +#define IBXConst_SBufferNotSet 64643 +#define IBXConst_SCircularReference 64644 +#define IBXConst_SSQLParseError 64645 +#define IBXConst_SUserAbort 64646 +#define IBXConst_SDataSetUniDirectional 64647 +#define IBXConst_SCannotCreateSharedResource 64648 +#define IBXConst_SWindowsAPIError 64649 +#define IBXConst_SColumnListsDontMatch 64650 +#define IBXConst_SColumnTypesDontMatch 64651 +#define IBXConst_SCantEndSharedTransaction 64652 +#define IBXConst_SFieldUnsupportedType 64653 +#define IBXConst_SCircularDataLink 64654 +#define IBXConst_SEmptySQLStatement 64655 +#define IBXConst_SDatasetClosed 64656 +#define IBXConst_SUnknownSQLDataType 64657 +#define IBXConst_SInvalidColumnIndex 64658 +#define IBXConst_SInvalidParamColumnIndex 64659 +#define IBXConst_SInvalidDataConversion 64660 +#define IBXConst_SColumnIsNotNullable 64661 +#define IBXConst_SBlobCannotBeRead 64662 +#define IBXConst_SBlobCannotBeWritten 64663 +#define IBXConst_SEmptyQuery 64664 +#define IBXConst_SCannotOpenNonSQLSelect 64665 +#define IBXConst_SNoFieldAccess 64666 +#define IBXConst_SFieldReadOnly 64667 +#define IBXConst_SFieldNotFound 64668 +#define IBXConst_SNotEditing 64669 +#define IBXConst_SCannotInsert 64670 +#define IBXConst_SCannotPost 64671 +#define IBXConst_SNotInTransaction 64672 +#define IBXConst_SInTransaction 64673 +#define IBXConst_STimeoutNegative 64674 +#define IBXConst_SNoDatabasesInTransaction 64675 +#define IBXConst_SUpdateWrongDB 64676 +#define IBXConst_SUpdateWrongTR 64677 +#define IBXConst_SDatabaseNotAssigned 64678 +#define IBXConst_STransactionNotAssigned 64679 +#define IBXConst_SXSQLDAIndexOutOfRange 64680 +#define IBXConst_SXSQLDANameDoesNotExist 64681 +#define IBXConst_SEOF 64682 +#define IBXConst_SBOF 64683 +#define IBXConst_SInvalidStatementHandle 64684 +#define IBXConst_SSQLOpen 64685 +#define IBXConst_SSQLClosed 64686 +#define IBXConst_SDatasetOpen 64687 +#define IBXConst_SInterBaseInstallMissing 64688 +#define IBXConst_SIB60feature 64689 +#define IBXConst_SNotSupported 64690 +#define IBXConst_SNotPermitted 64691 +#define IBXConst_SFileAccessError 64692 +#define IBXConst_SConnectionTimeout 64693 +#define IBXConst_SCannotSetDatabase 64694 +#define IBXConst_SCannotSetTransaction 64695 +#define IBXConst_SOperationCancelled 64696 +#define IBXConst_SDPBConstantNotSupported 64697 +#define IBXConst_SDPBConstantUnknown 64698 +#define IBXConst_STPBConstantNotSupported 64699 +#define IBXConst_STPBConstantUnknown 64700 +#define IBXConst_SDatabaseClosed 64701 +#define IBXConst_SDatabaseOpen 64702 +#define IBXConst_SDatabaseNameMissing 64703 #define uDARes_err_CannotFindField 64704 #define uDARes_err_LoadPackageFailed 64705 #define uDARes_err_InvalidDriverReference 64706 @@ -446,8 +446,8 @@ #define uDARes_err_DARDMCannotFindProxessorForDelta 64715 #define uDARes_err_NeedShareMem 64716 #define uDARes_err_ExecuteSQLCommandNotAllowed 64717 -#define cxDataConsts_cxSDataReadError 64718 -#define cxDataConsts_cxSDataWriteError 64719 +#define IBXConst_SUnknownError 64718 +#define IBXConst_SInterBaseMissing 64719 #define DBConsts_SInvalidFormatType 64720 #define DBConsts_SCouldNotParseTimeStamp 64721 #define DBConsts_SInvalidSqlTimeStamp 64722 @@ -528,14 +528,14 @@ #define DBConsts_SFieldIndexError 64797 #define DBConsts_SNoFieldIndexes 64798 #define DBConsts_SNotIndexField 64799 -#define IdResourceStrings_RSSocksServerHostUnreachableError 64800 -#define IdResourceStrings_RSSocksServerConnectionRefusedError 64801 -#define IdResourceStrings_RSSocksServerTTLExpiredError 64802 -#define IdResourceStrings_RSSocksServerCommandError 64803 -#define IdResourceStrings_RSSocksServerAddressError 64804 -#define IdResourceStrings_RSUnevenSizeInDecodeStream 64805 -#define IdResourceStrings_RSUnevenSizeInEncodeStream 64806 -#define IdResourceStrings_RSThreadTerminateAndWaitFor 64807 +#define JvResources_RsCl3DLight 64800 +#define JvResources_RsClInfoText 64801 +#define JvResources_RsClInfoBk 64802 +#define JvResources_RsGradientActiveCaption 64803 +#define JvResources_RsGradientInactiveCaption 64804 +#define JvResources_RsHotLight 64805 +#define JvResources_RsMenuBar 64806 +#define JvResources_RsMenuHighlight 64807 #define DBConsts_SInvalidFieldSize 64808 #define DBConsts_SInvalidFieldKind 64809 #define DBConsts_SUnknownFieldType 64810 @@ -544,454 +544,454 @@ #define DBConsts_SFieldNotFound 64813 #define DBConsts_SFieldAccessError 64814 #define DBConsts_SFieldValueError 64815 -#define IdResourceStrings_RSStackELOOP 64816 -#define IdResourceStrings_RSStackENAMETOOLONG 64817 -#define IdResourceStrings_RSStackEHOSTDOWN 64818 -#define IdResourceStrings_RSStackEHOSTUNREACH 64819 -#define IdResourceStrings_RSStackENOTEMPTY 64820 -#define IdResourceStrings_RSStackHOST_NOT_FOUND 64821 -#define IdResourceStrings_RSSocksRequestFailed 64822 -#define IdResourceStrings_RSSocksRequestServerFailed 64823 -#define IdResourceStrings_RSSocksRequestIdentFailed 64824 -#define IdResourceStrings_RSSocksUnknownError 64825 -#define IdResourceStrings_RSSocksServerRespondError 64826 -#define IdResourceStrings_RSSocksAuthMethodError 64827 -#define IdResourceStrings_RSSocksAuthError 64828 -#define IdResourceStrings_RSSocksServerGeneralError 64829 -#define IdResourceStrings_RSSocksServerPermissionError 64830 -#define IdResourceStrings_RSSocksServerNetUnreachableError 64831 -#define IdResourceStrings_RSStackEPFNOSUPPORT 64832 -#define IdResourceStrings_RSStackEAFNOSUPPORT 64833 -#define IdResourceStrings_RSStackEADDRINUSE 64834 -#define IdResourceStrings_RSStackEADDRNOTAVAIL 64835 -#define IdResourceStrings_RSStackENETDOWN 64836 -#define IdResourceStrings_RSStackENETUNREACH 64837 -#define IdResourceStrings_RSStackENETRESET 64838 -#define IdResourceStrings_RSStackECONNABORTED 64839 -#define IdResourceStrings_RSStackECONNRESET 64840 -#define IdResourceStrings_RSStackENOBUFS 64841 -#define IdResourceStrings_RSStackEISCONN 64842 -#define IdResourceStrings_RSStackENOTCONN 64843 -#define IdResourceStrings_RSStackESHUTDOWN 64844 -#define IdResourceStrings_RSStackETOOMANYREFS 64845 -#define IdResourceStrings_RSStackETIMEDOUT 64846 -#define IdResourceStrings_RSStackECONNREFUSED 64847 -#define IdResourceStrings_RSStackEBADF 64848 -#define IdResourceStrings_RSStackEACCES 64849 -#define IdResourceStrings_RSStackEFAULT 64850 -#define IdResourceStrings_RSStackEINVAL 64851 -#define IdResourceStrings_RSStackEMFILE 64852 -#define IdResourceStrings_RSStackEWOULDBLOCK 64853 -#define IdResourceStrings_RSStackEINPROGRESS 64854 -#define IdResourceStrings_RSStackEALREADY 64855 -#define IdResourceStrings_RSStackENOTSOCK 64856 -#define IdResourceStrings_RSStackEDESTADDRREQ 64857 -#define IdResourceStrings_RSStackEMSGSIZE 64858 -#define IdResourceStrings_RSStackEPROTOTYPE 64859 -#define IdResourceStrings_RSStackENOPROTOOPT 64860 -#define IdResourceStrings_RSStackEPROTONOSUPPORT 64861 -#define IdResourceStrings_RSStackESOCKTNOSUPPORT 64862 -#define IdResourceStrings_RSStackEOPNOTSUPP 64863 -#define IdResourceStrings_RSHTTPInternalServerError 64864 -#define IdResourceStrings_RSHTTPNotImplemented 64865 -#define IdResourceStrings_RSHTTPBadGateway 64866 -#define IdResourceStrings_RSHTTPServiceUnavailable 64867 -#define IdResourceStrings_RSHTTPGatewayTimeout 64868 -#define IdResourceStrings_RSHTTPHTTPVersionNotSupported 64869 -#define IdResourceStrings_RSHTTPUnknownResponseCode 64870 -#define IdResourceStrings_RSHTTPHeaderAlreadyWritten 64871 -#define IdResourceStrings_RSHTTPErrorParsingCommand 64872 -#define IdResourceStrings_RSHTTPUnsupportedAuthorisationScheme 64873 -#define IdResourceStrings_RSHTTPCannotSwitchSessionStateWhenActive 64874 -#define IdResourceStrings_RSHTTPAuthAlreadyRegistered 64875 -#define IdResourceStrings_RSInvalidServiceName 64876 -#define IdResourceStrings_RSStackError 64877 -#define IdResourceStrings_RSStackInvalidIP 64878 -#define IdResourceStrings_RSStackEINTR 64879 -#define IdResourceStrings_RSHTTPUseProxy 64880 -#define IdResourceStrings_RSHTTPBadRequest 64881 -#define IdResourceStrings_RSHTTPUnauthorized 64882 -#define IdResourceStrings_RSHTTPForbidden 64883 -#define IdResourceStrings_RSHTTPNotFound 64884 -#define IdResourceStrings_RSHTTPMethodeNotallowed 64885 -#define IdResourceStrings_RSHTTPNotAcceptable 64886 -#define IdResourceStrings_RSHTTPProxyAuthenticationRequired 64887 -#define IdResourceStrings_RSHTTPRequestTimeout 64888 -#define IdResourceStrings_RSHTTPConflict 64889 -#define IdResourceStrings_RSHTTPGone 64890 -#define IdResourceStrings_RSHTTPLengthRequired 64891 -#define IdResourceStrings_RSHTTPPreconditionFailed 64892 -#define IdResourceStrings_RSHTTPRequestEntityToLong 64893 -#define IdResourceStrings_RSHTTPRequestURITooLong 64894 -#define IdResourceStrings_RSHTTPUnsupportedMediaType 64895 -#define IdResourceStrings_RSStatusDisconnecting 64896 -#define IdResourceStrings_RSStatusDisconnected 64897 -#define IdResourceStrings_RSStatusText 64898 -#define IdResourceStrings_RSConnectTimeout 64899 -#define IdResourceStrings_RSHTTPContinue 64900 -#define IdResourceStrings_RSHTTPOK 64901 -#define IdResourceStrings_RSHTTPCreated 64902 -#define IdResourceStrings_RSHTTPAccepted 64903 -#define IdResourceStrings_RSHTTPNonAuthoritativeInformation 64904 -#define IdResourceStrings_RSHTTPNoContent 64905 -#define IdResourceStrings_RSHTTPResetContent 64906 -#define IdResourceStrings_RSHTTPPartialContent 64907 -#define IdResourceStrings_RSHTTPMovedPermanently 64908 -#define IdResourceStrings_RSHTTPMovedTemporarily 64909 -#define IdResourceStrings_RSHTTPSeeOther 64910 -#define IdResourceStrings_RSHTTPNotModified 64911 -#define IdResourceStrings_RSTerminateThreadTimeout 64912 -#define IdResourceStrings_RSNoExecuteSpecified 64913 -#define IdResourceStrings_RSIdNoDataToRead 64914 -#define IdResourceStrings_RSCanNotBindRange 64915 -#define IdResourceStrings_RSInvalidPortRange 64916 -#define IdResourceStrings_RSReadTimeout 64917 -#define IdResourceStrings_RSReadLnMaxLineLengthExceeded 64918 -#define IdResourceStrings_RSNoCommandHandlerFound 64919 -#define IdResourceStrings_RSWS2CallError 64920 -#define IdResourceStrings_RSWS2LoadError 64921 -#define IdResourceStrings_RSMIMEExtensionEmpty 64922 -#define IdResourceStrings_RSMIMEMIMETypeEmpty 64923 -#define IdResourceStrings_RSMIMEMIMEExtAlreadyExists 64924 -#define IdResourceStrings_RSStatusResolving 64925 -#define IdResourceStrings_RSStatusConnecting 64926 -#define IdResourceStrings_RSStatusConnected 64927 -#define uRODECConst_sFMT_UU 64928 -#define uRODECConst_sFMT_XX 64929 -#define uRODECConst_sInvalidKeySize 64930 -#define uRODECConst_sNotInitialized 64931 -#define IdResourceStrings_RSCannotAllocateSocket 64932 -#define IdResourceStrings_RSConnectionClosedGracefully 64933 -#define IdResourceStrings_RSCouldNotBindSocket 64934 -#define IdResourceStrings_RSFailedTimeZoneInfo 64935 -#define IdResourceStrings_RSNotEnoughDataInBuffer 64936 -#define IdResourceStrings_RSWinsockInitializationError 64937 -#define IdResourceStrings_RSSetSizeExceeded 64938 -#define IdResourceStrings_RSThreadClassNotSpecified 64939 -#define IdResourceStrings_RSFileNotFound 64940 -#define IdResourceStrings_RSOnlyOneAntiFreeze 64941 -#define IdResourceStrings_RSNotConnected 64942 -#define IdResourceStrings_RSObjectTypeNotSupported 64943 -#define uRORes_err_CannotLoadXMLDocument 64944 -#define uRORes_err_ErrorCreatingMsXmlDoc 64945 -#define uRORes_err_NoXMLParsersAvailable 64946 -#define uRORes_err_IDispatchMarshalingNotSupported 64947 -#define uRORes_err_UnsupportedVariantType 64948 -#define uRORes_err_VariantIsNotArray 64949 -#define uRORes_err_InvalidVarArrayDimCount 64950 -#define uRORes_err_MessageNotAssigned 64951 -#define uRODECConst_sProtectionCircular 64952 -#define uRODECConst_sStringFormatExists 64953 -#define uRODECConst_sInvalidStringFormat 64954 -#define uRODECConst_sInvalidFormatString 64955 -#define uRODECConst_sFMT_COPY 64956 -#define uRODECConst_sFMT_HEX 64957 -#define uRODECConst_sFMT_HEXL 64958 -#define uRODECConst_sFMT_MIME64 64959 -#define uRORes_err_IROMessageNotSupported 64960 -#define uRORes_err_ClassAlreadyRegistered 64961 -#define uRORes_err_UnknownProxyInterface 64962 -#define uRORes_err_DispatcherAlreadyAssigned 64963 -#define uRORes_err_CannotFindMessageDispatcher 64964 -#define uRORes_err_ServerOnlySupportsOneDispatcher 64965 -#define uRORes_err_UnhandledException 64966 -#define uRORes_err_ChannelBusy 64967 -#define uRORes_err_ArrayIndexOutOfBounds 64968 -#define uRORes_err_InvalidHeader 64969 -#define uRORes_err_UnknownClassInStream 64970 -#define uRORes_err_UnexpectedClassInStream 64971 -#define uRORes_err_SessionNotFound 64972 -#define uRORes_err_ChannelDoesntSupportIROMetadataReader 64973 -#define uRORes_err_TooManySessions 64974 -#define uRORes_err_DOMElementIsNIL 64975 -#define uRORes_err_RodlNoOperationsDefined 64976 -#define uRORes_err_RodlUsedFileDoesNotExist 64977 -#define uRORes_err_RodlInvalidDataType 64978 -#define uRORes_err_RodlStructCannotBeNested 64979 -#define uRORes_err_RodlInvalidAncestorType 64980 -#define uRORes_str_ExceptionOnServer 64981 -#define uRORes_str_ExceptionReraisedFromServer 64982 -#define uRORes_err_AssignError 64983 -#define uRORes_err_InvalidRequestStream 64984 -#define uRORes_err_NILMessage 64985 -#define uRORes_err_UnspecifiedInterface 64986 -#define uRORes_err_UnspecifiedMessage 64987 -#define uRORes_err_UnknownMethod 64988 -#define uRORes_err_ClassFactoryDidNotReturnInstance 64989 -#define uRORes_err_TypeNotSupported 64990 -#define uRORes_err_ClassFactoryNotFound 64991 -#define ComStrs_sFailSetCalMinMaxRange 64992 -#define ComStrs_sFailsetCalSelRange 64993 -#define JConsts_sChangeJPGSize 64994 -#define JConsts_sJPEGError 64995 -#define JConsts_sJPEGImageFile 64996 -#define uRORes_err_InvalidIndex 64997 -#define uRORes_err_InvalidType 64998 -#define uRORes_err_InvalidStream 64999 -#define uRORes_err_InvalidParamFlag 65000 -#define uRORes_err_InvalidStringLength 65001 -#define uRORes_str_InvalidClassTypeInStream 65002 -#define uRORes_err_UnexpectedEndOfStream 65003 -#define uRORes_err_RodlDuplicateName 65004 -#define uRORes_err_RodlNoDataTypeSpecified 65005 -#define uRORes_err_RodlNoEnumValues 65006 -#define uRORes_err_RodlNoStructElementsDefined 65007 -#define ComStrs_sTabFailSet 65008 -#define ComStrs_sTabFailSetObject 65009 -#define ComStrs_sTabMustBeMultiLine 65010 -#define ComStrs_sInvalidIndex 65011 -#define ComStrs_sInsertError 65012 -#define ComStrs_sRichEditInsertError 65013 -#define ComStrs_sRichEditLoadFail 65014 -#define ComStrs_sRichEditSaveFail 65015 -#define ComStrs_sUDAssociated 65016 -#define ComStrs_sPageIndexError 65017 -#define ComStrs_sInvalidComCtl32 65018 -#define ComStrs_sDateTimeMax 65019 -#define ComStrs_sDateTimeMin 65020 -#define ComStrs_sNeedAllowNone 65021 -#define ComStrs_sFailSetCalDateTime 65022 -#define ComStrs_sFailSetCalMaxSelRange 65023 -#define JvResources_RsCl3DLight 65024 -#define JvResources_RsClInfoText 65025 -#define JvResources_RsClInfoBk 65026 -#define JvResources_RsGradientActiveCaption 65027 -#define JvResources_RsGradientInactiveCaption 65028 -#define JvResources_RsHotLight 65029 -#define JvResources_RsMenuBar 65030 -#define JvResources_RsMenuHighlight 65031 -#define ComConst_SOleError 65032 -#define ComConst_SNoMethod 65033 -#define ComConst_SVarNotObject 65034 -#define ComConst_STooManyParams 65035 -#define ComStrs_sTabFailClear 65036 -#define ComStrs_sTabFailDelete 65037 -#define ComStrs_sTabFailRetrieve 65038 -#define ComStrs_sTabFailGetObject 65039 -#define JvResources_RsClWindowFrame 65040 -#define JvResources_RsClMenuText 65041 -#define JvResources_RsClWindowText 65042 -#define JvResources_RsClCaptionText 65043 -#define JvResources_RsClActiveBorder 65044 -#define JvResources_RsClInactiveBorder 65045 -#define JvResources_RsClAppWorkSpace 65046 -#define JvResources_RsClHighlight 65047 -#define JvResources_RsClHighlightText 65048 -#define JvResources_RsClBtnFace 65049 -#define JvResources_RsClBtnShadow 65050 -#define JvResources_RsClGrayText 65051 -#define JvResources_RsClBtnText 65052 -#define JvResources_RsClInactiveCaptionText 65053 -#define JvResources_RsClBtnHighlight 65054 -#define JvResources_RsCl3DDkShadow 65055 -#define JvResources_RsClTurquoise 65056 -#define JvResources_RsClPlum 65057 -#define JvResources_RsClGray25 65058 -#define JvResources_RsClRose 65059 -#define JvResources_RsClTan 65060 -#define JvResources_RsClLightYellow 65061 -#define JvResources_RsClLightGreen 65062 -#define JvResources_RsClLightTurquoise 65063 -#define JvResources_RsClPaleBlue 65064 -#define JvResources_RsClLavender 65065 -#define JvResources_RsClScrollBar 65066 -#define JvResources_RsClBackground 65067 -#define JvResources_RsClActiveCaption 65068 -#define JvResources_RsClInactiveCaption 65069 -#define JvResources_RsClMenu 65070 -#define JvResources_RsClWindow 65071 -#define JvResources_RsClDarkBlue 65072 -#define JvResources_RsClIndigo 65073 -#define JvResources_RsClGray80 65074 -#define JvResources_RsClDarkRed 65075 -#define JvResources_RsClOrange 65076 -#define JvResources_RsClDarkYellow 65077 -#define JvResources_RsClBlueGray 65078 -#define JvResources_RsClGray50 65079 -#define JvResources_RsClLightOrange 65080 -#define JvResources_RsClSeaGreen 65081 -#define JvResources_RsClLightBlue 65082 -#define JvResources_RsClViolet 65083 -#define JvResources_RsClGray40 65084 -#define JvResources_RsClPink 65085 -#define JvResources_RsClGold 65086 -#define JvResources_RsClBrightGreen 65087 -#define JvResources_RsClSilver 65088 -#define JvResources_RsClRed 65089 -#define JvResources_RsClLime 65090 -#define JvResources_RsClYellow 65091 -#define JvResources_RsClBlue 65092 -#define JvResources_RsClFuchsia 65093 -#define JvResources_RsClAqua 65094 -#define JvResources_RsClWhite 65095 -#define JvResources_RsClMoneyGreen 65096 -#define JvResources_RsClSkyBlue 65097 -#define JvResources_RsClCream 65098 -#define JvResources_RsClMedGray 65099 -#define JvResources_RsClBrown 65100 -#define JvResources_RsClOliveGreen 65101 -#define JvResources_RsClDarkGreen 65102 -#define JvResources_RsClDarkTeal 65103 -#define JvResources_RsEUnrecognizedGIFExt 65104 -#define JvResources_RsEWrongGIFColors 65105 -#define JvResources_RsEBadGIFCodeSize 65106 -#define JvResources_RsEGIFDecodeError 65107 -#define JvResources_RsEGIFEncodeError 65108 -#define JvResources_RsEGIFVersion 65109 -#define JvResources_RsEPixelFormatNotImplemented 65110 -#define JvResources_RsEBitCountNotImplemented 65111 -#define JvResources_RsClBlack 65112 -#define JvResources_RsClMaroon 65113 -#define JvResources_RsClGreen 65114 -#define JvResources_RsClOlive 65115 -#define JvResources_RsClNavy 65116 -#define JvResources_RsClPurple 65117 -#define JvResources_RsClTeal 65118 -#define JvResources_RsClGray 65119 -#define JclResources_RsIntelCacheDescrB4 65120 -#define JclResources_RsIntelCacheDescrF0 65121 -#define JclResources_RsIntelCacheDescrF1 65122 -#define JvResources_RsAniExtension 65123 -#define JvResources_RsAniFilterName 65124 -#define JvResources_RsRootValueReplaceFmt 65125 -#define JvResources_RsEUnableToCreateKey 65126 -#define JvResources_RsEEnumeratingRegistry 65127 -#define JvResources_RsEInvalidType 65128 -#define JvResources_RsEUnknownBaseType 65129 -#define JvResources_RsEInvalidPath 65130 -#define JvResources_RsENotAUniqueRootPath 65131 -#define JvResources_RsECircularReferenceOfStorages 65132 -#define JvResources_RsGIFImage 65133 -#define JvResources_RsEChangeGIFSize 65134 -#define JvResources_RsENoGIFData 65135 -#define JclResources_RsIntelCacheDescr72 65136 -#define JclResources_RsIntelCacheDescr78 65137 -#define JclResources_RsIntelCacheDescr79 65138 -#define JclResources_RsIntelCacheDescr7A 65139 -#define JclResources_RsIntelCacheDescr7B 65140 -#define JclResources_RsIntelCacheDescr7C 65141 -#define JclResources_RsIntelCacheDescr7D 65142 -#define JclResources_RsIntelCacheDescr7F 65143 -#define JclResources_RsIntelCacheDescr82 65144 -#define JclResources_RsIntelCacheDescr83 65145 -#define JclResources_RsIntelCacheDescr84 65146 -#define JclResources_RsIntelCacheDescr85 65147 -#define JclResources_RsIntelCacheDescr86 65148 -#define JclResources_RsIntelCacheDescr87 65149 -#define JclResources_RsIntelCacheDescrB0 65150 -#define JclResources_RsIntelCacheDescrB3 65151 -#define JclResources_RsIntelCacheDescr47 65152 -#define JclResources_RsIntelCacheDescr49 65153 -#define JclResources_RsIntelCacheDescr50 65154 -#define JclResources_RsIntelCacheDescr51 65155 -#define JclResources_RsIntelCacheDescr52 65156 -#define JclResources_RsIntelCacheDescr56 65157 -#define JclResources_RsIntelCacheDescr57 65158 -#define JclResources_RsIntelCacheDescr5B 65159 -#define JclResources_RsIntelCacheDescr5C 65160 -#define JclResources_RsIntelCacheDescr5D 65161 -#define JclResources_RsIntelCacheDescr60 65162 -#define JclResources_RsIntelCacheDescr66 65163 -#define JclResources_RsIntelCacheDescr67 65164 -#define JclResources_RsIntelCacheDescr68 65165 -#define JclResources_RsIntelCacheDescr70 65166 -#define JclResources_RsIntelCacheDescr71 65167 -#define JclResources_RsIntelCacheDescr0A 65168 -#define JclResources_RsIntelCacheDescr0B 65169 -#define JclResources_RsIntelCacheDescr0C 65170 -#define JclResources_RsIntelCacheDescr22 65171 -#define JclResources_RsIntelCacheDescr23 65172 -#define JclResources_RsIntelCacheDescr25 65173 -#define JclResources_RsIntelCacheDescr29 65174 -#define JclResources_RsIntelCacheDescr2C 65175 -#define JclResources_RsIntelCacheDescr30 65176 -#define JclResources_RsIntelCacheDescr40 65177 -#define JclResources_RsIntelCacheDescr41 65178 -#define JclResources_RsIntelCacheDescr42 65179 -#define JclResources_RsIntelCacheDescr43 65180 -#define JclResources_RsIntelCacheDescr44 65181 -#define JclResources_RsIntelCacheDescr45 65182 -#define JclResources_RsIntelCacheDescr46 65183 -#define JclResources_RsRTTIReturnType 65184 -#define JclResources_RsRTTIMaxLen 65185 -#define JclResources_RsRTTIElSize 65186 -#define JclResources_RsRTTIElType 65187 -#define JclResources_RsRTTIElNeedCleanup 65188 -#define JclResources_RsRTTIVarType 65189 -#define JclResources_RsDeclarationFormat 65190 -#define JclResources_RsSynchCreateEvent 65191 -#define JclResources_RsIntelCacheDescr00 65192 -#define JclResources_RsIntelCacheDescr01 65193 -#define JclResources_RsIntelCacheDescr02 65194 -#define JclResources_RsIntelCacheDescr03 65195 -#define JclResources_RsIntelCacheDescr04 65196 -#define JclResources_RsIntelCacheDescr05 65197 -#define JclResources_RsIntelCacheDescr06 65198 -#define JclResources_RsIntelCacheDescr08 65199 -#define JclResources_RsRTTIType 65200 -#define JclResources_RsRTTIFlags 65201 -#define JclResources_RsRTTIGUID 65202 -#define JclResources_RsRTTITypeKind 65203 -#define JclResources_RsRTTIOrdinalType 65204 -#define JclResources_RsRTTIMinValue 65205 -#define JclResources_RsRTTIMaxValue 65206 -#define JclResources_RsRTTINameList 65207 -#define JclResources_RsRTTIClassName 65208 -#define JclResources_RsRTTIParent 65209 -#define JclResources_RsRTTIPropCount 65210 -#define JclResources_RsRTTIUnitName 65211 -#define JclResources_RsRTTIBasedOn 65212 -#define JclResources_RsRTTIFloatType 65213 -#define JclResources_RsRTTIMethodKind 65214 -#define JclResources_RsRTTIParamCount 65215 -#define JclResources_RsRTTIArrayOf 65216 -#define JclResources_RsRTTIOut 65217 -#define JclResources_RsRTTIOrdinal 65218 -#define JclResources_RsRTTITrue 65219 -#define JclResources_RsRTTIFalse 65220 -#define JclResources_RsRTTITypeError 65221 -#define JclResources_RsRTTITypeInfoAt 65222 -#define JclResources_RsRTTIPropRead 65223 -#define JclResources_RsRTTIPropWrite 65224 -#define JclResources_RsRTTIPropStored 65225 -#define JclResources_RsRTTIField 65226 -#define JclResources_RsRTTIStaticMethod 65227 -#define JclResources_RsRTTIVirtualMethod 65228 -#define JclResources_RsRTTIIndex 65229 -#define JclResources_RsRTTIDefault 65230 -#define JclResources_RsRTTIName 65231 -#define JclResources_RsHKLMLong 65232 -#define JclResources_RsHKUSLong 65233 -#define JclResources_RsHKPDLong 65234 -#define JclResources_RsHKCCLong 65235 -#define JclResources_RsHKDDLong 65236 -#define JclResources_RsHKCRShort 65237 -#define JclResources_RsHKCUShort 65238 -#define JclResources_RsHKLMShort 65239 -#define JclResources_RsHKUSShort 65240 -#define JclResources_RsHKPDShort 65241 -#define JclResources_RsHKCCShort 65242 -#define JclResources_RsHKDDShort 65243 -#define JclResources_RsRTTIValueOutOfRange 65244 -#define JclResources_RsRTTIUnknownIdentifier 65245 -#define JclResources_RsRTTIVar 65246 -#define JclResources_RsRTTIConst 65247 +#define JvResources_RsClWindowFrame 64816 +#define JvResources_RsClMenuText 64817 +#define JvResources_RsClWindowText 64818 +#define JvResources_RsClCaptionText 64819 +#define JvResources_RsClActiveBorder 64820 +#define JvResources_RsClInactiveBorder 64821 +#define JvResources_RsClAppWorkSpace 64822 +#define JvResources_RsClHighlight 64823 +#define JvResources_RsClHighlightText 64824 +#define JvResources_RsClBtnFace 64825 +#define JvResources_RsClBtnShadow 64826 +#define JvResources_RsClGrayText 64827 +#define JvResources_RsClBtnText 64828 +#define JvResources_RsClInactiveCaptionText 64829 +#define JvResources_RsClBtnHighlight 64830 +#define JvResources_RsCl3DDkShadow 64831 +#define JvResources_RsClTurquoise 64832 +#define JvResources_RsClPlum 64833 +#define JvResources_RsClGray25 64834 +#define JvResources_RsClRose 64835 +#define JvResources_RsClTan 64836 +#define JvResources_RsClLightYellow 64837 +#define JvResources_RsClLightGreen 64838 +#define JvResources_RsClLightTurquoise 64839 +#define JvResources_RsClPaleBlue 64840 +#define JvResources_RsClLavender 64841 +#define JvResources_RsClScrollBar 64842 +#define JvResources_RsClBackground 64843 +#define JvResources_RsClActiveCaption 64844 +#define JvResources_RsClInactiveCaption 64845 +#define JvResources_RsClMenu 64846 +#define JvResources_RsClWindow 64847 +#define JvResources_RsClDarkBlue 64848 +#define JvResources_RsClIndigo 64849 +#define JvResources_RsClGray80 64850 +#define JvResources_RsClDarkRed 64851 +#define JvResources_RsClOrange 64852 +#define JvResources_RsClDarkYellow 64853 +#define JvResources_RsClBlueGray 64854 +#define JvResources_RsClGray50 64855 +#define JvResources_RsClLightOrange 64856 +#define JvResources_RsClSeaGreen 64857 +#define JvResources_RsClLightBlue 64858 +#define JvResources_RsClViolet 64859 +#define JvResources_RsClGray40 64860 +#define JvResources_RsClPink 64861 +#define JvResources_RsClGold 64862 +#define JvResources_RsClBrightGreen 64863 +#define JvResources_RsClSilver 64864 +#define JvResources_RsClRed 64865 +#define JvResources_RsClLime 64866 +#define JvResources_RsClYellow 64867 +#define JvResources_RsClBlue 64868 +#define JvResources_RsClFuchsia 64869 +#define JvResources_RsClAqua 64870 +#define JvResources_RsClWhite 64871 +#define JvResources_RsClMoneyGreen 64872 +#define JvResources_RsClSkyBlue 64873 +#define JvResources_RsClCream 64874 +#define JvResources_RsClMedGray 64875 +#define JvResources_RsClBrown 64876 +#define JvResources_RsClOliveGreen 64877 +#define JvResources_RsClDarkGreen 64878 +#define JvResources_RsClDarkTeal 64879 +#define JvResources_RsEUnrecognizedGIFExt 64880 +#define JvResources_RsEWrongGIFColors 64881 +#define JvResources_RsEBadGIFCodeSize 64882 +#define JvResources_RsEGIFDecodeError 64883 +#define JvResources_RsEGIFEncodeError 64884 +#define JvResources_RsEGIFVersion 64885 +#define JvResources_RsEPixelFormatNotImplemented 64886 +#define JvResources_RsEBitCountNotImplemented 64887 +#define JvResources_RsClBlack 64888 +#define JvResources_RsClMaroon 64889 +#define JvResources_RsClGreen 64890 +#define JvResources_RsClOlive 64891 +#define JvResources_RsClNavy 64892 +#define JvResources_RsClPurple 64893 +#define JvResources_RsClTeal 64894 +#define JvResources_RsClGray 64895 +#define JclResources_RsIntelCacheDescrB4 64896 +#define JclResources_RsIntelCacheDescrF0 64897 +#define JclResources_RsIntelCacheDescrF1 64898 +#define JvResources_RsAniExtension 64899 +#define JvResources_RsAniFilterName 64900 +#define JvResources_RsRootValueReplaceFmt 64901 +#define JvResources_RsEUnableToCreateKey 64902 +#define JvResources_RsEEnumeratingRegistry 64903 +#define JvResources_RsEInvalidType 64904 +#define JvResources_RsEUnknownBaseType 64905 +#define JvResources_RsEInvalidPath 64906 +#define JvResources_RsENotAUniqueRootPath 64907 +#define JvResources_RsECircularReferenceOfStorages 64908 +#define JvResources_RsGIFImage 64909 +#define JvResources_RsEChangeGIFSize 64910 +#define JvResources_RsENoGIFData 64911 +#define JclResources_RsIntelCacheDescr72 64912 +#define JclResources_RsIntelCacheDescr78 64913 +#define JclResources_RsIntelCacheDescr79 64914 +#define JclResources_RsIntelCacheDescr7A 64915 +#define JclResources_RsIntelCacheDescr7B 64916 +#define JclResources_RsIntelCacheDescr7C 64917 +#define JclResources_RsIntelCacheDescr7D 64918 +#define JclResources_RsIntelCacheDescr7F 64919 +#define JclResources_RsIntelCacheDescr82 64920 +#define JclResources_RsIntelCacheDescr83 64921 +#define JclResources_RsIntelCacheDescr84 64922 +#define JclResources_RsIntelCacheDescr85 64923 +#define JclResources_RsIntelCacheDescr86 64924 +#define JclResources_RsIntelCacheDescr87 64925 +#define JclResources_RsIntelCacheDescrB0 64926 +#define JclResources_RsIntelCacheDescrB3 64927 +#define JclResources_RsIntelCacheDescr47 64928 +#define JclResources_RsIntelCacheDescr49 64929 +#define JclResources_RsIntelCacheDescr50 64930 +#define JclResources_RsIntelCacheDescr51 64931 +#define JclResources_RsIntelCacheDescr52 64932 +#define JclResources_RsIntelCacheDescr56 64933 +#define JclResources_RsIntelCacheDescr57 64934 +#define JclResources_RsIntelCacheDescr5B 64935 +#define JclResources_RsIntelCacheDescr5C 64936 +#define JclResources_RsIntelCacheDescr5D 64937 +#define JclResources_RsIntelCacheDescr60 64938 +#define JclResources_RsIntelCacheDescr66 64939 +#define JclResources_RsIntelCacheDescr67 64940 +#define JclResources_RsIntelCacheDescr68 64941 +#define JclResources_RsIntelCacheDescr70 64942 +#define JclResources_RsIntelCacheDescr71 64943 +#define JclResources_RsIntelCacheDescr0A 64944 +#define JclResources_RsIntelCacheDescr0B 64945 +#define JclResources_RsIntelCacheDescr0C 64946 +#define JclResources_RsIntelCacheDescr22 64947 +#define JclResources_RsIntelCacheDescr23 64948 +#define JclResources_RsIntelCacheDescr25 64949 +#define JclResources_RsIntelCacheDescr29 64950 +#define JclResources_RsIntelCacheDescr2C 64951 +#define JclResources_RsIntelCacheDescr30 64952 +#define JclResources_RsIntelCacheDescr40 64953 +#define JclResources_RsIntelCacheDescr41 64954 +#define JclResources_RsIntelCacheDescr42 64955 +#define JclResources_RsIntelCacheDescr43 64956 +#define JclResources_RsIntelCacheDescr44 64957 +#define JclResources_RsIntelCacheDescr45 64958 +#define JclResources_RsIntelCacheDescr46 64959 +#define JclResources_RsRTTIReturnType 64960 +#define JclResources_RsRTTIMaxLen 64961 +#define JclResources_RsRTTIElSize 64962 +#define JclResources_RsRTTIElType 64963 +#define JclResources_RsRTTIElNeedCleanup 64964 +#define JclResources_RsRTTIVarType 64965 +#define JclResources_RsDeclarationFormat 64966 +#define JclResources_RsSynchCreateEvent 64967 +#define JclResources_RsIntelCacheDescr00 64968 +#define JclResources_RsIntelCacheDescr01 64969 +#define JclResources_RsIntelCacheDescr02 64970 +#define JclResources_RsIntelCacheDescr03 64971 +#define JclResources_RsIntelCacheDescr04 64972 +#define JclResources_RsIntelCacheDescr05 64973 +#define JclResources_RsIntelCacheDescr06 64974 +#define JclResources_RsIntelCacheDescr08 64975 +#define JclResources_RsRTTIType 64976 +#define JclResources_RsRTTIFlags 64977 +#define JclResources_RsRTTIGUID 64978 +#define JclResources_RsRTTITypeKind 64979 +#define JclResources_RsRTTIOrdinalType 64980 +#define JclResources_RsRTTIMinValue 64981 +#define JclResources_RsRTTIMaxValue 64982 +#define JclResources_RsRTTINameList 64983 +#define JclResources_RsRTTIClassName 64984 +#define JclResources_RsRTTIParent 64985 +#define JclResources_RsRTTIPropCount 64986 +#define JclResources_RsRTTIUnitName 64987 +#define JclResources_RsRTTIBasedOn 64988 +#define JclResources_RsRTTIFloatType 64989 +#define JclResources_RsRTTIMethodKind 64990 +#define JclResources_RsRTTIParamCount 64991 +#define JclResources_RsRTTIArrayOf 64992 +#define JclResources_RsRTTIOut 64993 +#define JclResources_RsRTTIOrdinal 64994 +#define JclResources_RsRTTITrue 64995 +#define JclResources_RsRTTIFalse 64996 +#define JclResources_RsRTTITypeError 64997 +#define JclResources_RsRTTITypeInfoAt 64998 +#define JclResources_RsRTTIPropRead 64999 +#define JclResources_RsRTTIPropWrite 65000 +#define JclResources_RsRTTIPropStored 65001 +#define JclResources_RsRTTIField 65002 +#define JclResources_RsRTTIStaticMethod 65003 +#define JclResources_RsRTTIVirtualMethod 65004 +#define JclResources_RsRTTIIndex 65005 +#define JclResources_RsRTTIDefault 65006 +#define JclResources_RsRTTIName 65007 +#define JclResources_RsHKLMLong 65008 +#define JclResources_RsHKUSLong 65009 +#define JclResources_RsHKPDLong 65010 +#define JclResources_RsHKCCLong 65011 +#define JclResources_RsHKDDLong 65012 +#define JclResources_RsHKCRShort 65013 +#define JclResources_RsHKCUShort 65014 +#define JclResources_RsHKLMShort 65015 +#define JclResources_RsHKUSShort 65016 +#define JclResources_RsHKPDShort 65017 +#define JclResources_RsHKCCShort 65018 +#define JclResources_RsHKDDShort 65019 +#define JclResources_RsRTTIValueOutOfRange 65020 +#define JclResources_RsRTTIUnknownIdentifier 65021 +#define JclResources_RsRTTIVar 65022 +#define JclResources_RsRTTIConst 65023 +#define JConsts_sChangeJPGSize 65024 +#define JConsts_sJPEGError 65025 +#define JConsts_sJPEGImageFile 65026 +#define JclResources_RsWin32Prefix 65027 +#define JclResources_RsFileUtilsNoVersionInfo 65028 +#define JclResources_RsCreateFileMapping 65029 +#define JclResources_RsCreateFileMappingView 65030 +#define JclResources_RsViewNeedsMapping 65031 +#define JclResources_RsFailedToObtainSize 65032 +#define JclResources_RsUnableToOpenKeyRead 65033 +#define JclResources_RsUnableToOpenKeyWrite 65034 +#define JclResources_RsUnableToAccessValue 65035 +#define JclResources_RsWrongDataType 65036 +#define JclResources_RsInconsistentPath 65037 +#define JclResources_RsHKCRLong 65038 +#define JclResources_RsHKCULong 65039 +#define ComStrs_sTabMustBeMultiLine 65040 +#define ComStrs_sInvalidIndex 65041 +#define ComStrs_sInsertError 65042 +#define ComStrs_sRichEditInsertError 65043 +#define ComStrs_sRichEditLoadFail 65044 +#define ComStrs_sRichEditSaveFail 65045 +#define ComStrs_sUDAssociated 65046 +#define ComStrs_sPageIndexError 65047 +#define ComStrs_sInvalidComCtl32 65048 +#define ComStrs_sDateTimeMax 65049 +#define ComStrs_sDateTimeMin 65050 +#define ComStrs_sNeedAllowNone 65051 +#define ComStrs_sFailSetCalDateTime 65052 +#define ComStrs_sFailSetCalMaxSelRange 65053 +#define ComStrs_sFailSetCalMinMaxRange 65054 +#define ComStrs_sFailsetCalSelRange 65055 +#define IdResourceStrings_RSSocksServerPermissionError 65056 +#define IdResourceStrings_RSSocksServerNetUnreachableError 65057 +#define IdResourceStrings_RSSocksServerHostUnreachableError 65058 +#define IdResourceStrings_RSSocksServerConnectionRefusedError 65059 +#define IdResourceStrings_RSSocksServerTTLExpiredError 65060 +#define IdResourceStrings_RSSocksServerCommandError 65061 +#define IdResourceStrings_RSSocksServerAddressError 65062 +#define IdResourceStrings_RSUnevenSizeInDecodeStream 65063 +#define IdResourceStrings_RSUnevenSizeInEncodeStream 65064 +#define IdResourceStrings_RSThreadTerminateAndWaitFor 65065 +#define ComStrs_sTabFailClear 65066 +#define ComStrs_sTabFailDelete 65067 +#define ComStrs_sTabFailRetrieve 65068 +#define ComStrs_sTabFailGetObject 65069 +#define ComStrs_sTabFailSet 65070 +#define ComStrs_sTabFailSetObject 65071 +#define IdResourceStrings_RSStackETIMEDOUT 65072 +#define IdResourceStrings_RSStackECONNREFUSED 65073 +#define IdResourceStrings_RSStackELOOP 65074 +#define IdResourceStrings_RSStackENAMETOOLONG 65075 +#define IdResourceStrings_RSStackEHOSTDOWN 65076 +#define IdResourceStrings_RSStackEHOSTUNREACH 65077 +#define IdResourceStrings_RSStackENOTEMPTY 65078 +#define IdResourceStrings_RSStackHOST_NOT_FOUND 65079 +#define IdResourceStrings_RSSocksRequestFailed 65080 +#define IdResourceStrings_RSSocksRequestServerFailed 65081 +#define IdResourceStrings_RSSocksRequestIdentFailed 65082 +#define IdResourceStrings_RSSocksUnknownError 65083 +#define IdResourceStrings_RSSocksServerRespondError 65084 +#define IdResourceStrings_RSSocksAuthMethodError 65085 +#define IdResourceStrings_RSSocksAuthError 65086 +#define IdResourceStrings_RSSocksServerGeneralError 65087 +#define IdResourceStrings_RSStackESOCKTNOSUPPORT 65088 +#define IdResourceStrings_RSStackEOPNOTSUPP 65089 +#define IdResourceStrings_RSStackEPFNOSUPPORT 65090 +#define IdResourceStrings_RSStackEAFNOSUPPORT 65091 +#define IdResourceStrings_RSStackEADDRINUSE 65092 +#define IdResourceStrings_RSStackEADDRNOTAVAIL 65093 +#define IdResourceStrings_RSStackENETDOWN 65094 +#define IdResourceStrings_RSStackENETUNREACH 65095 +#define IdResourceStrings_RSStackENETRESET 65096 +#define IdResourceStrings_RSStackECONNABORTED 65097 +#define IdResourceStrings_RSStackECONNRESET 65098 +#define IdResourceStrings_RSStackENOBUFS 65099 +#define IdResourceStrings_RSStackEISCONN 65100 +#define IdResourceStrings_RSStackENOTCONN 65101 +#define IdResourceStrings_RSStackESHUTDOWN 65102 +#define IdResourceStrings_RSStackETOOMANYREFS 65103 +#define IdResourceStrings_RSStackInvalidIP 65104 +#define IdResourceStrings_RSStackEINTR 65105 +#define IdResourceStrings_RSStackEBADF 65106 +#define IdResourceStrings_RSStackEACCES 65107 +#define IdResourceStrings_RSStackEFAULT 65108 +#define IdResourceStrings_RSStackEINVAL 65109 +#define IdResourceStrings_RSStackEMFILE 65110 +#define IdResourceStrings_RSStackEWOULDBLOCK 65111 +#define IdResourceStrings_RSStackEINPROGRESS 65112 +#define IdResourceStrings_RSStackEALREADY 65113 +#define IdResourceStrings_RSStackENOTSOCK 65114 +#define IdResourceStrings_RSStackEDESTADDRREQ 65115 +#define IdResourceStrings_RSStackEMSGSIZE 65116 +#define IdResourceStrings_RSStackEPROTOTYPE 65117 +#define IdResourceStrings_RSStackENOPROTOOPT 65118 +#define IdResourceStrings_RSStackEPROTONOSUPPORT 65119 +#define IdResourceStrings_RSHTTPRequestURITooLong 65120 +#define IdResourceStrings_RSHTTPUnsupportedMediaType 65121 +#define IdResourceStrings_RSHTTPInternalServerError 65122 +#define IdResourceStrings_RSHTTPNotImplemented 65123 +#define IdResourceStrings_RSHTTPBadGateway 65124 +#define IdResourceStrings_RSHTTPServiceUnavailable 65125 +#define IdResourceStrings_RSHTTPGatewayTimeout 65126 +#define IdResourceStrings_RSHTTPHTTPVersionNotSupported 65127 +#define IdResourceStrings_RSHTTPUnknownResponseCode 65128 +#define IdResourceStrings_RSHTTPHeaderAlreadyWritten 65129 +#define IdResourceStrings_RSHTTPErrorParsingCommand 65130 +#define IdResourceStrings_RSHTTPUnsupportedAuthorisationScheme 65131 +#define IdResourceStrings_RSHTTPCannotSwitchSessionStateWhenActive 65132 +#define IdResourceStrings_RSHTTPAuthAlreadyRegistered 65133 +#define IdResourceStrings_RSInvalidServiceName 65134 +#define IdResourceStrings_RSStackError 65135 +#define IdResourceStrings_RSHTTPSeeOther 65136 +#define IdResourceStrings_RSHTTPNotModified 65137 +#define IdResourceStrings_RSHTTPUseProxy 65138 +#define IdResourceStrings_RSHTTPBadRequest 65139 +#define IdResourceStrings_RSHTTPUnauthorized 65140 +#define IdResourceStrings_RSHTTPForbidden 65141 +#define IdResourceStrings_RSHTTPNotFound 65142 +#define IdResourceStrings_RSHTTPMethodeNotallowed 65143 +#define IdResourceStrings_RSHTTPNotAcceptable 65144 +#define IdResourceStrings_RSHTTPProxyAuthenticationRequired 65145 +#define IdResourceStrings_RSHTTPRequestTimeout 65146 +#define IdResourceStrings_RSHTTPConflict 65147 +#define IdResourceStrings_RSHTTPGone 65148 +#define IdResourceStrings_RSHTTPLengthRequired 65149 +#define IdResourceStrings_RSHTTPPreconditionFailed 65150 +#define IdResourceStrings_RSHTTPRequestEntityToLong 65151 +#define IdResourceStrings_RSStatusConnecting 65152 +#define IdResourceStrings_RSStatusConnected 65153 +#define IdResourceStrings_RSStatusDisconnecting 65154 +#define IdResourceStrings_RSStatusDisconnected 65155 +#define IdResourceStrings_RSStatusText 65156 +#define IdResourceStrings_RSConnectTimeout 65157 +#define IdResourceStrings_RSHTTPContinue 65158 +#define IdResourceStrings_RSHTTPOK 65159 +#define IdResourceStrings_RSHTTPCreated 65160 +#define IdResourceStrings_RSHTTPAccepted 65161 +#define IdResourceStrings_RSHTTPNonAuthoritativeInformation 65162 +#define IdResourceStrings_RSHTTPNoContent 65163 +#define IdResourceStrings_RSHTTPResetContent 65164 +#define IdResourceStrings_RSHTTPPartialContent 65165 +#define IdResourceStrings_RSHTTPMovedPermanently 65166 +#define IdResourceStrings_RSHTTPMovedTemporarily 65167 +#define IdResourceStrings_RSNotConnected 65168 +#define IdResourceStrings_RSObjectTypeNotSupported 65169 +#define IdResourceStrings_RSTerminateThreadTimeout 65170 +#define IdResourceStrings_RSNoExecuteSpecified 65171 +#define IdResourceStrings_RSIdNoDataToRead 65172 +#define IdResourceStrings_RSCanNotBindRange 65173 +#define IdResourceStrings_RSInvalidPortRange 65174 +#define IdResourceStrings_RSReadTimeout 65175 +#define IdResourceStrings_RSReadLnMaxLineLengthExceeded 65176 +#define IdResourceStrings_RSNoCommandHandlerFound 65177 +#define IdResourceStrings_RSWS2CallError 65178 +#define IdResourceStrings_RSWS2LoadError 65179 +#define IdResourceStrings_RSMIMEExtensionEmpty 65180 +#define IdResourceStrings_RSMIMEMIMETypeEmpty 65181 +#define IdResourceStrings_RSMIMEMIMEExtAlreadyExists 65182 +#define IdResourceStrings_RSStatusResolving 65183 +#define uRORes_err_InvalidVarArrayDimCount 65184 +#define uRORes_err_MessageNotAssigned 65185 +#define ComConst_SOleError 65186 +#define ComConst_SNoMethod 65187 +#define ComConst_SVarNotObject 65188 +#define ComConst_STooManyParams 65189 +#define IdResourceStrings_RSCannotAllocateSocket 65190 +#define IdResourceStrings_RSConnectionClosedGracefully 65191 +#define IdResourceStrings_RSCouldNotBindSocket 65192 +#define IdResourceStrings_RSFailedTimeZoneInfo 65193 +#define IdResourceStrings_RSNotEnoughDataInBuffer 65194 +#define IdResourceStrings_RSWinsockInitializationError 65195 +#define IdResourceStrings_RSSetSizeExceeded 65196 +#define IdResourceStrings_RSThreadClassNotSpecified 65197 +#define IdResourceStrings_RSFileNotFound 65198 +#define IdResourceStrings_RSOnlyOneAntiFreeze 65199 +#define uRORes_err_UnhandledException 65200 +#define uRORes_err_ChannelBusy 65201 +#define uRORes_err_ArrayIndexOutOfBounds 65202 +#define uRORes_err_InvalidHeader 65203 +#define uRORes_err_UnknownClassInStream 65204 +#define uRORes_err_UnexpectedClassInStream 65205 +#define uRORes_err_SessionNotFound 65206 +#define uRORes_err_ChannelDoesntSupportIROMetadataReader 65207 +#define uRORes_err_TooManySessions 65208 +#define uRORes_err_DOMElementIsNIL 65209 +#define uRORes_err_CannotLoadXMLDocument 65210 +#define uRORes_err_ErrorCreatingMsXmlDoc 65211 +#define uRORes_err_NoXMLParsersAvailable 65212 +#define uRORes_err_IDispatchMarshalingNotSupported 65213 +#define uRORes_err_UnsupportedVariantType 65214 +#define uRORes_err_VariantIsNotArray 65215 +#define uRORes_str_ExceptionReraisedFromServer 65216 +#define uRORes_err_AssignError 65217 +#define uRORes_err_InvalidRequestStream 65218 +#define uRORes_err_NILMessage 65219 +#define uRORes_err_UnspecifiedInterface 65220 +#define uRORes_err_UnspecifiedMessage 65221 +#define uRORes_err_UnknownMethod 65222 +#define uRORes_err_ClassFactoryDidNotReturnInstance 65223 +#define uRORes_err_TypeNotSupported 65224 +#define uRORes_err_ClassFactoryNotFound 65225 +#define uRORes_err_IROMessageNotSupported 65226 +#define uRORes_err_ClassAlreadyRegistered 65227 +#define uRORes_err_UnknownProxyInterface 65228 +#define uRORes_err_DispatcherAlreadyAssigned 65229 +#define uRORes_err_CannotFindMessageDispatcher 65230 +#define uRORes_err_ServerOnlySupportsOneDispatcher 65231 +#define uRORes_err_InvalidType 65232 +#define uRORes_err_InvalidStream 65233 +#define uRORes_err_InvalidParamFlag 65234 +#define uRORes_err_InvalidStringLength 65235 +#define uRORes_str_InvalidClassTypeInStream 65236 +#define uRORes_err_UnexpectedEndOfStream 65237 +#define uRORes_err_RodlDuplicateName 65238 +#define uRORes_err_RodlNoDataTypeSpecified 65239 +#define uRORes_err_RodlNoEnumValues 65240 +#define uRORes_err_RodlNoStructElementsDefined 65241 +#define uRORes_err_RodlNoOperationsDefined 65242 +#define uRORes_err_RodlUsedFileDoesNotExist 65243 +#define uRORes_err_RodlInvalidDataType 65244 +#define uRORes_err_RodlStructCannotBeNested 65245 +#define uRORes_err_RodlInvalidAncestorType 65246 +#define uRORes_str_ExceptionOnServer 65247 #define Consts_SUTF8Encoding 65248 #define Consts_SUTF7Encoding 65249 #define Consts_SPageControlNotSet 65250 -#define JclResources_RsWin32Prefix 65251 -#define JclResources_RsFileUtilsNoVersionInfo 65252 -#define JclResources_RsCreateFileMapping 65253 -#define JclResources_RsCreateFileMappingView 65254 -#define JclResources_RsViewNeedsMapping 65255 -#define JclResources_RsFailedToObtainSize 65256 -#define JclResources_RsUnableToOpenKeyRead 65257 -#define JclResources_RsUnableToOpenKeyWrite 65258 -#define JclResources_RsUnableToAccessValue 65259 -#define JclResources_RsWrongDataType 65260 -#define JclResources_RsInconsistentPath 65261 -#define JclResources_RsHKCRLong 65262 -#define JclResources_RsHKCULong 65263 +#define uRODECConst_sProtectionCircular 65251 +#define uRODECConst_sStringFormatExists 65252 +#define uRODECConst_sInvalidStringFormat 65253 +#define uRODECConst_sInvalidFormatString 65254 +#define uRODECConst_sFMT_COPY 65255 +#define uRODECConst_sFMT_HEX 65256 +#define uRODECConst_sFMT_HEXL 65257 +#define uRODECConst_sFMT_MIME64 65258 +#define uRODECConst_sFMT_UU 65259 +#define uRODECConst_sFMT_XX 65260 +#define uRODECConst_sInvalidKeySize 65261 +#define uRODECConst_sNotInitialized 65262 +#define uRORes_err_InvalidIndex 65263 #define Consts_SPictureLabel 65264 #define Consts_SPictureDesc 65265 #define Consts_SPreviewLabel 65266 @@ -1266,34 +1266,14 @@ #define SysConst_SEndOfFile 65535 STRINGTABLE BEGIN - MidConst_SRecConstFail, "Preparation of record constraint failed with error \"%s\"" - MidConst_SFieldConstFail, "Preparation of field constraint failed with error \"%s\"" - MidConst_SDefExprFail, "Preparation of default expression failed with error \"%s\"" - MidConst_SNoEditsAllowed, "Modifications are not allowed" - MidConst_SNoDeletesAllowed, "Deletes are not allowed" - MidConst_SNoInsertsAllowed, "Inserts are not allowed" - MidConst_SConnectionMissing, "Requires Connection before opening" - MidConst_SNoCircularConnection, "Circular reference to Connection not allowed" - TeeConst_TeeMsg_ValuesGanttEnd, "End" - TeeConst_TeeMsg_ValuesGanttNextTask, "NextTask" - TeeConst_TeeMsg_ValuesBubbleRadius, "Radius" - TeeConst_TeeMsg_ValuesArrowEndX, "EndX" TeeConst_TeeMsg_ValuesArrowEndY, "EndY" - MidConst_SNoDataProvider, "Missing data provider or data packet" - MidConst_SInvalidDataPacket, "Invalid data packet" - MidConst_SRefreshError, "Must apply updates before refreshing data" - MidConst_SNoCircularReference, "Circular provider references not allowed" - MidConst_SErrorLoadingMidas, "Error loading MIDAS.DLL" - MidConst_SCannotCreateDataSet, "No fields defined. Cannot create dataset" - MidConst_SNoConnectToBroker, "Connection not allowed to TConnectionBroker" - MidConst_SNoParentConnection, "ParentConnection is not assigned" - MidConst_SInvalidOptParamType, "Value cannot be stored in an optional parameter" - MidConst_SConstraintFailed, "Record or field constraint failed." - MidConst_SField, "Field" - TeeConst_TeeMsg_FunctionLow, "Low" - TeeConst_TeeMsg_FunctionAverage, "Average" - TeeConst_TeeMsg_GalleryShape, "Shape" - TeeConst_TeeMsg_GalleryBubble, "Bubble" + OleConst_SLinkProperties, "Link Properties" + OleConst_SInvalidLinkSource, "Cannot link to an invalid source." + OleConst_SCannotBreakLink, "Break link operation is not supported." + OleConst_SEmptyContainer, "Operation not allowed on an empty OLE container" + OleConst_SInvalidVerb, "Invalid object verb" + OleConst_SPropDlgCaption, "%s Properties" + OleConst_SInvalidStreamFormat, "Invalid stream format" TeeConst_TeeMsg_DefaultFontName, "Arial" TeeConst_TeeMsg_CheckPointerSize, "Pointer size must be greater than zero" TeeConst_TeeMsg_FunctionPeriod, "Function Period should be >= 0" @@ -1306,10 +1286,10 @@ BEGIN TeeConst_TeeMsg_ValuesBar, "Bar" TeeConst_TeeMsg_ValuesAngle, "Angle" TeeConst_TeeMsg_ValuesGanttStart, "Start" - TeeConst_TeeMsg_GanttSample2, "Prototyping" - TeeConst_TeeMsg_GanttSample3, "Development" - TeeConst_TeeMsg_GanttSample4, "Sales" - TeeConst_TeeMsg_GanttSample5, "Marketing" + TeeConst_TeeMsg_ValuesGanttEnd, "End" + TeeConst_TeeMsg_ValuesGanttNextTask, "NextTask" + TeeConst_TeeMsg_ValuesBubbleRadius, "Radius" + TeeConst_TeeMsg_ValuesArrowEndX, "EndX" TeeConst_TeeMsg_GanttSample6, "Testing" TeeConst_TeeMsg_GanttSample7, "Manufac." TeeConst_TeeMsg_GanttSample8, "Debugging" @@ -1322,10 +1302,10 @@ BEGIN TeeConst_TeeMsg_FunctionMultiply, "Multiply" TeeConst_TeeMsg_FunctionDivide, "Divide" TeeConst_TeeMsg_FunctionHigh, "High" - TeeConst_TeeMsg_GalleryFastLine, "Fast Line" - TeeConst_TeeMsg_Rotation, "Rotation" - TeeConst_TeeMsg_PieSample1, "Cars" - TeeConst_TeeMsg_PieSample2, "Phones" + TeeConst_TeeMsg_FunctionLow, "Low" + TeeConst_TeeMsg_FunctionAverage, "Average" + TeeConst_TeeMsg_GalleryShape, "Shape" + TeeConst_TeeMsg_GalleryBubble, "Bubble" TeeConst_TeeMsg_PieSample3, "Tables" TeeConst_TeeMsg_PieSample4, "Monitors" TeeConst_TeeMsg_PieSample5, "Lamps" @@ -1338,10 +1318,10 @@ BEGIN TeeConst_TeeMsg_GalleryArrow, "Arrow" TeeConst_TeeMsg_GalleryGantt, "Gantt" TeeConst_TeeMsg_GanttSample1, "Design" - TeeConst_TeeMsg_MaxPointsPerPage, "MaxPointsPerPage must be >= 0" - TeeConst_TeeMsg_3dPercent, "3D effect percent must be between %d and %d" - TeeConst_TeeMsg_CircularSeries, "Circular Series dependences are not allowed" - TeeConst_TeeMsg_BarWidthPercent, "Bar Width Percent must be between 1 and 100" + TeeConst_TeeMsg_GanttSample2, "Prototyping" + TeeConst_TeeMsg_GanttSample3, "Development" + TeeConst_TeeMsg_GanttSample4, "Sales" + TeeConst_TeeMsg_GanttSample5, "Marketing" TeeConst_TeeMsg_BarOffsetPercent, "Bar Offset Percent must be between -100% and 100%" TeeConst_TeeMsg_DefaultPercentOf, "%s of %s" TeeConst_TeeMsg_DefPercentFormat, "##0.## %" @@ -1354,10 +1334,10 @@ BEGIN TeeConst_TeeMsg_GalleryBar, "Bar" TeeConst_TeeMsg_GalleryHorizBar, "Horiz. Bar" TeeConst_TeeMsg_GalleryPie, "Pie" - OleConst_SPropDlgCaption, "%s Properties" - OleConst_SInvalidStreamFormat, "Invalid stream format" - TeeConst_TeeMsg_LegendTopPos, "Top Legend Position must be between 0 and 100 %" - TeeConst_TeeMsg_LegendFirstValue, "First Legend Value must be > 0" + TeeConst_TeeMsg_GalleryFastLine, "Fast Line" + TeeConst_TeeMsg_Rotation, "Rotation" + TeeConst_TeeMsg_PieSample1, "Cars" + TeeConst_TeeMsg_PieSample2, "Phones" TeeConst_TeeMsg_LegendColorWidth, "Legend Color Width must be between 0 and 100 %" TeeConst_TeeMsg_SeriesSetDataSource, "No ParentChart to validate DataSource" TeeConst_TeeMsg_SeriesInvDataSource, "No valid DataSource: %s" @@ -1370,38 +1350,47 @@ BEGIN TeeConst_TeeMsg_AxisMinMax, "Axis Minimum Value must be <= Maximum" TeeConst_TeeMsg_AxisMaxMin, "Axis Maximum Value must be >= Minimum" TeeConst_TeeMsg_AxisLogBase, "Axis Logarithmic Base should be >= 2" - pnglang_EPNGUnknownCriticalChunkText, "This \"Portable Network Graphics\" image contains an unknown critical part which could not be decoded." - pnglang_EPNGUnknownCompressionText, "This \"Portable Network Graphics\" image is encoded with an unknown compression scheme which could not be decoded." - pnglang_EPNGUnknownInterlaceText, "This \"Portable Network Graphics\" image uses an unknown interlace scheme which could not be decoded." - pnglang_EPNGCannotAssignChunkText, "The chunks must be compatible to be assigned." - pnglang_EPNGUnexpectedEndText, "This \"Portable Network Graphics\" image is invalid because the decoder found an unexpected end of the file." - pnglang_EPNGNoImageDataText, "This \"Portable Network Graphics\" image contains no data." - pnglang_EPNGCannotChangeSizeText, "The \"Portable Network Graphics\" image can not be resize by changing width and height properties. Try assigning the image from a bitmap." - pnglang_EPNGCannotAddChunkText, "The program tried to add a existent critical chunk to the current image which is not allowed." - pnglang_EPNGCannotAddInvalidImageText, "It's not allowed to add a new chunk because the current image is invalid." - pnglang_EPNGOutMemoryText, "Some operation could not be performed because the system is out of resources. Close some windows and try again." - pnglang_EPNGHeaderNotPresentText, "This operation is not valid because the current image contains no valid header." - OleConst_SLinkProperties, "Link Properties" - OleConst_SInvalidLinkSource, "Cannot link to an invalid source." - OleConst_SCannotBreakLink, "Break link operation is not supported." - OleConst_SEmptyContainer, "Operation not allowed on an empty OLE container" - OleConst_SInvalidVerb, "Invalid object verb" + TeeConst_TeeMsg_MaxPointsPerPage, "MaxPointsPerPage must be >= 0" + TeeConst_TeeMsg_3dPercent, "3D effect percent must be between %d and %d" + TeeConst_TeeMsg_CircularSeries, "Circular Series dependences are not allowed" + TeeConst_TeeMsg_BarWidthPercent, "Bar Width Percent must be between 1 and 100" + MidConst_SCannotCreateDataSet, "No fields defined. Cannot create dataset" + MidConst_SNoConnectToBroker, "Connection not allowed to TConnectionBroker" + MidConst_SNoParentConnection, "ParentConnection is not assigned" + MidConst_SInvalidOptParamType, "Value cannot be stored in an optional parameter" + MidConst_SConstraintFailed, "Record or field constraint failed." + MidConst_SField, "Field" + MidConst_SRecConstFail, "Preparation of record constraint failed with error \"%s\"" + MidConst_SFieldConstFail, "Preparation of field constraint failed with error \"%s\"" + MidConst_SDefExprFail, "Preparation of default expression failed with error \"%s\"" + MidConst_SNoEditsAllowed, "Modifications are not allowed" + MidConst_SNoDeletesAllowed, "Deletes are not allowed" + MidConst_SNoInsertsAllowed, "Inserts are not allowed" + MidConst_SConnectionMissing, "Requires Connection before opening" + MidConst_SNoCircularConnection, "Circular reference to Connection not allowed" + TeeConst_TeeMsg_LegendTopPos, "Top Legend Position must be between 0 and 100 %" + TeeConst_TeeMsg_LegendFirstValue, "First Legend Value must be > 0" + SqlConst_SDRIVERRESTRICTED, "[0x0012]: Application is not licensed to use this feature" + SqlConst_SLOCALTRANSACTIVE, "[0x0013]: Local Transaction already active" + SqlConst_SMULTIPLETRANSNOTENABLED, "[0x0014]: Multiple Transactions not Enabled" + SqlConst_SCONNECTIONFAILED, "[0x0015]: Connection failed" + SqlConst_SDRIVERINITFAILED, "[0x0016]: Driver initialization failed" SqlConst_SOPTLOCKFAILED, "[0x0017]: Optimistic Locking failed" SqlConst_SINVALIDREF, "[0x0018]: Invalid REF" SqlConst_SNOTABLE, "[0x0019]: No table found" SqlConst_SMISSINGPARAMINSQL, "[0x001A] Missing parameter marker in SQL" SqlConst_SNOTIMPLEMENTED, "[0x001B] Not implemented" SqlConst_SDRIVERINCOMPATIBLE, "[0x001C] Incompatible driver" - cxExtEditConsts_scxSEditRepositoryLabelItem, "Label|Represents a Label" - pnglang_EPngInvalidCRCText, "This \"Portable Network Graphics\" image is not valid because it contains invalid pieces of data (crc error)" - pnglang_EPNGInvalidIHDRText, "The \"Portable Network Graphics\" image could not be loaded because one of its main piece of data (ihdr) might be corrupted" - pnglang_EPNGMissingMultipleIDATText, "This \"Portable Network Graphics\" image is invalid because it has missing image parts." - pnglang_EPNGZLIBErrorText, "Could not decompress the image because it contains invalid compressed data.\r\n Description: " - pnglang_EPNGInvalidPaletteText, "The \"Portable Network Graphics\" image contains an invalid palette." - pnglang_EPNGInvalidFileHeaderText, "The file being readed is not a valid \"Portable Network Graphics\" image because it contains an invalid header. This file may be corruped, try obtaining it again." - pnglang_EPNGIHDRNotFirstText, "This \"Portable Network Graphics\" image is not supported or it might be invalid.\r\n(IHDR chunk is not the first)" - pnglang_EPNGSizeExceedsText, "This \"Portable Network Graphics\" image is not supported because either it's width or height exceeds the maximum size, which is 65535 pixels length." - pnglang_EPNGUnknownPalEntryText, "There is no such palette entry." + MidConst_SNoDataProvider, "Missing data provider or data packet" + MidConst_SInvalidDataPacket, "Invalid data packet" + MidConst_SRefreshError, "Must apply updates before refreshing data" + MidConst_SNoCircularReference, "Circular provider references not allowed" + MidConst_SErrorLoadingMidas, "Error loading MIDAS.DLL" + SqlConst_SNOMEMORY, "[0x0002]: Insufficient Memory for Operation" + SqlConst_SINVALIDFLDTYPE, "[0x0003]: Invalid Field Type" + SqlConst_SINVALIDHNDL, "[0x0004]: Invalid Handle" + SqlConst_SNOTSUPPORTED, "[0x0005]: Operation Not Supported" + SqlConst_SINVALIDTIME, "[0x0006]: Invalid Time" SqlConst_SINVALIDXLATION, "[0x0007]: Invalid Data Translation" SqlConst_SOUTOFRANGE, "[0x0008]: Parameter/Column out of Range" SqlConst_SINVALIDPARAM, "[0x0009]: Invalid Parameter" @@ -1413,11 +1402,168 @@ BEGIN SqlConst_SINVALIDXISOLEVEL, "[0x000F]: Invalid Transaction Isolation Level" SqlConst_SINVALIDTXNID, "[0x0010]: Invalid Transaction ID" SqlConst_SDUPLICATETXNID, "[0x0011]: Duplicate Transaction ID" - SqlConst_SDRIVERRESTRICTED, "[0x0012]: Application is not licensed to use this feature" - SqlConst_SLOCALTRANSACTIVE, "[0x0013]: Local Transaction already active" - SqlConst_SMULTIPLETRANSNOTENABLED, "[0x0014]: Multiple Transactions not Enabled" - SqlConst_SCONNECTIONFAILED, "[0x0015]: Connection failed" - SqlConst_SDRIVERINITFAILED, "[0x0016]: Driver initialization failed" + cxLibraryStrs_cxSDateEOM, "eom" + cxLibraryStrs_cxSDateNow, "now" + cxExtEditConsts_scxSEditRepositoryLabelItem, "Label|Represents a Label" + VDBConsts_SFirstRecord, "First record" + VDBConsts_SPriorRecord, "Prior record" + VDBConsts_SNextRecord, "Next record" + VDBConsts_SLastRecord, "Last record" + VDBConsts_SInsertRecord, "Insert record" + VDBConsts_SDeleteRecord, "Delete record" + VDBConsts_SEditRecord, "Edit record" + VDBConsts_SPostEdit, "Post edit" + VDBConsts_SCancelEdit, "Cancel edit" + VDBConsts_SRefreshRecord, "Refresh data" + VDBConsts_SRemoteLogin, "Remote Login" + SqlConst_SNOERROR, "" + SqlConst_SWARNING, "[0x0001]: Warning" + cxLibraryStrs_cxSDateTomorrow, "tomorrow" + cxLibraryStrs_cxSDateSunday, "Sunday" + cxLibraryStrs_cxSDateMonday, "Monday" + cxLibraryStrs_cxSDateTuesday, "Tuesday" + cxLibraryStrs_cxSDateWednesday, "Wednesday" + cxLibraryStrs_cxSDateThursday, "Thursday" + cxLibraryStrs_cxSDateFriday, "Friday" + cxLibraryStrs_cxSDateSaturday, "Saturday" + cxLibraryStrs_cxSDateFirst, "first" + cxLibraryStrs_cxSDateSecond, "second" + cxLibraryStrs_cxSDateThird, "third" + cxLibraryStrs_cxSDateFourth, "fourth" + cxLibraryStrs_cxSDateFifth, "fifth" + cxLibraryStrs_cxSDateSixth, "sixth" + cxLibraryStrs_cxSDateSeventh, "seventh" + cxLibraryStrs_cxSDateBOM, "bom" + cxEditConsts_scxRegExprTooBigReferenceNumber, "Too big reference number" + cxEditConsts_scxRegExprCantCreateEmptyEnum, "Can't create empty enumeration" + cxEditConsts_scxRegExprSubrangeOrder, "The starting character of the subrange must be less than the finishing one" + cxEditConsts_scxRegExprHexNumberExpected0, "Hexadecimal number expected" + cxEditConsts_scxRegExprHexNumberExpected, "Hexadecimal number expected but '%s' found" + cxEditConsts_scxRegExprMissing, "Missing '%s'" + cxEditConsts_scxRegExprUnnecessary, "Unnecessary '%s'" + cxEditConsts_scxRegExprIncorrectSpace, "The space character is not allowed after '\\'" + cxEditConsts_scxRegExprNotCompiled, "Regular expression is not compiled" + cxEditConsts_scxRegExprIncorrectParameterQuantifier, "Incorrect parameter quantifier" + cxEditConsts_scxRegExprCantUseParameterQuantifier, "The parameter quantifier cannot be applied here" + cxEditConsts_scxMaskEditRegExprError, "Regular expression errors:" + cxEditConsts_scxMaskEditInvalidEditValue, "The edit value is invalid" + cxEditConsts_cxSSpinEditInvalidNumericValue, "Invalid numeric value" + cxLibraryStrs_cxSDateToday, "today" + cxLibraryStrs_cxSDateYesterday, "yesterday" + cxEditConsts_scxSEditRepositoryPopupItem, "PopupEdit|Represents an edit control with a dropdown list" + cxEditConsts_scxSEditRepositorySpinItem, "SpinEdit|Represents a spin editor" + cxEditConsts_scxSEditRepositoryRadioGroupItem, "RadioGroup|Represents a group of radio buttons" + cxEditConsts_scxSEditRepositoryTextItem, "TextEdit|Represents a single line text editor" + cxEditConsts_scxSEditRepositoryTimeItem, "TimeEdit|Represents an editor displaying time values" + cxEditConsts_scxRegExprLine, "Line" + cxEditConsts_scxRegExprChar, "Char" + cxEditConsts_scxRegExprNotAssignedSourceStream, "The source stream is not assigned" + cxEditConsts_scxRegExprEmptySourceStream, "The source stream is empty" + cxEditConsts_scxRegExprCantUsePlusQuantifier, "The '+' quantifier cannot be applied here" + cxEditConsts_scxRegExprCantUseStarQuantifier, "The '*' quantifier cannot be applied here" + cxEditConsts_scxRegExprCantCreateEmptyAlt, "The alternative should not be empty" + cxEditConsts_scxRegExprCantCreateEmptyBlock, "The block should not be empty" + cxEditConsts_scxRegExprIllegalSymbol, "Illegal '%s'" + cxEditConsts_scxRegExprIllegalQuantifier, "Illegal quantifier '%s'" + cxEditConsts_scxRegExprIllegalIntegerValue, "Illegal integer value" + cxEditConsts_cxSDateError, "Invalid Date" + cxEditConsts_scxSCalcError, "Error" + cxEditConsts_scxSHyperLinkPrefix, "http://" + cxEditConsts_scxSEditRepositoryBlobItem, "BlobEdit|Represents the BLOB editor" + cxEditConsts_scxSEditRepositoryButtonItem, "ButtonEdit|Represents an edit control with embedded buttons" + cxEditConsts_scxSEditRepositoryCalcItem, "CalcEdit|Represents an edit control with a dropdown calculator window" + cxEditConsts_scxSEditRepositoryCheckBoxItem, "CheckBox|Represents a check box control that allows selecting an option" + cxEditConsts_scxSEditRepositoryComboBoxItem, "ComboBox|Represents the combo box editor" + cxEditConsts_scxSEditRepositoryCurrencyItem, "CurrencyEdit|Represents an editor enabling editing currency data" + cxEditConsts_scxSEditRepositoryDateItem, "DateEdit|Represents an edit control with a dropdown calendar" + cxEditConsts_scxSEditRepositoryHyperLinkItem, "HyperLink|Represents a text editor with hyperlink functionality" + cxEditConsts_scxSEditRepositoryImageComboBoxItem, "ImageComboBox|Represents an editor displaying the list of images and text strings within the dropdown window" + cxEditConsts_scxSEditRepositoryImageItem, "Image|Represents an image editor" + cxEditConsts_scxSEditRepositoryMaskItem, "MaskEdit|Represents a generic masked edit control." + cxEditConsts_scxSEditRepositoryMemoItem, "Memo|Represents an edit control that allows editing memo data" + cxEditConsts_scxSEditRepositoryMRUItem, "MRUEdit|Represents a text editor displaying the list of most recently used items (MRU) within a dropdown window" + cxEditConsts_cxSBlobButtonCancel, "&Cancel" + cxEditConsts_cxSBlobButtonClose, "&Close" + cxEditConsts_cxSBlobMemo, "(MEMO)" + cxEditConsts_cxSBlobMemoEmpty, "(memo)" + cxEditConsts_cxSBlobPicture, "(PICTURE)" + cxEditConsts_cxSBlobPictureEmpty, "(picture)" + cxEditConsts_cxSMenuItemCaptionCut, "Cu&t" + cxEditConsts_cxSMenuItemCaptionCopy, "&Copy" + cxEditConsts_cxSMenuItemCaptionPaste, "&Paste" + cxEditConsts_cxSMenuItemCaptionDelete, "&Delete" + cxEditConsts_cxSMenuItemCaptionLoad, "&Load..." + cxEditConsts_cxSMenuItemCaptionSave, "Save &As..." + cxEditConsts_cxSDatePopupClear, "Clear" + cxEditConsts_cxSDatePopupNow, "Now" + cxEditConsts_cxSDatePopupOK, "OK" + cxEditConsts_cxSDatePopupToday, "Today" + pnglang_EPNGOutMemoryText, "Some operation could not be performed because the system is out of resources. Close some windows and try again." + pnglang_EPNGHeaderNotPresentText, "This operation is not valid because the current image contains no valid header." + cxDataConsts_cxSDataReadError, "Stream read error" + cxDataConsts_cxSDataWriteError, "Stream write error" + cxEditConsts_cxSEditDateConvertError, "Could not convert to date" + cxEditConsts_cxSEditInvalidRepositoryItem, "The repository item is not acceptable" + cxEditConsts_cxSEditNumericValueConvertError, "Could not convert to numeric value" + cxEditConsts_cxSEditPopupCircularReferencingError, "Circular referencing is not allowed" + cxEditConsts_cxSEditTimeConvertError, "Could not convert to time" + cxEditConsts_cxSEditValidateErrorText, "Invalid input value. Use escape key to abandon changes" + cxEditConsts_cxSEditValueOutOfBounds, "Value out of bounds" + cxEditConsts_cxSEditCheckBoxChecked, "True" + cxEditConsts_cxSEditCheckBoxGrayed, "" + cxEditConsts_cxSEditCheckBoxUnchecked, "False" + cxEditConsts_cxSRadioGroupDefaultCaption, "" + cxEditConsts_cxSBlobButtonOK, "&OK" + pnglang_EPNGMissingMultipleIDATText, "This \"Portable Network Graphics\" image is invalid because it has missing image parts." + pnglang_EPNGZLIBErrorText, "Could not decompress the image because it contains invalid compressed data.\r\n Description: " + pnglang_EPNGInvalidPaletteText, "The \"Portable Network Graphics\" image contains an invalid palette." + pnglang_EPNGInvalidFileHeaderText, "The file being readed is not a valid \"Portable Network Graphics\" image because it contains an invalid header. This file may be corruped, try obtaining it again." + pnglang_EPNGIHDRNotFirstText, "This \"Portable Network Graphics\" image is not supported or it might be invalid.\r\n(IHDR chunk is not the first)" + pnglang_EPNGSizeExceedsText, "This \"Portable Network Graphics\" image is not supported because either it's width or height exceeds the maximum size, which is 65535 pixels length." + pnglang_EPNGUnknownPalEntryText, "There is no such palette entry." + pnglang_EPNGUnknownCriticalChunkText, "This \"Portable Network Graphics\" image contains an unknown critical part which could not be decoded." + pnglang_EPNGUnknownCompressionText, "This \"Portable Network Graphics\" image is encoded with an unknown compression scheme which could not be decoded." + pnglang_EPNGUnknownInterlaceText, "This \"Portable Network Graphics\" image uses an unknown interlace scheme which could not be decoded." + pnglang_EPNGCannotAssignChunkText, "The chunks must be compatible to be assigned." + pnglang_EPNGUnexpectedEndText, "This \"Portable Network Graphics\" image is invalid because the decoder found an unexpected end of the file." + pnglang_EPNGNoImageDataText, "This \"Portable Network Graphics\" image contains no data." + pnglang_EPNGCannotChangeSizeText, "The \"Portable Network Graphics\" image can not be resize by changing width and height properties. Try assigning the image from a bitmap." + pnglang_EPNGCannotAddChunkText, "The program tried to add a existent critical chunk to the current image which is not allowed." + pnglang_EPNGCannotAddInvalidImageText, "It's not allowed to add a new chunk because the current image is invalid." + ADOConst_SMissingConnection, "Missing Connection or ConnectionString" + ADOConst_SNoDetailFilter, "Filter property cannot be used for detail tables" + ADOConst_SBookmarksRequired, "Dataset does not support bookmarks, which are required for multi-record data controls" + ADOConst_SMissingCommandText, "Missing %s property" + ADOConst_SNoResultSet, "CommandText does not return a result set" + ADOConst_SADOCreateError, "Error creating object. Please verify that the Microsoft Data Access Components 2.1 (or later) have been properly installed" + ADOConst_SEventsNotSupported, "Events are not supported with server side TableDirect cursors" + ADOConst_SUsupportedFieldType, "Unsupported field type (%s) in field %s" + ADOConst_SConnectionRequired, "A connection component is required for async ExecuteOptions" + ADOConst_SCantRequery, "Cannot perform a requery after connection has changed" + ADOConst_SNoFilterOptions, "FilterOptions are not supported" + ADOConst_SRecordsetNotOpen, "Recordset is not open" + ADOConst_sNameAttr, "Name" + ADOConst_sValueAttr, "Value" + pnglang_EPngInvalidCRCText, "This \"Portable Network Graphics\" image is not valid because it contains invalid pieces of data (crc error)" + pnglang_EPNGInvalidIHDRText, "The \"Portable Network Graphics\" image could not be loaded because one of its main piece of data (ihdr) might be corrupted" + IBSQLMonitor_StrDetach, ": [Detach]" + IBSQLMonitor_StrQuery, ": [Query]" + IBSQLMonitor_StrStart, ": [Start]" + IBSQLMonitor_StrExecute, ": [Execute] " + IBSQLMonitor_StrNULL, "" + IBSQLMonitor_StrBLOB, "" + IBSQLMonitor_StrFetch, ": [Fetch] " + IBSQLMonitor_StrPrepare, ": [Prepare] " + IBSQLMonitor_StrPlan, " Plan: " + IBSQLMonitor_StrPlanCantRetrive, " Plan: Can't retrieve plan - too large" + IBSQLMonitor_StrCommitHardComm, ": [Commit (Hard commit)]" + IBSQLMonitor_StrCommitRetaining, ": [Commit retaining (Soft commit)]" + IBSQLMonitor_StrRollback, ": [Rollback]" + IBSQLMonitor_StrRollbackRetainin, ": [Rollback retaining (Soft rollback)]" + IBSQLMonitor_StrStartTransaction, ": [Start transaction]" + IBSQLMonitor_StrApplication, "[Application: " + IBXConst_SDPBConstantUnknownEx, "DPB Constant (%s) is unknown" + IBXConst_STPBConstantUnknownEx, "TPB Constant (%s) is unknown" IBXConst_SUnknownPlan, "Unknown Error - Can't retrieve plan" IBXConst_SFieldSizeMismatch, "Size Mismatch - Field %s size is too small for data" IBXConst_SEventAlreadyRegistered, "Events already registered" @@ -1427,13 +1573,13 @@ BEGIN IBXConst_SLoginPromptFailure, "Can not find default login prompt dialog. Please add DBLogDlg to the uses section of your main file." IBXConst_SIB70feature, "%s is an InterBase 7.0 function. Please upgrade to InterBase 7.0 to use this functonality" IBXConst_SIB71feature, "%s is an InterBase 7.1 function. Please upgrade to InterBase 7.1 to use this functonality" - SqlConst_SNOERROR, "" - SqlConst_SWARNING, "[0x0001]: Warning" - SqlConst_SNOMEMORY, "[0x0002]: Insufficient Memory for Operation" - SqlConst_SINVALIDFLDTYPE, "[0x0003]: Invalid Field Type" - SqlConst_SINVALIDHNDL, "[0x0004]: Invalid Handle" - SqlConst_SNOTSUPPORTED, "[0x0005]: Operation Not Supported" - SqlConst_SINVALIDTIME, "[0x0006]: Invalid Time" + IBSQLMonitor_StrConnect, ": [Connect]" + IBSQLMonitor_StrDisconnect, ": [Disconnect]" + IBSQLMonitor_StrMisc, "[Misc] " + IBSQLMonitor_StrError, "[Error] " + IBSQLMonitor_StrAttach, ": [Attach]" + IBXConst_SCantPrintValue, "Cannot print value" + IBXConst_SEOFReached, "SEOFReached" IBXConst_SEOFInComment, "EOF in comment detected" IBXConst_SEOFInString, "EOF in string detected" IBXConst_SParamNameExpected, "Parameter name expected" @@ -1448,8 +1594,8 @@ BEGIN IBXConst_SInvalidOption, "Invalid option specified" IBXConst_SInvalidOnErrorResult, "Unexpected onError return value" IBXConst_SInvalidOnStatusResult, "Unexpected onStatus return value" - IBXConst_SDPBConstantUnknownEx, "DPB Constant (%s) is unknown" - IBXConst_STPBConstantUnknownEx, "TPB Constant (%s) is unknown" + IBXConst_SMaximumEvents, "Exceded Maximum Event limits" + IBXConst_SNoEventsRegistered, "No Events Registered" IBXConst_SInvalidQueueing, "Invalid Queueing" IBXConst_SInvalidRegistration, "Invalid Registration" IBXConst_SInvalidBatchMove, "Invalid Batch Move" @@ -1464,8 +1610,8 @@ BEGIN IBXConst_SOutputParsingError, "Unexpected Output buffer value" IBXConst_SUseSpecificProcedures, "Generic ServiceStart not applicable: Use Specific Procedures to set configuration params" IBXConst_SSQLMonitorAlreadyPresent, "SQL Monitor Instance is already present" - IBXConst_SCantPrintValue, "Cannot print value" - IBXConst_SEOFReached, "SEOFReached" + IBXConst_SIsASelectStatement, "use Open for a Select Statement" + IBXConst_SRequiredParamNotSet, "Required Param value not set" IBXConst_SNoStoredProcName, "No Stored Procedure Name assigned" IBXConst_SIsAExecuteProcedure, "use ExecProc for Procedure; use TQuery for Select procedures" IBXConst_SUpdateFailed, "Update Failed" @@ -1480,8 +1626,8 @@ BEGIN IBXConst_SIndexFieldMissing, "Index Field Missing" IBXConst_SInvalidCancellation, "Cannot Cancel events while processing" IBXConst_SInvalidEvent, "Invalid Event" - IBXConst_SMaximumEvents, "Exceded Maximum Event limits" - IBXConst_SNoEventsRegistered, "No Events Registered" + IBXConst_SCannotUpdate, "Cannot update. (No update query)" + IBXConst_SCannotDelete, "Cannot delete from dataset. (No delete query)" IBXConst_SCannotRefresh, "Cannot refresh row. (No refresh query)" IBXConst_SBufferNotSet, "Buffer not set" IBXConst_SCircularReference, "Circular references not permitted" @@ -1496,8 +1642,8 @@ BEGIN IBXConst_SFieldUnsupportedType, "Unsupported Field Type" IBXConst_SCircularDataLink, "Circular DataLink Reference" IBXConst_SEmptySQLStatement, "Empty SQL Statement" - IBXConst_SIsASelectStatement, "use Open for a Select Statement" - IBXConst_SRequiredParamNotSet, "Required Param value not set" + IBXConst_SDatasetClosed, "Dataset closed" + IBXConst_SUnknownSQLDataType, "Unknown SQL Data type (%d)" IBXConst_SInvalidColumnIndex, "Invalid column index (index exceeds permitted range)" IBXConst_SInvalidParamColumnIndex, "Invalid parameter index (index exceeds permitted range)" IBXConst_SInvalidDataConversion, "Invalid data conversion" @@ -1512,8 +1658,8 @@ BEGIN IBXConst_SNotEditing, "Not in edit mode" IBXConst_SCannotInsert, "Cannot insert into dataset. (No insert query)" IBXConst_SCannotPost, "Cannot post. (No update/insert query)" - IBXConst_SCannotUpdate, "Cannot update. (No update query)" - IBXConst_SCannotDelete, "Cannot delete from dataset. (No delete query)" + IBXConst_SNotInTransaction, "Transaction is not active" + IBXConst_SInTransaction, "Transaction is active" IBXConst_STimeoutNegative, "Timeout values cannot be negative" IBXConst_SNoDatabasesInTransaction, "No databases are listed in transaction component" IBXConst_SUpdateWrongDB, "Updating wrong database" @@ -1528,8 +1674,8 @@ BEGIN IBXConst_SSQLOpen, "IBSQL Open" IBXConst_SSQLClosed, "IBSQL Closed" IBXConst_SDatasetOpen, "Dataset open" - IBXConst_SDatasetClosed, "Dataset closed" - IBXConst_SUnknownSQLDataType, "Unknown SQL Data type (%d)" + IBXConst_SInterBaseInstallMissing, "InterBase Install DLL ibinstall.dll not found in the path. Please install InterBase 6 to use this functionality" + IBXConst_SIB60feature, "%s is an InterBase 6 function. Please upgrade to InterBase 6 to use this functonality" IBXConst_SNotSupported, "Unsupported feature" IBXConst_SNotPermitted, "Not permitted" IBXConst_SFileAccessError, "Temporary file access error" @@ -1544,152 +1690,6 @@ BEGIN IBXConst_SDatabaseClosed, "Cannot perform operation -- DB is not open" IBXConst_SDatabaseOpen, "Cannot perform operation -- DB is currently open" IBXConst_SDatabaseNameMissing, "Database name is missing" - IBXConst_SNotInTransaction, "Transaction is not active" - IBXConst_SInTransaction, "Transaction is active" - IBSQLMonitor_StrNULL, "" - IBSQLMonitor_StrBLOB, "" - IBSQLMonitor_StrFetch, ": [Fetch] " - IBSQLMonitor_StrPrepare, ": [Prepare] " - IBSQLMonitor_StrPlan, " Plan: " - IBSQLMonitor_StrPlanCantRetrive, " Plan: Can't retrieve plan - too large" - IBSQLMonitor_StrCommitHardComm, ": [Commit (Hard commit)]" - IBSQLMonitor_StrCommitRetaining, ": [Commit retaining (Soft commit)]" - IBSQLMonitor_StrRollback, ": [Rollback]" - IBSQLMonitor_StrRollbackRetainin, ": [Rollback retaining (Soft rollback)]" - IBSQLMonitor_StrStartTransaction, ": [Start transaction]" - IBSQLMonitor_StrApplication, "[Application: " - IBXConst_SUnknownError, "Unknown error" - IBXConst_SInterBaseMissing, "InterBase library gds32.dll not found in the path. Please install InterBase to use this functionality" - IBXConst_SInterBaseInstallMissing, "InterBase Install DLL ibinstall.dll not found in the path. Please install InterBase 6 to use this functionality" - IBXConst_SIB60feature, "%s is an InterBase 6 function. Please upgrade to InterBase 6 to use this functonality" - ADOConst_SUsupportedFieldType, "Unsupported field type (%s) in field %s" - ADOConst_SConnectionRequired, "A connection component is required for async ExecuteOptions" - ADOConst_SCantRequery, "Cannot perform a requery after connection has changed" - ADOConst_SNoFilterOptions, "FilterOptions are not supported" - ADOConst_SRecordsetNotOpen, "Recordset is not open" - ADOConst_sNameAttr, "Name" - ADOConst_sValueAttr, "Value" - IBSQLMonitor_StrConnect, ": [Connect]" - IBSQLMonitor_StrDisconnect, ": [Disconnect]" - IBSQLMonitor_StrMisc, "[Misc] " - IBSQLMonitor_StrError, "[Error] " - IBSQLMonitor_StrAttach, ": [Attach]" - IBSQLMonitor_StrDetach, ": [Detach]" - IBSQLMonitor_StrQuery, ": [Query]" - IBSQLMonitor_StrStart, ": [Start]" - IBSQLMonitor_StrExecute, ": [Execute] " - VDBConsts_SNextRecord, "Next record" - VDBConsts_SLastRecord, "Last record" - VDBConsts_SInsertRecord, "Insert record" - VDBConsts_SDeleteRecord, "Delete record" - VDBConsts_SEditRecord, "Edit record" - VDBConsts_SPostEdit, "Post edit" - VDBConsts_SCancelEdit, "Cancel edit" - VDBConsts_SRefreshRecord, "Refresh data" - VDBConsts_SRemoteLogin, "Remote Login" - ADOConst_SMissingConnection, "Missing Connection or ConnectionString" - ADOConst_SNoDetailFilter, "Filter property cannot be used for detail tables" - ADOConst_SBookmarksRequired, "Dataset does not support bookmarks, which are required for multi-record data controls" - ADOConst_SMissingCommandText, "Missing %s property" - ADOConst_SNoResultSet, "CommandText does not return a result set" - ADOConst_SADOCreateError, "Error creating object. Please verify that the Microsoft Data Access Components 2.1 (or later) have been properly installed" - ADOConst_SEventsNotSupported, "Events are not supported with server side TableDirect cursors" - cxLibraryStrs_cxSDateWednesday, "Wednesday" - cxLibraryStrs_cxSDateThursday, "Thursday" - cxLibraryStrs_cxSDateFriday, "Friday" - cxLibraryStrs_cxSDateSaturday, "Saturday" - cxLibraryStrs_cxSDateFirst, "first" - cxLibraryStrs_cxSDateSecond, "second" - cxLibraryStrs_cxSDateThird, "third" - cxLibraryStrs_cxSDateFourth, "fourth" - cxLibraryStrs_cxSDateFifth, "fifth" - cxLibraryStrs_cxSDateSixth, "sixth" - cxLibraryStrs_cxSDateSeventh, "seventh" - cxLibraryStrs_cxSDateBOM, "bom" - cxLibraryStrs_cxSDateEOM, "eom" - cxLibraryStrs_cxSDateNow, "now" - VDBConsts_SFirstRecord, "First record" - VDBConsts_SPriorRecord, "Prior record" - cxEditConsts_scxRegExprHexNumberExpected, "Hexadecimal number expected but '%s' found" - cxEditConsts_scxRegExprMissing, "Missing '%s'" - cxEditConsts_scxRegExprUnnecessary, "Unnecessary '%s'" - cxEditConsts_scxRegExprIncorrectSpace, "The space character is not allowed after '\\'" - cxEditConsts_scxRegExprNotCompiled, "Regular expression is not compiled" - cxEditConsts_scxRegExprIncorrectParameterQuantifier, "Incorrect parameter quantifier" - cxEditConsts_scxRegExprCantUseParameterQuantifier, "The parameter quantifier cannot be applied here" - cxEditConsts_scxMaskEditRegExprError, "Regular expression errors:" - cxEditConsts_scxMaskEditInvalidEditValue, "The edit value is invalid" - cxEditConsts_cxSSpinEditInvalidNumericValue, "Invalid numeric value" - cxLibraryStrs_cxSDateToday, "today" - cxLibraryStrs_cxSDateYesterday, "yesterday" - cxLibraryStrs_cxSDateTomorrow, "tomorrow" - cxLibraryStrs_cxSDateSunday, "Sunday" - cxLibraryStrs_cxSDateMonday, "Monday" - cxLibraryStrs_cxSDateTuesday, "Tuesday" - cxEditConsts_scxSEditRepositoryTimeItem, "TimeEdit|Represents an editor displaying time values" - cxEditConsts_scxRegExprLine, "Line" - cxEditConsts_scxRegExprChar, "Char" - cxEditConsts_scxRegExprNotAssignedSourceStream, "The source stream is not assigned" - cxEditConsts_scxRegExprEmptySourceStream, "The source stream is empty" - cxEditConsts_scxRegExprCantUsePlusQuantifier, "The '+' quantifier cannot be applied here" - cxEditConsts_scxRegExprCantUseStarQuantifier, "The '*' quantifier cannot be applied here" - cxEditConsts_scxRegExprCantCreateEmptyAlt, "The alternative should not be empty" - cxEditConsts_scxRegExprCantCreateEmptyBlock, "The block should not be empty" - cxEditConsts_scxRegExprIllegalSymbol, "Illegal '%s'" - cxEditConsts_scxRegExprIllegalQuantifier, "Illegal quantifier '%s'" - cxEditConsts_scxRegExprIllegalIntegerValue, "Illegal integer value" - cxEditConsts_scxRegExprTooBigReferenceNumber, "Too big reference number" - cxEditConsts_scxRegExprCantCreateEmptyEnum, "Can't create empty enumeration" - cxEditConsts_scxRegExprSubrangeOrder, "The starting character of the subrange must be less than the finishing one" - cxEditConsts_scxRegExprHexNumberExpected0, "Hexadecimal number expected" - cxEditConsts_scxSEditRepositoryButtonItem, "ButtonEdit|Represents an edit control with embedded buttons" - cxEditConsts_scxSEditRepositoryCalcItem, "CalcEdit|Represents an edit control with a dropdown calculator window" - cxEditConsts_scxSEditRepositoryCheckBoxItem, "CheckBox|Represents a check box control that allows selecting an option" - cxEditConsts_scxSEditRepositoryComboBoxItem, "ComboBox|Represents the combo box editor" - cxEditConsts_scxSEditRepositoryCurrencyItem, "CurrencyEdit|Represents an editor enabling editing currency data" - cxEditConsts_scxSEditRepositoryDateItem, "DateEdit|Represents an edit control with a dropdown calendar" - cxEditConsts_scxSEditRepositoryHyperLinkItem, "HyperLink|Represents a text editor with hyperlink functionality" - cxEditConsts_scxSEditRepositoryImageComboBoxItem, "ImageComboBox|Represents an editor displaying the list of images and text strings within the dropdown window" - cxEditConsts_scxSEditRepositoryImageItem, "Image|Represents an image editor" - cxEditConsts_scxSEditRepositoryMaskItem, "MaskEdit|Represents a generic masked edit control." - cxEditConsts_scxSEditRepositoryMemoItem, "Memo|Represents an edit control that allows editing memo data" - cxEditConsts_scxSEditRepositoryMRUItem, "MRUEdit|Represents a text editor displaying the list of most recently used items (MRU) within a dropdown window" - cxEditConsts_scxSEditRepositoryPopupItem, "PopupEdit|Represents an edit control with a dropdown list" - cxEditConsts_scxSEditRepositorySpinItem, "SpinEdit|Represents a spin editor" - cxEditConsts_scxSEditRepositoryRadioGroupItem, "RadioGroup|Represents a group of radio buttons" - cxEditConsts_scxSEditRepositoryTextItem, "TextEdit|Represents a single line text editor" - cxEditConsts_cxSBlobPicture, "(PICTURE)" - cxEditConsts_cxSBlobPictureEmpty, "(picture)" - cxEditConsts_cxSMenuItemCaptionCut, "Cu&t" - cxEditConsts_cxSMenuItemCaptionCopy, "&Copy" - cxEditConsts_cxSMenuItemCaptionPaste, "&Paste" - cxEditConsts_cxSMenuItemCaptionDelete, "&Delete" - cxEditConsts_cxSMenuItemCaptionLoad, "&Load..." - cxEditConsts_cxSMenuItemCaptionSave, "Save &As..." - cxEditConsts_cxSDatePopupClear, "Clear" - cxEditConsts_cxSDatePopupNow, "Now" - cxEditConsts_cxSDatePopupOK, "OK" - cxEditConsts_cxSDatePopupToday, "Today" - cxEditConsts_cxSDateError, "Invalid Date" - cxEditConsts_scxSCalcError, "Error" - cxEditConsts_scxSHyperLinkPrefix, "http://" - cxEditConsts_scxSEditRepositoryBlobItem, "BlobEdit|Represents the BLOB editor" - cxEditConsts_cxSEditDateConvertError, "Could not convert to date" - cxEditConsts_cxSEditInvalidRepositoryItem, "The repository item is not acceptable" - cxEditConsts_cxSEditNumericValueConvertError, "Could not convert to numeric value" - cxEditConsts_cxSEditPopupCircularReferencingError, "Circular referencing is not allowed" - cxEditConsts_cxSEditTimeConvertError, "Could not convert to time" - cxEditConsts_cxSEditValidateErrorText, "Invalid input value. Use escape key to abandon changes" - cxEditConsts_cxSEditValueOutOfBounds, "Value out of bounds" - cxEditConsts_cxSEditCheckBoxChecked, "True" - cxEditConsts_cxSEditCheckBoxGrayed, "" - cxEditConsts_cxSEditCheckBoxUnchecked, "False" - cxEditConsts_cxSRadioGroupDefaultCaption, "" - cxEditConsts_cxSBlobButtonOK, "&OK" - cxEditConsts_cxSBlobButtonCancel, "&Cancel" - cxEditConsts_cxSBlobButtonClose, "&Close" - cxEditConsts_cxSBlobMemo, "(MEMO)" - cxEditConsts_cxSBlobMemoEmpty, "(memo)" uDARes_err_CannotFindField, "Cannot find field %s" uDARes_err_LoadPackageFailed, "LoadPackage failed for file %s" uDARes_err_InvalidDriverReference, "The driver in %s could not be loaded" @@ -1704,8 +1704,8 @@ BEGIN uDARes_err_DARDMCannotFindProxessorForDelta, "Cannot find a business processor for delta \"%s\"" uDARes_err_NeedShareMem, "To use dynamically loaded drivers, you must build your application with ShareMem." uDARes_err_ExecuteSQLCommandNotAllowed, "ExecuteSQLCommand is not enabled for this server." - cxDataConsts_cxSDataReadError, "Stream read error" - cxDataConsts_cxSDataWriteError, "Stream write error" + IBXConst_SUnknownError, "Unknown error" + IBXConst_SInterBaseMissing, "InterBase library gds32.dll not found in the path. Please install InterBase to use this functionality" DBConsts_SInvalidFormatType, "Invalid format type for BCD" DBConsts_SCouldNotParseTimeStamp, "Could not parse SQL TimeStamp string" DBConsts_SInvalidSqlTimeStamp, "Invalid SQL date/time values" @@ -1786,230 +1786,6 @@ BEGIN DBConsts_SFieldIndexError, "Field index out of range" DBConsts_SNoFieldIndexes, "No index currently active" DBConsts_SNotIndexField, "Field '%s' is not indexed and cannot be modified" - IdResourceStrings_RSSocksServerHostUnreachableError, "Host unreachable." - IdResourceStrings_RSSocksServerConnectionRefusedError, "Connection refused." - IdResourceStrings_RSSocksServerTTLExpiredError, "TTL expired." - IdResourceStrings_RSSocksServerCommandError, "Command not supported." - IdResourceStrings_RSSocksServerAddressError, "Address type not supported." - IdResourceStrings_RSUnevenSizeInDecodeStream, "Uneven size in DecodeToStream." - IdResourceStrings_RSUnevenSizeInEncodeStream, "Uneven size in Encode." - IdResourceStrings_RSThreadTerminateAndWaitFor, "Cannot call TerminateAndWaitFor on FreeAndTerminate threads" - DBConsts_SInvalidFieldSize, "Invalid field size" - DBConsts_SInvalidFieldKind, "Invalid FieldKind" - DBConsts_SUnknownFieldType, "Field '%s' is of an unknown type" - DBConsts_SFieldNameMissing, "Field name missing" - DBConsts_SDuplicateFieldName, "Duplicate field name '%s'" - DBConsts_SFieldNotFound, "Field '%s' not found" - DBConsts_SFieldAccessError, "Cannot access field '%s' as type %s" - DBConsts_SFieldValueError, "Invalid value for field '%s'" - IdResourceStrings_RSStackELOOP, "Too many levels of symbolic links." - IdResourceStrings_RSStackENAMETOOLONG, "File name too long." - IdResourceStrings_RSStackEHOSTDOWN, "Host is down." - IdResourceStrings_RSStackEHOSTUNREACH, "No route to host." - IdResourceStrings_RSStackENOTEMPTY, "Directory not empty" - IdResourceStrings_RSStackHOST_NOT_FOUND, "Host not found." - IdResourceStrings_RSSocksRequestFailed, "Request rejected or failed." - IdResourceStrings_RSSocksRequestServerFailed, "Request rejected because SOCKS server cannot connect." - IdResourceStrings_RSSocksRequestIdentFailed, "Request rejected because the client program and identd report different user-ids." - IdResourceStrings_RSSocksUnknownError, "Unknown socks error." - IdResourceStrings_RSSocksServerRespondError, "Socks server did not respond." - IdResourceStrings_RSSocksAuthMethodError, "Invalid socks authentication method." - IdResourceStrings_RSSocksAuthError, "Authentication error to socks server." - IdResourceStrings_RSSocksServerGeneralError, "General SOCKS server failure." - IdResourceStrings_RSSocksServerPermissionError, "Connection not allowed by ruleset." - IdResourceStrings_RSSocksServerNetUnreachableError, "Network unreachable." - IdResourceStrings_RSStackEPFNOSUPPORT, "Protocol family not supported." - IdResourceStrings_RSStackEAFNOSUPPORT, "Address family not supported by protocol family." - IdResourceStrings_RSStackEADDRINUSE, "Address already in use." - IdResourceStrings_RSStackEADDRNOTAVAIL, "Cannot assign requested address." - IdResourceStrings_RSStackENETDOWN, "Network is down." - IdResourceStrings_RSStackENETUNREACH, "Network is unreachable." - IdResourceStrings_RSStackENETRESET, "Net dropped connection or reset." - IdResourceStrings_RSStackECONNABORTED, "Software caused connection abort." - IdResourceStrings_RSStackECONNRESET, "Connection reset by peer." - IdResourceStrings_RSStackENOBUFS, "No buffer space available." - IdResourceStrings_RSStackEISCONN, "Socket is already connected." - IdResourceStrings_RSStackENOTCONN, "Socket is not connected." - IdResourceStrings_RSStackESHUTDOWN, "Cannot send or receive after socket is closed." - IdResourceStrings_RSStackETOOMANYREFS, "Too many references, cannot splice." - IdResourceStrings_RSStackETIMEDOUT, "Connection timed out." - IdResourceStrings_RSStackECONNREFUSED, "Connection refused." - IdResourceStrings_RSStackEBADF, "Bad file number." - IdResourceStrings_RSStackEACCES, "Access denied." - IdResourceStrings_RSStackEFAULT, "Bad address." - IdResourceStrings_RSStackEINVAL, "Invalid argument." - IdResourceStrings_RSStackEMFILE, "Too many open files." - IdResourceStrings_RSStackEWOULDBLOCK, "Operation would block. " - IdResourceStrings_RSStackEINPROGRESS, "Operation now in progress." - IdResourceStrings_RSStackEALREADY, "Operation already in progress." - IdResourceStrings_RSStackENOTSOCK, "Socket operation on non-socket." - IdResourceStrings_RSStackEDESTADDRREQ, "Destination address required." - IdResourceStrings_RSStackEMSGSIZE, "Message too long." - IdResourceStrings_RSStackEPROTOTYPE, "Protocol wrong type for socket." - IdResourceStrings_RSStackENOPROTOOPT, "Bad protocol option." - IdResourceStrings_RSStackEPROTONOSUPPORT, "Protocol not supported." - IdResourceStrings_RSStackESOCKTNOSUPPORT, "Socket type not supported." - IdResourceStrings_RSStackEOPNOTSUPP, "Operation not supported on socket." - IdResourceStrings_RSHTTPInternalServerError, "Internal Server Error" - IdResourceStrings_RSHTTPNotImplemented, "Not Implemented" - IdResourceStrings_RSHTTPBadGateway, "Bad Gateway" - IdResourceStrings_RSHTTPServiceUnavailable, "Service Unavailable" - IdResourceStrings_RSHTTPGatewayTimeout, "Gateway timeout" - IdResourceStrings_RSHTTPHTTPVersionNotSupported, "HTTP version not supported" - IdResourceStrings_RSHTTPUnknownResponseCode, "Unknown Response Code" - IdResourceStrings_RSHTTPHeaderAlreadyWritten, "Header has already been written." - IdResourceStrings_RSHTTPErrorParsingCommand, "Error in parsing command." - IdResourceStrings_RSHTTPUnsupportedAuthorisationScheme, "Unsupported authorization scheme." - IdResourceStrings_RSHTTPCannotSwitchSessionStateWhenActive, "Cannot change session state when the server is active." - IdResourceStrings_RSHTTPAuthAlreadyRegistered, "This authentication method is already registered with class name %s." - IdResourceStrings_RSInvalidServiceName, "%s is not a valid service." - IdResourceStrings_RSStackError, "Socket Error # %d\r\n%s" - IdResourceStrings_RSStackInvalidIP, "%s is not a valid IP address." - IdResourceStrings_RSStackEINTR, "Interrupted system call." - IdResourceStrings_RSHTTPUseProxy, "Use Proxy" - IdResourceStrings_RSHTTPBadRequest, "Bad Request" - IdResourceStrings_RSHTTPUnauthorized, "Unauthorized" - IdResourceStrings_RSHTTPForbidden, "Forbidden" - IdResourceStrings_RSHTTPNotFound, "Not Found" - IdResourceStrings_RSHTTPMethodeNotallowed, "Method not allowed" - IdResourceStrings_RSHTTPNotAcceptable, "Not Acceptable" - IdResourceStrings_RSHTTPProxyAuthenticationRequired, "Proxy Authentication Required" - IdResourceStrings_RSHTTPRequestTimeout, "Request Timeout" - IdResourceStrings_RSHTTPConflict, "Conflict" - IdResourceStrings_RSHTTPGone, "Gone" - IdResourceStrings_RSHTTPLengthRequired, "Length Required" - IdResourceStrings_RSHTTPPreconditionFailed, "Precondition Failed" - IdResourceStrings_RSHTTPRequestEntityToLong, "Request Entity To Long" - IdResourceStrings_RSHTTPRequestURITooLong, "Request-URI Too Long. 256 Chars max" - IdResourceStrings_RSHTTPUnsupportedMediaType, "Unsupported Media Type" - IdResourceStrings_RSStatusDisconnecting, "Disconnecting." - IdResourceStrings_RSStatusDisconnected, "Disconnected." - IdResourceStrings_RSStatusText, "%s" - IdResourceStrings_RSConnectTimeout, "Connect timed out." - IdResourceStrings_RSHTTPContinue, "Continue" - IdResourceStrings_RSHTTPOK, "OK" - IdResourceStrings_RSHTTPCreated, "Created" - IdResourceStrings_RSHTTPAccepted, "Accepted" - IdResourceStrings_RSHTTPNonAuthoritativeInformation, "Non-authoritative Information" - IdResourceStrings_RSHTTPNoContent, "No Content" - IdResourceStrings_RSHTTPResetContent, "Reset Content" - IdResourceStrings_RSHTTPPartialContent, "Partial Content" - IdResourceStrings_RSHTTPMovedPermanently, "Moved Permanently" - IdResourceStrings_RSHTTPMovedTemporarily, "Moved Temporarily" - IdResourceStrings_RSHTTPSeeOther, "See Other" - IdResourceStrings_RSHTTPNotModified, "Not Modified" - IdResourceStrings_RSTerminateThreadTimeout, "Terminate Thread Timeout" - IdResourceStrings_RSNoExecuteSpecified, "No execute handler found." - IdResourceStrings_RSIdNoDataToRead, "No data to read." - IdResourceStrings_RSCanNotBindRange, "Can not bind in port range (%d - %d)" - IdResourceStrings_RSInvalidPortRange, "Invalid Port Range (%d - %d)" - IdResourceStrings_RSReadTimeout, "Read Timeout" - IdResourceStrings_RSReadLnMaxLineLengthExceeded, "Max line length exceeded." - IdResourceStrings_RSNoCommandHandlerFound, "No command handler found." - IdResourceStrings_RSWS2CallError, "Error on call Winsock2 library function %s" - IdResourceStrings_RSWS2LoadError, "Error on loading Winsock2 library (%s)" - IdResourceStrings_RSMIMEExtensionEmpty, "Extension is empty" - IdResourceStrings_RSMIMEMIMETypeEmpty, "Mimetype is empty" - IdResourceStrings_RSMIMEMIMEExtAlreadyExists, "Extension already exits" - IdResourceStrings_RSStatusResolving, "Resolving hostname %s." - IdResourceStrings_RSStatusConnecting, "Connecting to %s." - IdResourceStrings_RSStatusConnected, "Connected." - uRODECConst_sFMT_UU, "UU Coding" - uRODECConst_sFMT_XX, "XX Coding" - uRODECConst_sInvalidKeySize, "Length from Encryptionkey is invalid.\r\nKeysize for %s must be to %d-%d bytes" - uRODECConst_sNotInitialized, "%s is not initialized call Init() or InitKey() before." - IdResourceStrings_RSCannotAllocateSocket, "Cannot allocate socket." - IdResourceStrings_RSConnectionClosedGracefully, "Connection Closed Gracefully." - IdResourceStrings_RSCouldNotBindSocket, "Could not bind socket. Address and port are already in use." - IdResourceStrings_RSFailedTimeZoneInfo, "Failed attempting to retrieve time zone information." - IdResourceStrings_RSNotEnoughDataInBuffer, "Not enough data in buffer." - IdResourceStrings_RSWinsockInitializationError, "Winsock Initialization Error." - IdResourceStrings_RSSetSizeExceeded, "Set Size Exceeded." - IdResourceStrings_RSThreadClassNotSpecified, "Thread Class Not Specified." - IdResourceStrings_RSFileNotFound, "File \"%s\" not found" - IdResourceStrings_RSOnlyOneAntiFreeze, "Only one TIdAntiFreeze can exist per application." - IdResourceStrings_RSNotConnected, "Not Connected" - IdResourceStrings_RSObjectTypeNotSupported, "Object type not supported." - uRORes_err_CannotLoadXMLDocument, "Cannot load XML document.\rReason: %s\rLine: %d\rPosition: %d" - uRORes_err_ErrorCreatingMsXmlDoc, "Error creating MSXML Document class\r\r%s: %s" - uRORes_err_NoXMLParsersAvailable, "MSXML is not installed" - uRORes_err_IDispatchMarshalingNotSupported, "Marshaling of IDispatch (%d) type variants is not supported." - uRORes_err_UnsupportedVariantType, "Unsupported variant type \"%d\"" - uRORes_err_VariantIsNotArray, "Variant must be Array, but is %d" - uRORes_err_InvalidVarArrayDimCount, "Variant Array DimCount must be 1 but is %d" - uRORes_err_MessageNotAssigned, "Message is NIL" - uRODECConst_sProtectionCircular, "Circular Protection detected, Protection Object is invalid." - uRODECConst_sStringFormatExists, "String Format \"%d\" not exists." - uRODECConst_sInvalidStringFormat, "Input is not an valid %s Format." - uRODECConst_sInvalidFormatString, "Input can not be convert to %s Format." - uRODECConst_sFMT_COPY, "copy Input to Output" - uRODECConst_sFMT_HEX, "Hexadecimal" - uRODECConst_sFMT_HEXL, "Hexadecimal lowercase" - uRODECConst_sFMT_MIME64, "MIME Base 64" - uRORes_err_IROMessageNotSupported, "Class \"%s\" does not support IROMessage" - uRORes_err_ClassAlreadyRegistered, "Class \"%s\" is already registered" - uRORes_err_UnknownProxyInterface, "Unknown proxy interface \"%s\"" - uRORes_err_DispatcherAlreadyAssigned, "Dispatcher for %s already assigned" - uRORes_err_CannotFindMessageDispatcher, "Cannot find message dispatcher. Maybe there is no message component configured for for the requested path?" - uRORes_err_ServerOnlySupportsOneDispatcher, "%s servers only support one dispatcher" - uRORes_err_UnhandledException, "Unhandled exception" - uRORes_err_ChannelBusy, "Channel is busy. Try again later." - uRORes_err_ArrayIndexOutOfBounds, "Array index out of bounds (%d)." - uRORes_err_InvalidHeader, "Invalid binary header. Either incompatible or not a binary message." - uRORes_err_UnknownClassInStream, "Unknown class \"%s\" found in stream." - uRORes_err_UnexpectedClassInStream, "Unexpected class found in stream; class \"%s\" does not descend from \"%s\"." - uRORes_err_SessionNotFound, "Session %s could not be found" - uRORes_err_ChannelDoesntSupportIROMetadataReader, "Channel does not support IROMetadataReader" - uRORes_err_TooManySessions, "Too many sessions. Try again in %d minute(s)" - uRORes_err_DOMElementIsNIL, "DOMElement is NIL" - uRORes_err_RodlNoOperationsDefined, "Service interface does not contain any elements." - uRORes_err_RodlUsedFileDoesNotExist, "The referenced RODL file \"%s\" could not be found." - uRORes_err_RodlInvalidDataType, "Invalid or undefined data type \"%s\"." - uRORes_err_RodlStructCannotBeNested, "Structs cannot recursively contain themselves." - uRORes_err_RodlInvalidAncestorType, "Invalid or undefined ancestor type \"%s\"." - uRORes_str_ExceptionOnServer, "An exception of type %s was raised on the server: %s" - uRORes_str_ExceptionReraisedFromServer, "An exception was raised on the server: %s" - uRORes_err_AssignError, "Cannot assign a \"%s\" to a \"%s\"." - uRORes_err_InvalidRequestStream, "Invalid request stream (%d bytes)" - uRORes_err_NILMessage, "Message is NIL" - uRORes_err_UnspecifiedInterface, "The message does not have an interface name" - uRORes_err_UnspecifiedMessage, "The message does not have a name" - uRORes_err_UnknownMethod, "Unknown method %s for interface %s" - uRORes_err_ClassFactoryDidNotReturnInstance, "Class factory did not return an instance of \"%s\"" - uRORes_err_TypeNotSupported, "Type \"%s\" not supported" - uRORes_err_ClassFactoryNotFound, "Class factory for interface %s not found" - ComStrs_sFailSetCalMinMaxRange, "Failed to set calendar min/max range" - ComStrs_sFailsetCalSelRange, "Failed to set calendar selected range" - JConsts_sChangeJPGSize, "Cannot change the size of a JPEG image" - JConsts_sJPEGError, "JPEG error #%d" - JConsts_sJPEGImageFile, "JPEG Image File" - uRORes_err_InvalidIndex, "Invalid index %d" - uRORes_err_InvalidType, "Invalid type \"%s. Expected \"%s\"\"" - uRORes_err_InvalidStream, "Invalid stream" - uRORes_err_InvalidParamFlag, "Invalid Parameter Flag \"%s\"" - uRORes_err_InvalidStringLength, "Stream read error: Invalid string length \"%d\"" - uRORes_str_InvalidClassTypeInStream, "Stream read error: Invalid class type encountered: \"%s\"" - uRORes_err_UnexpectedEndOfStream, "Unexpected end of stream." - uRORes_err_RodlDuplicateName, "Duplicate name." - uRORes_err_RodlNoDataTypeSpecified, "No data type specified." - uRORes_err_RodlNoEnumValues, "Enum does not contain any values." - uRORes_err_RodlNoStructElementsDefined, "Struct does not contain any elements." - ComStrs_sTabFailSet, "Failed to set tab \"%s\" at index %d" - ComStrs_sTabFailSetObject, "Failed to set object at index %d" - ComStrs_sTabMustBeMultiLine, "MultiLine must be True when TabPosition is tpLeft or tpRight" - ComStrs_sInvalidIndex, "Invalid index" - ComStrs_sInsertError, "Unable to insert an item" - ComStrs_sRichEditInsertError, "RichEdit line insertion error" - ComStrs_sRichEditLoadFail, "Failed to Load Stream" - ComStrs_sRichEditSaveFail, "Failed to Save Stream" - ComStrs_sUDAssociated, "%s is already associated with %s" - ComStrs_sPageIndexError, "%d is an invalid PageIndex value. PageIndex must be between 0 and %d" - ComStrs_sInvalidComCtl32, "This control requires version 4.70 or greater of COMCTL32.DLL" - ComStrs_sDateTimeMax, "Date exceeds maximum of %s" - ComStrs_sDateTimeMin, "Date is less than minimum of %s" - ComStrs_sNeedAllowNone, "You must be in ShowCheckbox mode to set to this date" - ComStrs_sFailSetCalDateTime, "Failed to set calendar date or time" - ComStrs_sFailSetCalMaxSelRange, "Failed to set maximum selection range" JvResources_RsCl3DLight, "Highlight 3D elements" JvResources_RsClInfoText, "Tooltip text" JvResources_RsClInfoBk, "Tooltip background" @@ -2018,14 +1794,14 @@ BEGIN JvResources_RsHotLight, "Hot Light" JvResources_RsMenuBar, "Menu Bar" JvResources_RsMenuHighlight, "Menu Highlight" - ComConst_SOleError, "OLE error %.8x" - ComConst_SNoMethod, "Method '%s' not supported by automation object" - ComConst_SVarNotObject, "Variant does not reference an automation object" - ComConst_STooManyParams, "Dispatch methods do not support more than 64 parameters" - ComStrs_sTabFailClear, "Failed to clear tab control" - ComStrs_sTabFailDelete, "Failed to delete tab at index %d" - ComStrs_sTabFailRetrieve, "Failed to retrieve tab at index %d" - ComStrs_sTabFailGetObject, "Failed to get object at index %d" + DBConsts_SInvalidFieldSize, "Invalid field size" + DBConsts_SInvalidFieldKind, "Invalid FieldKind" + DBConsts_SUnknownFieldType, "Field '%s' is of an unknown type" + DBConsts_SFieldNameMissing, "Field name missing" + DBConsts_SDuplicateFieldName, "Duplicate field name '%s'" + DBConsts_SFieldNotFound, "Field '%s' not found" + DBConsts_SFieldAccessError, "Cannot access field '%s' as type %s" + DBConsts_SFieldValueError, "Invalid value for field '%s'" JvResources_RsClWindowFrame, "Window frame" JvResources_RsClMenuText, "Menu text" JvResources_RsClWindowText, "Window text" @@ -2234,9 +2010,9 @@ BEGIN JclResources_RsRTTIUnknownIdentifier, "Unknown identifier '%s'." JclResources_RsRTTIVar, "var " JclResources_RsRTTIConst, "const " - Consts_SUTF8Encoding, "UTF-8" - Consts_SUTF7Encoding, "UTF-7" - Consts_SPageControlNotSet, "PageControl must first be assigned" + JConsts_sChangeJPGSize, "Cannot change the size of a JPEG image" + JConsts_sJPEGError, "JPEG error #%d" + JConsts_sJPEGImageFile, "JPEG Image File" JclResources_RsWin32Prefix, "Win32: %s (%u)" JclResources_RsFileUtilsNoVersionInfo, "File contains no version information" JclResources_RsCreateFileMapping, "Failed to create FileMapping" @@ -2250,6 +2026,230 @@ BEGIN JclResources_RsInconsistentPath, "\"%s\" does not match RootKey" JclResources_RsHKCRLong, "HKEY_CLASSES_ROOT" JclResources_RsHKCULong, "HKEY_CURRENT_USER" + ComStrs_sTabMustBeMultiLine, "MultiLine must be True when TabPosition is tpLeft or tpRight" + ComStrs_sInvalidIndex, "Invalid index" + ComStrs_sInsertError, "Unable to insert an item" + ComStrs_sRichEditInsertError, "RichEdit line insertion error" + ComStrs_sRichEditLoadFail, "Failed to Load Stream" + ComStrs_sRichEditSaveFail, "Failed to Save Stream" + ComStrs_sUDAssociated, "%s is already associated with %s" + ComStrs_sPageIndexError, "%d is an invalid PageIndex value. PageIndex must be between 0 and %d" + ComStrs_sInvalidComCtl32, "This control requires version 4.70 or greater of COMCTL32.DLL" + ComStrs_sDateTimeMax, "Date exceeds maximum of %s" + ComStrs_sDateTimeMin, "Date is less than minimum of %s" + ComStrs_sNeedAllowNone, "You must be in ShowCheckbox mode to set to this date" + ComStrs_sFailSetCalDateTime, "Failed to set calendar date or time" + ComStrs_sFailSetCalMaxSelRange, "Failed to set maximum selection range" + ComStrs_sFailSetCalMinMaxRange, "Failed to set calendar min/max range" + ComStrs_sFailsetCalSelRange, "Failed to set calendar selected range" + IdResourceStrings_RSSocksServerPermissionError, "Connection not allowed by ruleset." + IdResourceStrings_RSSocksServerNetUnreachableError, "Network unreachable." + IdResourceStrings_RSSocksServerHostUnreachableError, "Host unreachable." + IdResourceStrings_RSSocksServerConnectionRefusedError, "Connection refused." + IdResourceStrings_RSSocksServerTTLExpiredError, "TTL expired." + IdResourceStrings_RSSocksServerCommandError, "Command not supported." + IdResourceStrings_RSSocksServerAddressError, "Address type not supported." + IdResourceStrings_RSUnevenSizeInDecodeStream, "Uneven size in DecodeToStream." + IdResourceStrings_RSUnevenSizeInEncodeStream, "Uneven size in Encode." + IdResourceStrings_RSThreadTerminateAndWaitFor, "Cannot call TerminateAndWaitFor on FreeAndTerminate threads" + ComStrs_sTabFailClear, "Failed to clear tab control" + ComStrs_sTabFailDelete, "Failed to delete tab at index %d" + ComStrs_sTabFailRetrieve, "Failed to retrieve tab at index %d" + ComStrs_sTabFailGetObject, "Failed to get object at index %d" + ComStrs_sTabFailSet, "Failed to set tab \"%s\" at index %d" + ComStrs_sTabFailSetObject, "Failed to set object at index %d" + IdResourceStrings_RSStackETIMEDOUT, "Connection timed out." + IdResourceStrings_RSStackECONNREFUSED, "Connection refused." + IdResourceStrings_RSStackELOOP, "Too many levels of symbolic links." + IdResourceStrings_RSStackENAMETOOLONG, "File name too long." + IdResourceStrings_RSStackEHOSTDOWN, "Host is down." + IdResourceStrings_RSStackEHOSTUNREACH, "No route to host." + IdResourceStrings_RSStackENOTEMPTY, "Directory not empty" + IdResourceStrings_RSStackHOST_NOT_FOUND, "Host not found." + IdResourceStrings_RSSocksRequestFailed, "Request rejected or failed." + IdResourceStrings_RSSocksRequestServerFailed, "Request rejected because SOCKS server cannot connect." + IdResourceStrings_RSSocksRequestIdentFailed, "Request rejected because the client program and identd report different user-ids." + IdResourceStrings_RSSocksUnknownError, "Unknown socks error." + IdResourceStrings_RSSocksServerRespondError, "Socks server did not respond." + IdResourceStrings_RSSocksAuthMethodError, "Invalid socks authentication method." + IdResourceStrings_RSSocksAuthError, "Authentication error to socks server." + IdResourceStrings_RSSocksServerGeneralError, "General SOCKS server failure." + IdResourceStrings_RSStackESOCKTNOSUPPORT, "Socket type not supported." + IdResourceStrings_RSStackEOPNOTSUPP, "Operation not supported on socket." + IdResourceStrings_RSStackEPFNOSUPPORT, "Protocol family not supported." + IdResourceStrings_RSStackEAFNOSUPPORT, "Address family not supported by protocol family." + IdResourceStrings_RSStackEADDRINUSE, "Address already in use." + IdResourceStrings_RSStackEADDRNOTAVAIL, "Cannot assign requested address." + IdResourceStrings_RSStackENETDOWN, "Network is down." + IdResourceStrings_RSStackENETUNREACH, "Network is unreachable." + IdResourceStrings_RSStackENETRESET, "Net dropped connection or reset." + IdResourceStrings_RSStackECONNABORTED, "Software caused connection abort." + IdResourceStrings_RSStackECONNRESET, "Connection reset by peer." + IdResourceStrings_RSStackENOBUFS, "No buffer space available." + IdResourceStrings_RSStackEISCONN, "Socket is already connected." + IdResourceStrings_RSStackENOTCONN, "Socket is not connected." + IdResourceStrings_RSStackESHUTDOWN, "Cannot send or receive after socket is closed." + IdResourceStrings_RSStackETOOMANYREFS, "Too many references, cannot splice." + IdResourceStrings_RSStackInvalidIP, "%s is not a valid IP address." + IdResourceStrings_RSStackEINTR, "Interrupted system call." + IdResourceStrings_RSStackEBADF, "Bad file number." + IdResourceStrings_RSStackEACCES, "Access denied." + IdResourceStrings_RSStackEFAULT, "Bad address." + IdResourceStrings_RSStackEINVAL, "Invalid argument." + IdResourceStrings_RSStackEMFILE, "Too many open files." + IdResourceStrings_RSStackEWOULDBLOCK, "Operation would block. " + IdResourceStrings_RSStackEINPROGRESS, "Operation now in progress." + IdResourceStrings_RSStackEALREADY, "Operation already in progress." + IdResourceStrings_RSStackENOTSOCK, "Socket operation on non-socket." + IdResourceStrings_RSStackEDESTADDRREQ, "Destination address required." + IdResourceStrings_RSStackEMSGSIZE, "Message too long." + IdResourceStrings_RSStackEPROTOTYPE, "Protocol wrong type for socket." + IdResourceStrings_RSStackENOPROTOOPT, "Bad protocol option." + IdResourceStrings_RSStackEPROTONOSUPPORT, "Protocol not supported." + IdResourceStrings_RSHTTPRequestURITooLong, "Request-URI Too Long. 256 Chars max" + IdResourceStrings_RSHTTPUnsupportedMediaType, "Unsupported Media Type" + IdResourceStrings_RSHTTPInternalServerError, "Internal Server Error" + IdResourceStrings_RSHTTPNotImplemented, "Not Implemented" + IdResourceStrings_RSHTTPBadGateway, "Bad Gateway" + IdResourceStrings_RSHTTPServiceUnavailable, "Service Unavailable" + IdResourceStrings_RSHTTPGatewayTimeout, "Gateway timeout" + IdResourceStrings_RSHTTPHTTPVersionNotSupported, "HTTP version not supported" + IdResourceStrings_RSHTTPUnknownResponseCode, "Unknown Response Code" + IdResourceStrings_RSHTTPHeaderAlreadyWritten, "Header has already been written." + IdResourceStrings_RSHTTPErrorParsingCommand, "Error in parsing command." + IdResourceStrings_RSHTTPUnsupportedAuthorisationScheme, "Unsupported authorization scheme." + IdResourceStrings_RSHTTPCannotSwitchSessionStateWhenActive, "Cannot change session state when the server is active." + IdResourceStrings_RSHTTPAuthAlreadyRegistered, "This authentication method is already registered with class name %s." + IdResourceStrings_RSInvalidServiceName, "%s is not a valid service." + IdResourceStrings_RSStackError, "Socket Error # %d\r\n%s" + IdResourceStrings_RSHTTPSeeOther, "See Other" + IdResourceStrings_RSHTTPNotModified, "Not Modified" + IdResourceStrings_RSHTTPUseProxy, "Use Proxy" + IdResourceStrings_RSHTTPBadRequest, "Bad Request" + IdResourceStrings_RSHTTPUnauthorized, "Unauthorized" + IdResourceStrings_RSHTTPForbidden, "Forbidden" + IdResourceStrings_RSHTTPNotFound, "Not Found" + IdResourceStrings_RSHTTPMethodeNotallowed, "Method not allowed" + IdResourceStrings_RSHTTPNotAcceptable, "Not Acceptable" + IdResourceStrings_RSHTTPProxyAuthenticationRequired, "Proxy Authentication Required" + IdResourceStrings_RSHTTPRequestTimeout, "Request Timeout" + IdResourceStrings_RSHTTPConflict, "Conflict" + IdResourceStrings_RSHTTPGone, "Gone" + IdResourceStrings_RSHTTPLengthRequired, "Length Required" + IdResourceStrings_RSHTTPPreconditionFailed, "Precondition Failed" + IdResourceStrings_RSHTTPRequestEntityToLong, "Request Entity To Long" + IdResourceStrings_RSStatusConnecting, "Connecting to %s." + IdResourceStrings_RSStatusConnected, "Connected." + IdResourceStrings_RSStatusDisconnecting, "Disconnecting." + IdResourceStrings_RSStatusDisconnected, "Disconnected." + IdResourceStrings_RSStatusText, "%s" + IdResourceStrings_RSConnectTimeout, "Connect timed out." + IdResourceStrings_RSHTTPContinue, "Continue" + IdResourceStrings_RSHTTPOK, "OK" + IdResourceStrings_RSHTTPCreated, "Created" + IdResourceStrings_RSHTTPAccepted, "Accepted" + IdResourceStrings_RSHTTPNonAuthoritativeInformation, "Non-authoritative Information" + IdResourceStrings_RSHTTPNoContent, "No Content" + IdResourceStrings_RSHTTPResetContent, "Reset Content" + IdResourceStrings_RSHTTPPartialContent, "Partial Content" + IdResourceStrings_RSHTTPMovedPermanently, "Moved Permanently" + IdResourceStrings_RSHTTPMovedTemporarily, "Moved Temporarily" + IdResourceStrings_RSNotConnected, "Not Connected" + IdResourceStrings_RSObjectTypeNotSupported, "Object type not supported." + IdResourceStrings_RSTerminateThreadTimeout, "Terminate Thread Timeout" + IdResourceStrings_RSNoExecuteSpecified, "No execute handler found." + IdResourceStrings_RSIdNoDataToRead, "No data to read." + IdResourceStrings_RSCanNotBindRange, "Can not bind in port range (%d - %d)" + IdResourceStrings_RSInvalidPortRange, "Invalid Port Range (%d - %d)" + IdResourceStrings_RSReadTimeout, "Read Timeout" + IdResourceStrings_RSReadLnMaxLineLengthExceeded, "Max line length exceeded." + IdResourceStrings_RSNoCommandHandlerFound, "No command handler found." + IdResourceStrings_RSWS2CallError, "Error on call Winsock2 library function %s" + IdResourceStrings_RSWS2LoadError, "Error on loading Winsock2 library (%s)" + IdResourceStrings_RSMIMEExtensionEmpty, "Extension is empty" + IdResourceStrings_RSMIMEMIMETypeEmpty, "Mimetype is empty" + IdResourceStrings_RSMIMEMIMEExtAlreadyExists, "Extension already exits" + IdResourceStrings_RSStatusResolving, "Resolving hostname %s." + uRORes_err_InvalidVarArrayDimCount, "Variant Array DimCount must be 1 but is %d" + uRORes_err_MessageNotAssigned, "Message is NIL" + ComConst_SOleError, "OLE error %.8x" + ComConst_SNoMethod, "Method '%s' not supported by automation object" + ComConst_SVarNotObject, "Variant does not reference an automation object" + ComConst_STooManyParams, "Dispatch methods do not support more than 64 parameters" + IdResourceStrings_RSCannotAllocateSocket, "Cannot allocate socket." + IdResourceStrings_RSConnectionClosedGracefully, "Connection Closed Gracefully." + IdResourceStrings_RSCouldNotBindSocket, "Could not bind socket. Address and port are already in use." + IdResourceStrings_RSFailedTimeZoneInfo, "Failed attempting to retrieve time zone information." + IdResourceStrings_RSNotEnoughDataInBuffer, "Not enough data in buffer." + IdResourceStrings_RSWinsockInitializationError, "Winsock Initialization Error." + IdResourceStrings_RSSetSizeExceeded, "Set Size Exceeded." + IdResourceStrings_RSThreadClassNotSpecified, "Thread Class Not Specified." + IdResourceStrings_RSFileNotFound, "File \"%s\" not found" + IdResourceStrings_RSOnlyOneAntiFreeze, "Only one TIdAntiFreeze can exist per application." + uRORes_err_UnhandledException, "Unhandled exception" + uRORes_err_ChannelBusy, "Channel is busy. Try again later." + uRORes_err_ArrayIndexOutOfBounds, "Array index out of bounds (%d)." + uRORes_err_InvalidHeader, "Invalid binary header. Either incompatible or not a binary message." + uRORes_err_UnknownClassInStream, "Unknown class \"%s\" found in stream." + uRORes_err_UnexpectedClassInStream, "Unexpected class found in stream; class \"%s\" does not descend from \"%s\"." + uRORes_err_SessionNotFound, "Session %s could not be found" + uRORes_err_ChannelDoesntSupportIROMetadataReader, "Channel does not support IROMetadataReader" + uRORes_err_TooManySessions, "Too many sessions. Try again in %d minute(s)" + uRORes_err_DOMElementIsNIL, "DOMElement is NIL" + uRORes_err_CannotLoadXMLDocument, "Cannot load XML document.\rReason: %s\rLine: %d\rPosition: %d" + uRORes_err_ErrorCreatingMsXmlDoc, "Error creating MSXML Document class\r\r%s: %s" + uRORes_err_NoXMLParsersAvailable, "MSXML is not installed" + uRORes_err_IDispatchMarshalingNotSupported, "Marshaling of IDispatch (%d) type variants is not supported." + uRORes_err_UnsupportedVariantType, "Unsupported variant type \"%d\"" + uRORes_err_VariantIsNotArray, "Variant must be Array, but is %d" + uRORes_str_ExceptionReraisedFromServer, "An exception was raised on the server: %s" + uRORes_err_AssignError, "Cannot assign a \"%s\" to a \"%s\"." + uRORes_err_InvalidRequestStream, "Invalid request stream (%d bytes)" + uRORes_err_NILMessage, "Message is NIL" + uRORes_err_UnspecifiedInterface, "The message does not have an interface name" + uRORes_err_UnspecifiedMessage, "The message does not have a name" + uRORes_err_UnknownMethod, "Unknown method %s for interface %s" + uRORes_err_ClassFactoryDidNotReturnInstance, "Class factory did not return an instance of \"%s\"" + uRORes_err_TypeNotSupported, "Type \"%s\" not supported" + uRORes_err_ClassFactoryNotFound, "Class factory for interface %s not found" + uRORes_err_IROMessageNotSupported, "Class \"%s\" does not support IROMessage" + uRORes_err_ClassAlreadyRegistered, "Class \"%s\" is already registered" + uRORes_err_UnknownProxyInterface, "Unknown proxy interface \"%s\"" + uRORes_err_DispatcherAlreadyAssigned, "Dispatcher for %s already assigned" + uRORes_err_CannotFindMessageDispatcher, "Cannot find message dispatcher. Maybe there is no message component configured for for the requested path?" + uRORes_err_ServerOnlySupportsOneDispatcher, "%s servers only support one dispatcher" + uRORes_err_InvalidType, "Invalid type \"%s. Expected \"%s\"\"" + uRORes_err_InvalidStream, "Invalid stream" + uRORes_err_InvalidParamFlag, "Invalid Parameter Flag \"%s\"" + uRORes_err_InvalidStringLength, "Stream read error: Invalid string length \"%d\"" + uRORes_str_InvalidClassTypeInStream, "Stream read error: Invalid class type encountered: \"%s\"" + uRORes_err_UnexpectedEndOfStream, "Unexpected end of stream." + uRORes_err_RodlDuplicateName, "Duplicate name." + uRORes_err_RodlNoDataTypeSpecified, "No data type specified." + uRORes_err_RodlNoEnumValues, "Enum does not contain any values." + uRORes_err_RodlNoStructElementsDefined, "Struct does not contain any elements." + uRORes_err_RodlNoOperationsDefined, "Service interface does not contain any elements." + uRORes_err_RodlUsedFileDoesNotExist, "The referenced RODL file \"%s\" could not be found." + uRORes_err_RodlInvalidDataType, "Invalid or undefined data type \"%s\"." + uRORes_err_RodlStructCannotBeNested, "Structs cannot recursively contain themselves." + uRORes_err_RodlInvalidAncestorType, "Invalid or undefined ancestor type \"%s\"." + uRORes_str_ExceptionOnServer, "An exception of type %s was raised on the server: %s" + Consts_SUTF8Encoding, "UTF-8" + Consts_SUTF7Encoding, "UTF-7" + Consts_SPageControlNotSet, "PageControl must first be assigned" + uRODECConst_sProtectionCircular, "Circular Protection detected, Protection Object is invalid." + uRODECConst_sStringFormatExists, "String Format \"%d\" not exists." + uRODECConst_sInvalidStringFormat, "Input is not an valid %s Format." + uRODECConst_sInvalidFormatString, "Input can not be convert to %s Format." + uRODECConst_sFMT_COPY, "copy Input to Output" + uRODECConst_sFMT_HEX, "Hexadecimal" + uRODECConst_sFMT_HEXL, "Hexadecimal lowercase" + uRODECConst_sFMT_MIME64, "MIME Base 64" + uRODECConst_sFMT_UU, "UU Coding" + uRODECConst_sFMT_XX, "XX Coding" + uRODECConst_sInvalidKeySize, "Length from Encryptionkey is invalid.\r\nKeysize for %s must be to %d-%d bytes" + uRODECConst_sNotInitialized, "%s is not initialized call Init() or InitKey() before." + uRORes_err_InvalidIndex, "Invalid index %d" Consts_SPictureLabel, "Picture:" Consts_SPictureDesc, " (%dx%d)" Consts_SPreviewLabel, "Preview" diff --git a/Source/Servidor/FactuGES_Server.rc b/Source/Servidor/FactuGES_Server.rc index 2ba53a6f..b76e6d2d 100644 --- a/Source/Servidor/FactuGES_Server.rc +++ b/Source/Servidor/FactuGES_Server.rc @@ -1,7 +1,7 @@ MAINICON ICON "c:\Codigo Luis Leon\Source\Iconos\Servidor.ico" 1 VERSIONINFO -FILEVERSION 3,0,2,0 -PRODUCTVERSION 3,0,2,0 +FILEVERSION 3,0,3,1 +PRODUCTVERSION 3,0,3,1 FILEFLAGSMASK 0x3FL FILEFLAGS 0x00L FILEOS 0x40004L @@ -13,10 +13,10 @@ BEGIN BLOCK "0C0A04E4" BEGIN VALUE "CompanyName", "Rodax Software S.L.\0" - VALUE "FileVersion", "3.0.2.0\0" + VALUE "FileVersion", "3.0.3.1\0" VALUE "ProductName", "FactuGES Server\0" - VALUE "ProductVersion", "3.0.2.0\0" - VALUE "CompileDate", "jueves, 26 de junio de 2008 11:49\0" + VALUE "ProductVersion", "3.0.3.1\0" + VALUE "CompileDate", "miércoles, 09 de julio de 2008 13:53\0" END END BLOCK "VarFileInfo" diff --git a/Source/Servidor/FactuGES_Server.res b/Source/Servidor/FactuGES_Server.res index c2bc7d5f..88358ba5 100644 Binary files a/Source/Servidor/FactuGES_Server.res and b/Source/Servidor/FactuGES_Server.res differ