X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tools%2Fprotoparse.h;h=c560d50a1eae41bf4ad802f89210490d57258f51;hb=cdfaeed73d8ca19b644a96767471fdfa00e430b1;hp=7b6c7b0f246631b198e3d831471abcdbfddff9cc;hpb=a3684be1a6e39357aa27916c86cdf8a734fe5936;p=ia32rtools.git diff --git a/tools/protoparse.h b/tools/protoparse.h index 7b6c7b0..c560d50 100644 --- a/tools/protoparse.h +++ b/tools/protoparse.h @@ -148,6 +148,8 @@ static const char *known_ptr_types[] = { "PVOID", "PCVOID", "DLGPROC", + "TIMERPROC", + "WNDENUMPROC", "va_list", "__VALIST", };