git-svn-id: https://192.168.0.254/svn/Componentes.Terceros.RemObjects@25 b6239004-a887-0f4b-9937-50029ccdca16

This commit is contained in:
David Arranz 2007-11-08 17:50:20 +00:00
parent daf92ba224
commit 16fc7b528b
2883 changed files with 461742 additions and 0 deletions

View File

@ -0,0 +1,18 @@
866c455d23bd75685b5d3b5f4b54691816f1cf4cb29619956129555f85b7eb2256b74c74ed6fae1ffd77c2b05cc89d813e7407efd71fd285d1dd57d13f8745f5a6f5c2e5fd79e2293a4e7f72ed3777ead80f1fd5ef57fd36550cf1e92c1485a64d7b38f302daefd78d7758870b939a218aedc50235fed04258be338f432e689e1302bd176ea43145dfdcc2bf2525a5f1e8bee6c59641980f1a186107c4c7a13bd229fc55c4784e9c836ceae431f961bd5d32a880eb94debe8be0c208d321c8c886eae8dfa817f807197ac35d0ce9c5a92d07ec82324456aaf5268c75b60b412eb345b6b9d9a5ffc6cdbc7617270105db1e74329e355b609f525de97e2d0b16c3
bf34cb6ad9180a18bb92097afea264449437053302d6a7795daa3116160e60bc2848ab26315bcac0a3f138f679a7ae6fb5ba277bd670f231548377ad371c29db
Name=Trial
Email=Trial
UserId=Trial
Company=Trial
LicenseType=Default
ProductName=Data Abstract
Version=5
AllowBeta=0
Trial=1
SubscriptionEndDate=2007-10-26
LicenseFileEndDate=2007-10-25
StartDate=2007-10-22
EndDate=2008-7-24
P1=14041746413762627980
P2=4818374370942462605
P3=1882922568

View File

@ -0,0 +1,14 @@
[Delphi]
AdventureWorks=ADO?AuxDriver=SQLNCLI.1;Server=localhost;Database=AdventureWorks;Schemas=1;Integrated Security=SSPI
Northwind=ADO?AuxDriver=SQLOLEDB.1;Server=localhost;Database=Northwind;Integrated Security=SSPI
Employee=IBX?Server=localhost;Database=C:\Program Files\Firebird\Firebird_1_5\examples\EMPLOYEE.FDB;UserID=sysdba;Password=masterkey;
[.NET]
AdventureWorks=MSSQL2005.NET?Database=AdventureWorks;Server=localhost;Integrated Security=SSPI
Northwind=MSSQL.NET?Database=Northwind;Server=localhost;Integrated Security=SSPI
Employee=FB.NET?Server=localhost;Database=C:\Program Files\Firebird\Firebird_1_5\examples\EMPLOYEE.FDB;UserID=sysdba;Password=masterkey;
[Descriptions]
AdventureWorks_Description=Microsoft SQL Server 2005, localhost
Northwind_Description=Microsoft SQL Server 2000, localhost
Employee_Description=Firebird/Interbase, localhost

View File

@ -0,0 +1,108 @@
[MAIN]
DebugMode=0 ;set to 1 to log everything - Check your resources (ship with =0)
DumpNSToLog_before=0 ;Very verbose but good for debugging - dumps all NS info to log file before Registration
DumpNSToLog_after=0 ;Very verbose but good for debugging - dumps all NS info to log file after Registration
OKtoReport_FinalRegError=0 ;Report general error at end if a registration error was logged
OKtoReport_FinalUnRegError=0 ;Report general error at end if a unregistration error was logged
;Advanced feature - These can be set then used as <userdir1> etc specifiers. They can
;also be set via the H2Reg.exe command line. Command line has preference over INI file.
UserDir1=''
UserDir2=''
UserDir3=''
UserDir4=''
; Resource Strings
[en] ; English
ErrSt_SysFileNotFound = 'Installation Error. Error reading system file or file not found.|%s'
ErrSt_MSHelp2RTNotFound = 'MS Help 2.x runtime files are not installed on this PC.'
ErrSt_NotAdminMode = 'You must be logged on as an Administrator.'
ErrSt_Extra = 'Installation/registration of Help files cannot proceed.'
Msg_Registering = 'Registering Online Documentation Files:'
Msg_UnRegistering = 'Unregistering Online Documentation Files:'
Msg_LoggingNSInfo = 'Logging Namespace Info'
Msg_Registering_Namespaces = 'Registering Namespaces'
Msg_Registering_Titles = 'Registering Titles'
Msg_Registering_Plugins = 'Registering Plug-ins'
Msg_Registering_Filters = 'Registering Filters'
Msg_UnRegistering_Namespaces = 'Unregistering Namespaces'
Msg_UnRegistering_Titles = 'Unregistering Titles'
Msg_UnRegistering_Plugins = 'Unregistering Plug-ins'
Msg_UnRegistering_Filters = 'Unregistering Filters'
Msg_Merging_Namespaces = 'Merging Help Indexes. This may take several minutes'
PopupSt_FinalRegError='There were errors reported while Registering help files.||View Log file?'
PopupSt_FinalUnRegError='There were errors reported while Unregistering help files.||View Log file?'
; International Strings - Defaults to [en]
[de] ; German
[ja] ; Japanese
[fr] ; French
[es] ; Spanish
[it] ; Italian
[ko] ; Korean
[cn] ; Chinese (Simplified)
[tw] ; Chinese (Traditional)
[sv] ; Swedish
[nl] ; Dutch
[ru] ; Russian
[ar] ; Arabic
[he] ; Hebrew
[da] ; Danish
[no] ; Norwegian
[fi] ; Finnish
[pt] ; Portuguese
[br] ; Brazilian
[cs] ; Czech
[pl] ; Polish
[hu] ; Hungarian
[el] ; Greek
[tr] ; Turkish
[sl] ; Slovenian
[sk] ; Slovakian
[eu] ; Basque
[ca] ; Catalan
;--- Optionally you can place your Registration Commands in this file
;------- Register -r switch
[Reg_Namespace]
;<nsName>|<nsColfile>|<nsDesc>
remobjects.sdk.delphi|RemObjects SDK for Delphi.HxC|RemObjects SDK for Delphi - www.remobjects.com
[Reg_Title]
;<nsName>|<TitleID>|<LangId>|<HxS_HelpFile>|<HxI_IndexFile>|<HxQ_QueryFile>|<HxR_AttrQueryFile>|<HxsMediaLoc>|<HxqMediaLoc>|<HxrMediaLoc>|<SampleMediaLoc>
remobjects.sdk.delphi|rosdkdelphi|1033|RemObjects SDK for Delphi.HxS|RemObjects SDK for Delphi.HxI
[Reg_Plugin]
;<nsName_Parent>|<HxT_Parent>|<nsName_Child>|<HxT_Child>|<HxA_Child>
remobjects|_DEFAULT|remobjects.sdk.delphi|_DEFAULT|RemObjects SDK for Delphi.HxA
[Reg_Filter]
;<nsName>|<FilterName>|<FilterQueryStr>
remobjects.sdk.delphi|RemObjects SDK for Delphi|("Product"="RemObjects SDK") AND ("Platform"="Delphi")
remobjects.sdk.delphi|RemObjects SDK|("Product"="RemObjects SDK")
;------- UnRegister -u switch
[UnReg_Namespace]
;<nsName>
remobjects.sdk.delphi
[UnReg_Title]
;<nsName>|<TitleID>|<LangId>
remobjects.sdk.delphi|rosdkdelphi|1033
[UnReg_Plugin]
;<nsName_Parent>|<HxT_Parent>|<nsName_Child>|<HxT_Child>|<HxA_Child>
remobjects|_DEFAULT|remobjects.sdk.delphit|_DEFAULT|RemObjects SDK for Delphi.HxA
[UnReg_Filter]
;<nsName>|<FilterName>
remobjects.sdk.delphi|RemObjects SDK for Delphi
remobjects.sdk.delphi|RemObjects SDK

View File

@ -0,0 +1,43 @@
package PascalScript_RO_D7;
{$R *.res}
{$ALIGN 8}
{$ASSERTIONS ON}
{$BOOLEVAL OFF}
{$DEBUGINFO ON}
{$EXTENDEDSYNTAX ON}
{$IMPORTEDDATA ON}
{$IOCHECKS ON}
{$LOCALSYMBOLS ON}
{$LONGSTRINGS ON}
{$OPENSTRINGS ON}
{$OPTIMIZATION ON}
{$OVERFLOWCHECKS OFF}
{$RANGECHECKS OFF}
{$REFERENCEINFO ON}
{$SAFEDIVIDE OFF}
{$STACKFRAMES ON}
{$TYPEDADDRESS OFF}
{$VARSTRINGCHECKS ON}
{$WRITEABLECONST OFF}
{$MINENUMSIZE 1}
{$IMAGEBASE $400000}
{$DESCRIPTION 'RemObjects Pascal Script - RemObjects SDK 4.0 Integration'}
{$IMPLICITBUILD OFF}
requires
rtl,
indy,
PascalScript_Core_D7,
RemObjects_Core_D7,
RemObjects_Indy_D7,
dbrtl,
vcl,
vclx;
contains
PascalScript_RO_Reg in 'PascalScript_RO_Reg.pas',
uROPSServerLink in 'uROPSServerLink.pas',
uROPSImports in 'uROPSImports.pas';
end.

View File

@ -0,0 +1,108 @@
[MAIN]
DebugMode=0 ;set to 1 to log everything - Check your resources (ship with =0)
DumpNSToLog_before=0 ;Very verbose but good for debugging - dumps all NS info to log file before Registration
DumpNSToLog_after=0 ;Very verbose but good for debugging - dumps all NS info to log file after Registration
OKtoReport_FinalRegError=0 ;Report general error at end if a registration error was logged
OKtoReport_FinalUnRegError=0 ;Report general error at end if a unregistration error was logged
;Advanced feature - These can be set then used as <userdir1> etc specifiers. They can
;also be set via the H2Reg.exe command line. Command line has preference over INI file.
UserDir1=''
UserDir2=''
UserDir3=''
UserDir4=''
; Resource Strings
[en] ; English
ErrSt_SysFileNotFound = 'Installation Error. Error reading system file or file not found.|%s'
ErrSt_MSHelp2RTNotFound = 'MS Help 2.x runtime files are not installed on this PC.'
ErrSt_NotAdminMode = 'You must be logged on as an Administrator.'
ErrSt_Extra = 'Installation/registration of Help files cannot proceed.'
Msg_Registering = 'Registering Online Documentation Files:'
Msg_UnRegistering = 'Unregistering Online Documentation Files:'
Msg_LoggingNSInfo = 'Logging Namespace Info'
Msg_Registering_Namespaces = 'Registering Namespaces'
Msg_Registering_Titles = 'Registering Titles'
Msg_Registering_Plugins = 'Registering Plug-ins'
Msg_Registering_Filters = 'Registering Filters'
Msg_UnRegistering_Namespaces = 'Unregistering Namespaces'
Msg_UnRegistering_Titles = 'Unregistering Titles'
Msg_UnRegistering_Plugins = 'Unregistering Plug-ins'
Msg_UnRegistering_Filters = 'Unregistering Filters'
Msg_Merging_Namespaces = 'Merging Help Indexes. This may take several minutes'
PopupSt_FinalRegError='There were errors reported while Registering help files.||View Log file?'
PopupSt_FinalUnRegError='There were errors reported while Unregistering help files.||View Log file?'
; International Strings - Defaults to [en]
[de] ; German
[ja] ; Japanese
[fr] ; French
[es] ; Spanish
[it] ; Italian
[ko] ; Korean
[cn] ; Chinese (Simplified)
[tw] ; Chinese (Traditional)
[sv] ; Swedish
[nl] ; Dutch
[ru] ; Russian
[ar] ; Arabic
[he] ; Hebrew
[da] ; Danish
[no] ; Norwegian
[fi] ; Finnish
[pt] ; Portuguese
[br] ; Brazilian
[cs] ; Czech
[pl] ; Polish
[hu] ; Hungarian
[el] ; Greek
[tr] ; Turkish
[sl] ; Slovenian
[sk] ; Slovakian
[eu] ; Basque
[ca] ; Catalan
;--- Optionally you can place your Registration Commands in this file
;------- Register -r switch
[Reg_Namespace]
;<nsName>|<nsColfile>|<nsDesc>
remobjects.dataabstract.delphi|RemObjects Data Abstract for Delphi.HxC|RemObjects Data Abstract for Delphi - www.remobjects.com
[Reg_Title]
;<nsName>|<TitleID>|<LangId>|<HxS_HelpFile>|<HxI_IndexFile>|<HxQ_QueryFile>|<HxR_AttrQueryFile>|<HxsMediaLoc>|<HxqMediaLoc>|<HxrMediaLoc>|<SampleMediaLoc>
remobjects.dataabstract.delphi|rodadelphi|1033|RemObjects Data Abstract for Delphi.HxS|RemObjects Data Abstract for Delphi.HxI
[Reg_Plugin]
;<nsName_Parent>|<HxT_Parent>|<nsName_Child>|<HxT_Child>|<HxA_Child>
remobjects|_DEFAULT|remobjects.dataabstract.delphi|_DEFAULT|RemObjects Data Abstract for Delphi.HxA
[Reg_Filter]
;<nsName>|<FilterName>|<FilterQueryStr>
remobjects.dataabstract.delphi|RemObjects Data Abstract for Delphi|("Product"="RemObjects Data Abstract") AND ("Platform"="Delphi")
remobjects.dataabstract.delphi|RemObjects Data Abstract|("Product"="RemObjects Data Abstract")
;------- UnRegister -u switch
[UnReg_Namespace]
;<nsName>
remobjects.dataabstract.delphi
[UnReg_Title]
;<nsName>|<TitleID>|<LangId>
remobjects.dataabstract.delphi|rodadelphi|1033
[UnReg_Plugin]
;<nsName_Parent>|<HxT_Parent>|<nsName_Child>|<HxT_Child>|<HxA_Child>
remobjects|_DEFAULT|remobjects.dataabstract.delphi|_DEFAULT|RemObjects Data Abstract for Delphi.HxA
[UnReg_Filter]
;<nsName>|<FilterName>
remobjects.dataabstract.delphi|RemObjects Data Abstract for Delphi
remobjects.dataabstract.delphi|RemObjects Data Abstract

Some files were not shown because too many files have changed in this diff Show More