├── CompressTest ├── CompressTest.dpr ├── CompressTest.dproj ├── CompressTest.dproj.local ├── CompressTest.identcache ├── CompressTest.res ├── CompressTest.stat ├── Unit1.dfm └── Unit1.pas ├── IsapiTest ├── IsapiTest.dpr ├── IsapiTest.dproj ├── IsapiTest.dproj.local ├── IsapiTest.identcache ├── IsapiTest.res ├── WebModuleUnit.dfm └── WebModuleUnit.pas ├── License.txt ├── PosTest ├── PosTest.dpr ├── PosTest.dproj ├── PosTest.dproj.local ├── PosTest.identcache ├── PosTest.res ├── Unit1.dfm └── Unit1.pas ├── RDPMM64.pas ├── RDPQueue64.pas ├── RDPSimd64.pas ├── RDPWebBroker64.pas ├── RDPZlib64.pas ├── Readme.md ├── RobiMM.gif ├── SeaIISFilter ├── SEA.stat ├── SeaIISFilter.dpr ├── SeaIISFilter.dproj ├── SeaIISFilter.dproj.local ├── SeaIISFilter.identcache └── SeaIISFilter.stat ├── SeaMM.dll ├── SeaMM_static.dll ├── SeaQPar.dll ├── SeaRTL.dll ├── SeaZIP.dll ├── TestQueue ├── TestQ.dpr ├── TestQ.dproj ├── TestQ.dproj.local ├── TestQ.identcache ├── TestQ.res ├── UnitQ.dfm └── UnitQ.pas ├── readme.txt └── third-party-programs.txt /CompressTest/CompressTest.dpr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RDP1974/Delphi64RTL/HEAD/CompressTest/CompressTest.dpr -------------------------------------------------------------------------------- /CompressTest/CompressTest.dproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RDP1974/Delphi64RTL/HEAD/CompressTest/CompressTest.dproj -------------------------------------------------------------------------------- /CompressTest/CompressTest.dproj.local: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RDP1974/Delphi64RTL/HEAD/CompressTest/CompressTest.dproj.local -------------------------------------------------------------------------------- /CompressTest/CompressTest.identcache: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RDP1974/Delphi64RTL/HEAD/CompressTest/CompressTest.identcache -------------------------------------------------------------------------------- /CompressTest/CompressTest.res: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RDP1974/Delphi64RTL/HEAD/CompressTest/CompressTest.res -------------------------------------------------------------------------------- /CompressTest/CompressTest.stat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RDP1974/Delphi64RTL/HEAD/CompressTest/CompressTest.stat -------------------------------------------------------------------------------- /CompressTest/Unit1.dfm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RDP1974/Delphi64RTL/HEAD/CompressTest/Unit1.dfm -------------------------------------------------------------------------------- /CompressTest/Unit1.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RDP1974/Delphi64RTL/HEAD/CompressTest/Unit1.pas -------------------------------------------------------------------------------- /IsapiTest/IsapiTest.dpr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RDP1974/Delphi64RTL/HEAD/IsapiTest/IsapiTest.dpr -------------------------------------------------------------------------------- /IsapiTest/IsapiTest.dproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RDP1974/Delphi64RTL/HEAD/IsapiTest/IsapiTest.dproj -------------------------------------------------------------------------------- /IsapiTest/IsapiTest.dproj.local: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RDP1974/Delphi64RTL/HEAD/IsapiTest/IsapiTest.dproj.local -------------------------------------------------------------------------------- /IsapiTest/IsapiTest.identcache: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RDP1974/Delphi64RTL/HEAD/IsapiTest/IsapiTest.identcache -------------------------------------------------------------------------------- /IsapiTest/IsapiTest.res: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RDP1974/Delphi64RTL/HEAD/IsapiTest/IsapiTest.res -------------------------------------------------------------------------------- /IsapiTest/WebModuleUnit.dfm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RDP1974/Delphi64RTL/HEAD/IsapiTest/WebModuleUnit.dfm -------------------------------------------------------------------------------- /IsapiTest/WebModuleUnit.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RDP1974/Delphi64RTL/HEAD/IsapiTest/WebModuleUnit.pas -------------------------------------------------------------------------------- /License.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RDP1974/Delphi64RTL/HEAD/License.txt -------------------------------------------------------------------------------- /PosTest/PosTest.dpr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RDP1974/Delphi64RTL/HEAD/PosTest/PosTest.dpr -------------------------------------------------------------------------------- /PosTest/PosTest.dproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RDP1974/Delphi64RTL/HEAD/PosTest/PosTest.dproj -------------------------------------------------------------------------------- /PosTest/PosTest.dproj.local: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RDP1974/Delphi64RTL/HEAD/PosTest/PosTest.dproj.local -------------------------------------------------------------------------------- /PosTest/PosTest.identcache: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RDP1974/Delphi64RTL/HEAD/PosTest/PosTest.identcache -------------------------------------------------------------------------------- /PosTest/PosTest.res: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RDP1974/Delphi64RTL/HEAD/PosTest/PosTest.res -------------------------------------------------------------------------------- /PosTest/Unit1.dfm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RDP1974/Delphi64RTL/HEAD/PosTest/Unit1.dfm -------------------------------------------------------------------------------- /PosTest/Unit1.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RDP1974/Delphi64RTL/HEAD/PosTest/Unit1.pas -------------------------------------------------------------------------------- /RDPMM64.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RDP1974/Delphi64RTL/HEAD/RDPMM64.pas -------------------------------------------------------------------------------- /RDPQueue64.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RDP1974/Delphi64RTL/HEAD/RDPQueue64.pas -------------------------------------------------------------------------------- /RDPSimd64.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RDP1974/Delphi64RTL/HEAD/RDPSimd64.pas -------------------------------------------------------------------------------- /RDPWebBroker64.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RDP1974/Delphi64RTL/HEAD/RDPWebBroker64.pas -------------------------------------------------------------------------------- /RDPZlib64.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RDP1974/Delphi64RTL/HEAD/RDPZlib64.pas -------------------------------------------------------------------------------- /Readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RDP1974/Delphi64RTL/HEAD/Readme.md -------------------------------------------------------------------------------- /RobiMM.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RDP1974/Delphi64RTL/HEAD/RobiMM.gif -------------------------------------------------------------------------------- /SeaIISFilter/SEA.stat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RDP1974/Delphi64RTL/HEAD/SeaIISFilter/SEA.stat -------------------------------------------------------------------------------- /SeaIISFilter/SeaIISFilter.dpr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RDP1974/Delphi64RTL/HEAD/SeaIISFilter/SeaIISFilter.dpr -------------------------------------------------------------------------------- /SeaIISFilter/SeaIISFilter.dproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RDP1974/Delphi64RTL/HEAD/SeaIISFilter/SeaIISFilter.dproj -------------------------------------------------------------------------------- /SeaIISFilter/SeaIISFilter.dproj.local: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RDP1974/Delphi64RTL/HEAD/SeaIISFilter/SeaIISFilter.dproj.local -------------------------------------------------------------------------------- /SeaIISFilter/SeaIISFilter.identcache: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RDP1974/Delphi64RTL/HEAD/SeaIISFilter/SeaIISFilter.identcache -------------------------------------------------------------------------------- /SeaIISFilter/SeaIISFilter.stat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RDP1974/Delphi64RTL/HEAD/SeaIISFilter/SeaIISFilter.stat -------------------------------------------------------------------------------- /SeaMM.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RDP1974/Delphi64RTL/HEAD/SeaMM.dll -------------------------------------------------------------------------------- /SeaMM_static.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RDP1974/Delphi64RTL/HEAD/SeaMM_static.dll -------------------------------------------------------------------------------- /SeaQPar.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RDP1974/Delphi64RTL/HEAD/SeaQPar.dll -------------------------------------------------------------------------------- /SeaRTL.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RDP1974/Delphi64RTL/HEAD/SeaRTL.dll -------------------------------------------------------------------------------- /SeaZIP.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RDP1974/Delphi64RTL/HEAD/SeaZIP.dll -------------------------------------------------------------------------------- /TestQueue/TestQ.dpr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RDP1974/Delphi64RTL/HEAD/TestQueue/TestQ.dpr -------------------------------------------------------------------------------- /TestQueue/TestQ.dproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RDP1974/Delphi64RTL/HEAD/TestQueue/TestQ.dproj -------------------------------------------------------------------------------- /TestQueue/TestQ.dproj.local: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RDP1974/Delphi64RTL/HEAD/TestQueue/TestQ.dproj.local -------------------------------------------------------------------------------- /TestQueue/TestQ.identcache: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RDP1974/Delphi64RTL/HEAD/TestQueue/TestQ.identcache -------------------------------------------------------------------------------- /TestQueue/TestQ.res: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RDP1974/Delphi64RTL/HEAD/TestQueue/TestQ.res -------------------------------------------------------------------------------- /TestQueue/UnitQ.dfm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RDP1974/Delphi64RTL/HEAD/TestQueue/UnitQ.dfm -------------------------------------------------------------------------------- /TestQueue/UnitQ.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RDP1974/Delphi64RTL/HEAD/TestQueue/UnitQ.pas -------------------------------------------------------------------------------- /readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RDP1974/Delphi64RTL/HEAD/readme.txt -------------------------------------------------------------------------------- /third-party-programs.txt: -------------------------------------------------------------------------------- 1 | There are not any Third Party Programs. --------------------------------------------------------------------------------