Thema
:
Problem mit C++ Pointern
Einzelnen Beitrag anzeigen
nanix
(Gast)
n/a Beiträge
#
1
Re: Problem mit C++ Pointern
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);
Zitat