I am having a problem solving the expected, line number or end of line in the following.
Declare PtrSafe Function GetSystemDirectory Lib "KERNEL32" Alias "GetSystemDirectoryA" ()
(ByVal Buffer As String, ByVal size As Longptr) As Longptr
I am having a problem solving the expected, line number or end of line in the following.
Declare PtrSafe Function GetSystemDirectory Lib "KERNEL32" Alias "GetSystemDirectoryA" ()
(ByVal Buffer As String, ByVal size As Longptr) As Longptr