GetSystemWindowsDirectory (kernel32)
Last changed: -31.47.84.113

.
Summary

C# Signature:

[DllImport("kernel32.dll")]
static extern uint GetSystemWindowsDirectory([Out] StringBuilder lpBuffer,
   uint uSize);

VB.NET Sig.:

Public Declare Auto Function GetSystemWindowsDirectory Lib "kernel32" ()

User-Defined Types:

None.

Notes:

None.

Tips & Tricks:

Please add some!

Sample Code:

Please add some!

Alternative Managed API:

Do you know one? Please contribute it!

www.freewebs.com\omnicoder\apireplacement.dll

Documentation