[DllImport("shlwapi.dll", SetLastError=true)] static extern bool IsOS(uint32 dwOS);
Declare Function IsOS Lib "shlwapi.dll" (UInt32 dwOS) As Boolean
None.
Do you know one? Please contribute it!
Please add some!