X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tools%2Fprotoparse.h;h=8e88ba0e5da9d3578f116ec1ee5a1e013cd7b3b2;hb=HEAD;hp=be6c22311e584fe7ee84d7141803121b829cc794;hpb=77d7983adfe3ff5944d26b3af274a15e8af05556;p=ia32rtools.git diff --git a/tools/protoparse.h b/tools/protoparse.h index be6c223..8e88ba0 100644 --- a/tools/protoparse.h +++ b/tools/protoparse.h @@ -216,6 +216,7 @@ static const char *known_ptr_types[] = { "HRGN", "HRSRC", "HKEY", + "HKL", "HMENU", "HMONITOR", "HWAVEOUT", @@ -252,6 +253,7 @@ static const char *known_ptr_types[] = { static const char *ignored_keywords[] = { "extern", + "static", "WINBASEAPI", "WINUSERAPI", "WINGDIAPI",