more stuff storm needs
[ia32rtools.git] / tools / protoparse.h
index ab16632..0900243 100644 (file)
@@ -162,6 +162,7 @@ static const char *known_ptr_types[] = {
        "HKEY",
        "HMENU",
        "HWND",
+       "PBYTE",
        "PCRITICAL_SECTION",
        "PDWORD",
        "PFILETIME",
@@ -171,6 +172,7 @@ static const char *known_ptr_types[] = {
        "PUINT",
        "PVOID",
        "PCVOID",
+       "PWORD",
        "DLGPROC",
        "TIMERPROC",
        "WNDENUMPROC",