[DllImport("user32.dll", EntryPoint="GetWindowDC", SetLastError=true)]
private static extern IntPtr GetWindowDCCE(IntPtr hWnd);
Declare Function GetWindowDC Lib "user32.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!