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