Ok.
------------------
Tom Hanlin
PowerBASIC Staff
Announcement
Collapse
No announcement yet.
Another api on the loose
Collapse
X
-
Another api on the loose
Declare Function SysAllocStringByteLen Lib "OLEAUT32.DLL" Alias "SysAllocStringByteLen"( BStr As Asciiz, ByVal nSize As Dword ) As Long
Declare Function SysFreeString Lib "OLEAUT32.DLL" Alias "SysFreeString"( ByVal hBStr As Long ) As Long
Could not find these (and others in the same area) in the inc dir.
------------------
Tags: None
Leave a comment: