Thema
:
Delphi
Convert sample from platform SDK to Delphi
Einzelnen Beitrag anzeigen
Olli
(Gast)
n/a Beiträge
#
4
Re: Convert sample from platform SDK to Delphi
21. Dez 2006, 15:38
Didn't Inc() support any pointer type in Delphi and provide the same functionality as the + operator in C/C++ (i.e. incrementing the pointer by sizeof(*PPointerType))?
Zitat