Online
Registriert seit: 11. Okt 2003
Ort: Elbflorenz
44.233 Beiträge
Delphi 12 Athens
|
AW: How to - string in DLL
17. Jun 2011, 07:38
WideString = SysAllocStringLen, SysReAllocStringLen, SysFreeString and SysStringLen
- no delphi type > OLE-String
- no delphi memory manager
- no RTTI required
- no problems
- without reference counting
$2B or not $2B
|