[DllImport ("coredll.dll", EntryPoint="SetTextColor", SetLastError=true)]
private static extern uint SetTextColorCE(IntPtr hdc, int crColor);
Declare Function SetTextColor 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!