`
Par2: Getting the Windows directory 1999-06-08 -- Marius Luidens Here is the some 32 bit code: MAP Module('WinApi') GetWindowsDirectory(*CSTRING,UNSIGNED),UNSIGNED,PASCAL,RAW,NAME('GetWindowsDirectoryA') END END GLO:WindowsDirectory CString(25) Code junk# = GetWindowsDirectory(GLO:WindowsDirectory,256) Printed November 21, 2024, 7:06 am This article has been viewed/printed 35327 times. |