translate: some casting improvements
[ia32rtools.git] / tools / protoparse.h
index b0e794e..26b0e00 100644 (file)
@@ -166,7 +166,7 @@ static const char *known_ptr_types[] = {
        "HGLOBAL",
        "HICON",
        "HINSTANCE",
-       //"HIMC", // DWORD
+       "HIMC", // DWORD in mingw, ptr in wine..
        "HMODULE",
        "HPALETTE",
        "HRGN",