some chunk handling, fixes
[ia32rtools.git] / tools / protoparse.h
index 7b6c7b0..c560d50 100644 (file)
@@ -148,6 +148,8 @@ static const char *known_ptr_types[] = {
        "PVOID",
        "PCVOID",
        "DLGPROC",
+       "TIMERPROC",
+       "WNDENUMPROC",
        "va_list",
        "__VALIST",
 };