Einzelnen Beitrag anzeigen

Benutzerbild von mirage228
mirage228

Registriert seit: 23. Mär 2003
Ort: Münster
3.750 Beiträge
 
Delphi 2010 Professional
 
#4

Re: DEC von Hagen lässt sich nicht einbinden

  Alt 12. Apr 2004, 12:28
So schwer ist die Modifikation ja nun nicht, dass eine neue Version nötig wäre.

Mann öffne DECReg.pas und ändere in.

Delphi-Quellcode:
{$DEFINE VER_D6H} // Falls man D6 oder höher hat

uses
{$IFDEF VER_D6H}DesignIntf, DesignEditors,{$ELSE}DsgnIntf,{$ENDIF}
  DECConst, DECUtil, Hash, Cipher, HCMngr, SysUtils, Classes, Cipher1,
  RFC2289, DECClass, Checksum;
mfG
mirage228
David F.

May the source be with you, stranger.
PHP Inspection Unit (Delphi-Unit zum Analysieren von PHP Code)
  Mit Zitat antworten Zitat