[DllImport("coredll", EntryPoint="GetSystemInfo",SetLastError=true)]
internal static extern void GetSystemInfoCE(out SystemInfo pSI);
Declare Function GetSystemInfo Lib "coredll.dll" (TODO) As TODO
None.
Do you know one? Please contribute it!
Taken from openNetCF in OpenNETCF.Win32.Core
Please add some!
Please add some!