secur32: Update ntlm_auth version detection to detect new samba4 version numbers.
[wine] / tools / winapi / winapi_parser.pm
2005-12-02  Francois GougetFix __RPC_USER handling.
2005-12-02  Vincent BéronMake winapi_check understand the interface keyword.
2005-11-30  Vincent BéronUpdate win32.api to current cvs.
2005-11-04  Vincent Béronvolatile is legal (and used now!) in a typedef struct {}.
2005-11-04  Vincent Béron__RPC_STUB is a calling convention as well (#defined...
2005-09-06  Francois Gouget'volatile' is valid everywhere where 'const' is valid...
2005-08-08  Vincent BéronRemove WINE_PACKED recognition.
2005-07-24  Vincent BéronMake winapi_check learn to parse some constructs with...
2005-07-24  Vincent BéronRemove old stuff from winapi_check.
2005-05-04  Hans LeidekkerMove all files from winapi_check/ to winapi/, and remov...