Example #1
0
 public static extern bool EnumSystemCodePages(CODEPAGE_ENUMPROC lpCodePageEnumProc, CP dwFlags);
Example #2
0
 static extern bool EnumSystemCodePages(CODEPAGE_ENUMPROC lpLocaleEnumProc, int dwFlags);