genius257 / DllStructEx

Extended DllStruct for AutoIt3
MIT License
2 stars 1 forks source link

Add support for datatype String #20

Open genius257 opened 2 years ago

genius257 commented 2 years ago

A datatype for getting/setting the string value from a PTR instead of using _WinAPI_GetString on the PTR afterwards.