.
C# Signature:
[DllImport("kernel32.dll")]
static extern int CompareString(uint Locale, uint dwCmpFlags, string lpString1,
int cchCount1, string lpString2, int cchCount2);
User-Defined Types:
None.
Notes:
None.
Tips & Tricks:
Please add some!
Sample Code:
Please add some!
Alternative Managed API:
System.String.Compare
TODO - a short description
4/7/2014 9:08:08 PM - -131.107.0.73
