[DllImport("kernel32", EntryPoint="WaitForSingleObject",
SetLastError=true, CharSet=CharSet.Unicode)]
internal static extern uint WaitForSingleObject(uint Handle, uint Milliseconds);
None.
None.
Please add some!
Please add some!
Do you know one? Please contribute it!