Einzelnen Beitrag anzeigen

nanix
(Gast)

n/a Beiträge
 
#10

Re: Problem mit C++ Pointern

  Alt 25. Dez 2009, 20:50
i am also having problems with C/C++ pointers

how would this look in delphi?

ULONG_PTR=^DWORD;
nPort:ULONG;
((PUCHAR)(ULONG_PTR)nPort);
  Mit Zitat antworten Zitat