VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Get Windows directory using an API call.

Anonymous  (267 Submissions)   Windows System Services   Visual Basic 4.0 (32-bit)   Unknown Difficulty   Mon 14th December 1998   Mon 8th February 2021

Get Windows directory using an API call.

API Declarations


Declare Function GetWindowsDirectory Lib "kernel32" Alias "GetWindowsDirectoryA" (ByVal lpBuffer As String, ByVal nSize As Long) As Long


Rate Get Windows directory using an API call. (2(2 Vote))
Get Windows directory using an API call..bas

Get Windows directory using an API call. Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters