Thema: Delphi LPVoid > Delphi

Einzelnen Beitrag anzeigen

marabu

Registriert seit: 6. Apr 2005
10.109 Beiträge
 
#4

Re: LPVoid > Delphi

  Alt 26. Jun 2008, 12:37
Eher so:

Delphi-Quellcode:
const
  bradi = 'brADI.dll';
  
  function AdiGetKeyMatrix( pKeyMatrix: PLongWord; Size: DWORD ): Boolean; stdcall ; external bradi;
  Mit Zitat antworten Zitat