Thema: Delphi How to - string in DLL

Einzelnen Beitrag anzeigen

Benutzerbild von himitsu
himitsu
Online

Registriert seit: 11. Okt 2003
Ort: Elbflorenz
44.233 Beiträge
 
Delphi 12 Athens
 
#5

AW: How to - string in DLL

  Alt 17. Jun 2011, 07:38
WideString = MSDN-Library durchsuchenSysAllocStringLen, MSDN-Library durchsuchenSysReAllocStringLen, MSDN-Library durchsuchenSysFreeString and MSDN-Library durchsuchenSysStringLen

- no delphi type > OLE-String
- no delphi memory manager
- no RTTI required
- no problems

- without reference counting
$2B or not $2B
  Mit Zitat antworten Zitat