[DllImport("user32.dll", SetLastError=true)]
static extern bool CloseHandle(IntPtr hHandle);
Declare Function CloseHandle Lib "user32.dll" (IntPtr hHandle) As bool
None.
Do you know one? Please contribute it!
None.
Please add some!
Please add some!