This commit is contained in:
David Arranz 2007-12-26 16:01:44 +00:00
parent 730d467c6b
commit ce291f9a92
6 changed files with 112 additions and 111 deletions

View File

@ -1,7 +1,7 @@
MAINICON ICON "c:\Codigo Luis Leon\Source\Iconos\Factuges.ico" MAINICON ICON "c:\Codigo Luis Leon\Source\Iconos\Factuges.ico"
1 VERSIONINFO 1 VERSIONINFO
FILEVERSION 2,3,7,0 FILEVERSION 2,3,8,0
PRODUCTVERSION 2,3,7,0 PRODUCTVERSION 2,3,8,0
FILEFLAGSMASK 0x3FL FILEFLAGSMASK 0x3FL
FILEFLAGS 0x00L FILEFLAGS 0x00L
FILEOS 0x40004L FILEOS 0x40004L
@ -13,7 +13,7 @@ BEGIN
BLOCK "0C0A04E4" BLOCK "0C0A04E4"
BEGIN BEGIN
VALUE "CompanyName", "Rodax Software S.L.\0" VALUE "CompanyName", "Rodax Software S.L.\0"
VALUE "FileVersion", "2.3.7.0\0" VALUE "FileVersion", "2.3.8.0\0"
VALUE "InternalName", "FactuGES\0" VALUE "InternalName", "FactuGES\0"
VALUE "ProductVersion", "2.3.6.0\0" VALUE "ProductVersion", "2.3.6.0\0"
END END

Binary file not shown.

View File

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<BorlandProject> <BorlandProject>
<PersonalityInfo> <PersonalityInfo>
<Option> <Option>
@ -175,10 +175,11 @@
<VersionInfoKeys Name="ProductName"></VersionInfoKeys> <VersionInfoKeys Name="ProductName"></VersionInfoKeys>
<VersionInfoKeys Name="ProductVersion">2.3.6.0</VersionInfoKeys> <VersionInfoKeys Name="ProductVersion">2.3.6.0</VersionInfoKeys>
<VersionInfoKeys Name="Comments"></VersionInfoKeys> <VersionInfoKeys Name="Comments"></VersionInfoKeys>
<VersionInfoKeys Name="CompileDate">miércoles, 26 de diciembre de 2007 16:04</VersionInfoKeys></VersionInfoKeys> <Excluded_Packages> <VersionInfoKeys Name="CompileDate">miércoles, 26 de diciembre de 2007 16:04</VersionInfoKeys></VersionInfoKeys>
<Excluded_Packages Name="C:\Archivos de programa\RemObjects Software\Pascal Script\Dcu\D10\PascalScript_RO_D10.bpl">RemObjects Pascal Script - RemObjects SDK 3.0 Integration</Excluded_Packages> <Excluded_Packages>
</Excluded_Packages> <Excluded_Packages Name="C:\Archivos de programa\RemObjects Software\Pascal Script\Dcu\D10\PascalScript_RO_D10.bpl">RemObjects Pascal Script - RemObjects SDK 3.0 Integration</Excluded_Packages>
</Delphi.Personality> </Excluded_Packages>
</Delphi.Personality>
<ModelSupport>False</ModelSupport> <ModelSupport>False</ModelSupport>
<!-- EurekaLog First Line <!-- EurekaLog First Line
[Exception Log] [Exception Log]

View File

@ -908,9 +908,9 @@
#define IdResourceStrings_RSStatusConnecting 65181 #define IdResourceStrings_RSStatusConnecting 65181
#define IdResourceStrings_RSStatusConnected 65182 #define IdResourceStrings_RSStatusConnected 65182
#define IdResourceStrings_RSStatusDisconnecting 65183 #define IdResourceStrings_RSStatusDisconnecting 65183
#define ComConst_SNoMethod 65184 #define uRODECConst_sFMT_XX 65184
#define ComConst_SVarNotObject 65185 #define uRODECConst_sInvalidKeySize 65185
#define ComConst_STooManyParams 65186 #define uRODECConst_sNotInitialized 65186
#define IdResourceStrings_RSCannotAllocateSocket 65187 #define IdResourceStrings_RSCannotAllocateSocket 65187
#define IdResourceStrings_RSConnectionClosedGracefully 65188 #define IdResourceStrings_RSConnectionClosedGracefully 65188
#define IdResourceStrings_RSCouldNotBindSocket 65189 #define IdResourceStrings_RSCouldNotBindSocket 65189
@ -924,70 +924,70 @@
#define IdResourceStrings_RSNotConnected 65197 #define IdResourceStrings_RSNotConnected 65197
#define IdResourceStrings_RSObjectTypeNotSupported 65198 #define IdResourceStrings_RSObjectTypeNotSupported 65198
#define IdResourceStrings_RSTerminateThreadTimeout 65199 #define IdResourceStrings_RSTerminateThreadTimeout 65199
#define uRORes_err_InvalidHeader 65200 #define uRORes_err_VariantIsNotArray 65200
#define uRORes_err_UnknownClassInStream 65201 #define uRORes_err_InvalidVarArrayDimCount 65201
#define uRORes_err_UnexpectedClassInStream 65202 #define uRORes_err_MessageNotAssigned 65202
#define uRORes_err_SessionNotFound 65203 #define ComConst_SOleError 65203
#define uRORes_err_ChannelDoesntSupportIROMetadataReader 65204 #define ComConst_SNoMethod 65204
#define uRORes_err_TooManySessions 65205 #define ComConst_SVarNotObject 65205
#define uRORes_err_DOMElementIsNIL 65206 #define ComConst_STooManyParams 65206
#define uRORes_err_CannotLoadXMLDocument 65207 #define uRODECConst_sProtectionCircular 65207
#define uRORes_err_ErrorCreatingMsXmlDoc 65208 #define uRODECConst_sStringFormatExists 65208
#define uRORes_err_NoXMLParsersAvailable 65209 #define uRODECConst_sInvalidStringFormat 65209
#define uRORes_err_IDispatchMarshalingNotSupported 65210 #define uRODECConst_sInvalidFormatString 65210
#define uRORes_err_UnsupportedVariantType 65211 #define uRODECConst_sFMT_COPY 65211
#define uRORes_err_VariantIsNotArray 65212 #define uRODECConst_sFMT_HEX 65212
#define uRORes_err_InvalidVarArrayDimCount 65213 #define uRODECConst_sFMT_HEXL 65213
#define uRORes_err_MessageNotAssigned 65214 #define uRODECConst_sFMT_MIME64 65214
#define ComConst_SOleError 65215 #define uRODECConst_sFMT_UU 65215
#define uRORes_err_NILMessage 65216 #define uRORes_err_ServerOnlySupportsOneDispatcher 65216
#define uRORes_err_UnspecifiedInterface 65217 #define uRORes_err_UnhandledException 65217
#define uRORes_err_UnspecifiedMessage 65218 #define uRORes_err_ChannelBusy 65218
#define uRORes_err_UnknownMethod 65219 #define uRORes_err_ArrayIndexOutOfBounds 65219
#define uRORes_err_ClassFactoryDidNotReturnInstance 65220 #define uRORes_err_InvalidHeader 65220
#define uRORes_err_TypeNotSupported 65221 #define uRORes_err_UnknownClassInStream 65221
#define uRORes_err_ClassFactoryNotFound 65222 #define uRORes_err_UnexpectedClassInStream 65222
#define uRORes_err_IROMessageNotSupported 65223 #define uRORes_err_SessionNotFound 65223
#define uRORes_err_ClassAlreadyRegistered 65224 #define uRORes_err_ChannelDoesntSupportIROMetadataReader 65224
#define uRORes_err_UnknownProxyInterface 65225 #define uRORes_err_TooManySessions 65225
#define uRORes_err_DispatcherAlreadyAssigned 65226 #define uRORes_err_DOMElementIsNIL 65226
#define uRORes_err_CannotFindMessageDispatcher 65227 #define uRORes_err_CannotLoadXMLDocument 65227
#define uRORes_err_ServerOnlySupportsOneDispatcher 65228 #define uRORes_err_ErrorCreatingMsXmlDoc 65228
#define uRORes_err_UnhandledException 65229 #define uRORes_err_NoXMLParsersAvailable 65229
#define uRORes_err_ChannelBusy 65230 #define uRORes_err_IDispatchMarshalingNotSupported 65230
#define uRORes_err_ArrayIndexOutOfBounds 65231 #define uRORes_err_UnsupportedVariantType 65231
#define uRORes_err_InvalidStringLength 65232 #define uRORes_str_ExceptionOnServer 65232
#define uRORes_str_InvalidClassTypeInStream 65233 #define uRORes_str_ExceptionReraisedFromServer 65233
#define uRORes_err_UnexpectedEndOfStream 65234 #define uRORes_err_AssignError 65234
#define uRORes_err_RodlDuplicateName 65235 #define uRORes_err_InvalidRequestStream 65235
#define uRORes_err_RodlNoDataTypeSpecified 65236 #define uRORes_err_NILMessage 65236
#define uRORes_err_RodlNoEnumValues 65237 #define uRORes_err_UnspecifiedInterface 65237
#define uRORes_err_RodlNoStructElementsDefined 65238 #define uRORes_err_UnspecifiedMessage 65238
#define uRORes_err_RodlNoOperationsDefined 65239 #define uRORes_err_UnknownMethod 65239
#define uRORes_err_RodlUsedFileDoesNotExist 65240 #define uRORes_err_ClassFactoryDidNotReturnInstance 65240
#define uRORes_err_RodlInvalidDataType 65241 #define uRORes_err_TypeNotSupported 65241
#define uRORes_err_RodlStructCannotBeNested 65242 #define uRORes_err_ClassFactoryNotFound 65242
#define uRORes_err_RodlInvalidAncestorType 65243 #define uRORes_err_IROMessageNotSupported 65243
#define uRORes_str_ExceptionOnServer 65244 #define uRORes_err_ClassAlreadyRegistered 65244
#define uRORes_str_ExceptionReraisedFromServer 65245 #define uRORes_err_UnknownProxyInterface 65245
#define uRORes_err_AssignError 65246 #define uRORes_err_DispatcherAlreadyAssigned 65246
#define uRORes_err_InvalidRequestStream 65247 #define uRORes_err_CannotFindMessageDispatcher 65247
#define uRODECConst_sProtectionCircular 65248 #define uRORes_err_InvalidIndex 65248
#define uRODECConst_sStringFormatExists 65249 #define uRORes_err_InvalidType 65249
#define uRODECConst_sInvalidStringFormat 65250 #define uRORes_err_InvalidStream 65250
#define uRODECConst_sInvalidFormatString 65251 #define uRORes_err_InvalidParamFlag 65251
#define uRODECConst_sFMT_COPY 65252 #define uRORes_err_InvalidStringLength 65252
#define uRODECConst_sFMT_HEX 65253 #define uRORes_str_InvalidClassTypeInStream 65253
#define uRODECConst_sFMT_HEXL 65254 #define uRORes_err_UnexpectedEndOfStream 65254
#define uRODECConst_sFMT_MIME64 65255 #define uRORes_err_RodlDuplicateName 65255
#define uRODECConst_sFMT_UU 65256 #define uRORes_err_RodlNoDataTypeSpecified 65256
#define uRODECConst_sFMT_XX 65257 #define uRORes_err_RodlNoEnumValues 65257
#define uRODECConst_sInvalidKeySize 65258 #define uRORes_err_RodlNoStructElementsDefined 65258
#define uRODECConst_sNotInitialized 65259 #define uRORes_err_RodlNoOperationsDefined 65259
#define uRORes_err_InvalidIndex 65260 #define uRORes_err_RodlUsedFileDoesNotExist 65260
#define uRORes_err_InvalidType 65261 #define uRORes_err_RodlInvalidDataType 65261
#define uRORes_err_InvalidStream 65262 #define uRORes_err_RodlStructCannotBeNested 65262
#define uRORes_err_InvalidParamFlag 65263 #define uRORes_err_RodlInvalidAncestorType 65263
#define Consts_SDockedCtlNeedsName 65264 #define Consts_SDockedCtlNeedsName 65264
#define Consts_SDockTreeRemoveError 65265 #define Consts_SDockTreeRemoveError 65265
#define Consts_SDockZoneNotFound 65266 #define Consts_SDockZoneNotFound 65266
@ -2162,9 +2162,9 @@ BEGIN
IdResourceStrings_RSStatusConnecting, "Connecting to %s." IdResourceStrings_RSStatusConnecting, "Connecting to %s."
IdResourceStrings_RSStatusConnected, "Connected." IdResourceStrings_RSStatusConnected, "Connected."
IdResourceStrings_RSStatusDisconnecting, "Disconnecting." IdResourceStrings_RSStatusDisconnecting, "Disconnecting."
ComConst_SNoMethod, "Method '%s' not supported by automation object" uRODECConst_sFMT_XX, "XX Coding"
ComConst_SVarNotObject, "Variant does not reference an automation object" uRODECConst_sInvalidKeySize, "Length from Encryptionkey is invalid.\r\nKeysize for %s must be to %d-%d bytes"
ComConst_STooManyParams, "Dispatch methods do not support more than 64 parameters" uRODECConst_sNotInitialized, "%s is not initialized call Init() or InitKey() before."
IdResourceStrings_RSCannotAllocateSocket, "Cannot allocate socket." IdResourceStrings_RSCannotAllocateSocket, "Cannot allocate socket."
IdResourceStrings_RSConnectionClosedGracefully, "Connection Closed Gracefully." IdResourceStrings_RSConnectionClosedGracefully, "Connection Closed Gracefully."
IdResourceStrings_RSCouldNotBindSocket, "Could not bind socket. Address and port are already in use." IdResourceStrings_RSCouldNotBindSocket, "Could not bind socket. Address and port are already in use."
@ -2178,6 +2178,26 @@ BEGIN
IdResourceStrings_RSNotConnected, "Not Connected" IdResourceStrings_RSNotConnected, "Not Connected"
IdResourceStrings_RSObjectTypeNotSupported, "Object type not supported." IdResourceStrings_RSObjectTypeNotSupported, "Object type not supported."
IdResourceStrings_RSTerminateThreadTimeout, "Terminate Thread Timeout" IdResourceStrings_RSTerminateThreadTimeout, "Terminate Thread Timeout"
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"
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"
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"
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_InvalidHeader, "Invalid binary header. Either incompatible or not a binary message."
uRORes_err_UnknownClassInStream, "Unknown class \"%s\" found in stream." 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_UnexpectedClassInStream, "Unexpected class found in stream; class \"%s\" does not descend from \"%s\"."
@ -2190,10 +2210,10 @@ BEGIN
uRORes_err_NoXMLParsersAvailable, "MSXML is not installed" uRORes_err_NoXMLParsersAvailable, "MSXML is not installed"
uRORes_err_IDispatchMarshalingNotSupported, "Marshaling of IDispatch (%d) type variants is not supported." uRORes_err_IDispatchMarshalingNotSupported, "Marshaling of IDispatch (%d) type variants is not supported."
uRORes_err_UnsupportedVariantType, "Unsupported variant type \"%d\"" uRORes_err_UnsupportedVariantType, "Unsupported variant type \"%d\""
uRORes_err_VariantIsNotArray, "Variant must be Array, but is %d" uRORes_str_ExceptionOnServer, "An exception of type %s was raised on the server: %s"
uRORes_err_InvalidVarArrayDimCount, "Variant Array DimCount must be 1 but is %d" uRORes_str_ExceptionReraisedFromServer, "An exception was raised on the server: %s"
uRORes_err_MessageNotAssigned, "Message is NIL" uRORes_err_AssignError, "Cannot assign a \"%s\" to a \"%s\"."
ComConst_SOleError, "OLE error %.8x" uRORes_err_InvalidRequestStream, "Invalid request stream (%d bytes)"
uRORes_err_NILMessage, "Message is NIL" uRORes_err_NILMessage, "Message is NIL"
uRORes_err_UnspecifiedInterface, "The message does not have an interface name" uRORes_err_UnspecifiedInterface, "The message does not have an interface name"
uRORes_err_UnspecifiedMessage, "The message does not have a name" uRORes_err_UnspecifiedMessage, "The message does not have a name"
@ -2206,10 +2226,10 @@ BEGIN
uRORes_err_UnknownProxyInterface, "Unknown proxy interface \"%s\"" uRORes_err_UnknownProxyInterface, "Unknown proxy interface \"%s\""
uRORes_err_DispatcherAlreadyAssigned, "Dispatcher for %s already assigned" 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_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_InvalidIndex, "Invalid index %d"
uRORes_err_UnhandledException, "Unhandled exception" uRORes_err_InvalidType, "Invalid type \"%s. Expected \"%s\"\""
uRORes_err_ChannelBusy, "Channel is busy. Try again later." uRORes_err_InvalidStream, "Invalid stream"
uRORes_err_ArrayIndexOutOfBounds, "Array index out of bounds (%d)." uRORes_err_InvalidParamFlag, "Invalid Parameter Flag \"%s\""
uRORes_err_InvalidStringLength, "Stream read error: Invalid string length \"%d\"" uRORes_err_InvalidStringLength, "Stream read error: Invalid string length \"%d\""
uRORes_str_InvalidClassTypeInStream, "Stream read error: Invalid class type encountered: \"%s\"" uRORes_str_InvalidClassTypeInStream, "Stream read error: Invalid class type encountered: \"%s\""
uRORes_err_UnexpectedEndOfStream, "Unexpected end of stream." uRORes_err_UnexpectedEndOfStream, "Unexpected end of stream."
@ -2222,26 +2242,6 @@ BEGIN
uRORes_err_RodlInvalidDataType, "Invalid or undefined data type \"%s\"." uRORes_err_RodlInvalidDataType, "Invalid or undefined data type \"%s\"."
uRORes_err_RodlStructCannotBeNested, "Structs cannot recursively contain themselves." uRORes_err_RodlStructCannotBeNested, "Structs cannot recursively contain themselves."
uRORes_err_RodlInvalidAncestorType, "Invalid or undefined ancestor type \"%s\"." 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)"
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"
uRORes_err_InvalidType, "Invalid type \"%s. Expected \"%s\"\""
uRORes_err_InvalidStream, "Invalid stream"
uRORes_err_InvalidParamFlag, "Invalid Parameter Flag \"%s\""
Consts_SDockedCtlNeedsName, "Docked control must have a name" Consts_SDockedCtlNeedsName, "Docked control must have a name"
Consts_SDockTreeRemoveError, "Error removing control from dock tree" Consts_SDockTreeRemoveError, "Error removing control from dock tree"
Consts_SDockZoneNotFound, " - Dock zone not found" Consts_SDockZoneNotFound, " - Dock zone not found"

View File

@ -1,7 +1,7 @@
MAINICON ICON "c:\Codigo Luis Leon\Source\Iconos\Servidor.ico" MAINICON ICON "c:\Codigo Luis Leon\Source\Iconos\Servidor.ico"
1 VERSIONINFO 1 VERSIONINFO
FILEVERSION 2,3,6,0 FILEVERSION 2,3,8,0
PRODUCTVERSION 2,3,6,0 PRODUCTVERSION 2,3,8,0
FILEFLAGSMASK 0x3FL FILEFLAGSMASK 0x3FL
FILEFLAGS 0x00L FILEFLAGS 0x00L
FILEOS 0x40004L FILEOS 0x40004L
@ -12,9 +12,9 @@ BEGIN
BEGIN BEGIN
BLOCK "0C0A04E4" BLOCK "0C0A04E4"
BEGIN BEGIN
VALUE "FileVersion", "2.3.6.0\0" VALUE "FileVersion", "2.3.8.0\0"
VALUE "ProductVersion", "2.3.6.0\0" VALUE "ProductVersion", "2.3.8.0\0"
VALUE "CompileDate", "miércoles, 26 de diciembre de 2007 16:04\0" VALUE "CompileDate", "miércoles, 26 de diciembre de 2007 16:52\0"
END END
END END
BLOCK "VarFileInfo" BLOCK "VarFileInfo"

Binary file not shown.