advpack: Put function declarations in advpack_private.h.
[wine] / tools / winapi /
2006-04-10  Hans Leidekkerdnsapi: Teach winapi_check about dnsapi.dll.
2006-03-21  Francois GougetUpdate win32.api to match the current sources.
2006-02-27  Francois Gougetadvpack: Prepare the unicodification of advpack.dll.
2006-02-24  Francois Gougetcrypt32: Add CryptQueryObject() prototype.
2006-02-24  Francois Gougetwinsock: Tweak getnameinfo() prototype.
2006-02-24  Francois Gougetsfc: Updates.
2006-02-14  Mike FrysingerAdd support for 'make install DESTDIR'.
2006-02-07  Francois Gougetwinapi: Update win32.api to match the current sources.
2006-02-06  Robert Millanconfigure: For sys/mount.h, sys/statfs.h and sys/vfs...
2006-01-06  Rolf Kalbermatterwinapi: msvcmaker adaption to new directory structure.
2006-01-06  Rolf Kalbermatterwinapi: Add the loader directory to the paths to exclude.
2006-01-06  Rolf Kalbermatterwinapi: Cleanup some unused use clauses.
2006-01-04  Hans Leidekkerwinapi: Remove some exceptions now that DLL separation...
2006-01-03  Francois Gougetwinapi: Update win32.api to match the current sources.
2005-12-09  Vincent BéronUpdate win16.api and win32.api.
2005-12-06  Vincent BéronSort entries in win16.api and win32.api
2005-12-06  Vincent BéronUpdate win32.api to current git.
2005-12-05  Francois GougetUpdate win32.api to match the current sources.
2005-12-03  Vincent Béronwinapi_check: fully descend in included files to check...
2005-12-02  Francois GougetAssorted spelling fixes.
2005-12-02  Francois GougetUpdate win32.api to match the current sources.
2005-12-02  Francois GougetBetter stick to the PSDK types and to the dsrole.h...
2005-12-02  Francois GougetFix __RPC_USER handling.
2005-12-02  Francois GougetBetter stick to the PSDK types.
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-26  Alexandre JulliardRenamed all .cvsignore files to .gitignore.
2005-11-23  Francois Gougetwinldap.h should include windeh.f and schnlsp.h.
2005-11-23  Francois GougetAdd LPADDRINFO, missing IP_* defines and missing APIs.
2005-11-21  Vincent BéronAdd/correct prototypes for some already defined functio...
2005-11-17  Vincent BéronUpdate win32.api to cvs.
2005-11-04  Vincent BéronUpdate win16.api and win32.api.
2005-11-04  Vincent Béronvolatile is legal (and used now!) in a typedef struct {}.
2005-11-04  Vincent BéronFix typo: PSYM_ENUMSOURCEFILES_CALLBACK instead of
2005-11-04  Vincent Béron__RPC_STUB is a calling convention as well (#defined...
2005-10-18  Vincent BéronCorrect AtlModuleAddTermFunc prototype.
2005-10-08  Francois GougetMove all Unicode and Ansi string types to the %str...
2005-10-06  Francois Gougetwinapi_check does not use the '--extension' flag so...
2005-09-29  Vincent BéronUpdate winapi_check for "false" HAVE_* macros.
2005-09-29  Vincent BéronUpdate win32.api to current CVS.
2005-09-28  Vincent BéronDon't treat absence of conditional as config.h being...
2005-09-26  Francois GougetAdd iads.idl to define the IADsContainer interface.
2005-09-26  Francois Gougetvolatile is valid everywhere const is valid.
2005-09-26  Francois GougetHOLEMENU is a 'long' as far as winapi_check is concerned.
2005-09-26  Francois GougetUpdate win32.api to match the current sources.
2005-09-26  Francois GougetUpdate winapi_check so it considers 'longlong' (win...
2005-09-09  Vincent BéronUpdate the win32.api file to current CVS.
2005-09-06  Francois Gouget'volatile' is valid everywhere where 'const' is valid...
2005-08-19  Rémi AssaillyRemoved mcianim.
2005-08-17  Rémi AssaillyMoved mciseq to the top-level dlls directory.
2005-08-16  Francois GougetUse LPSTORAGE to better match the PSDK.
2005-08-12  Francois GougetAssorted spelling fixes.
2005-08-11  Vincent BéronCorrect a typo in winapi_local.pm.
2005-08-11  Vincent BéronAnother update to win*.api.
2005-08-10  Vincent BéronAnother update to the win*.api files.
2005-08-10  Vincent BéronSince windows/ is gone, headers for user are only in
2005-08-08  Vincent BéronRemove WINE_PACKED recognition.
2005-08-08  Vincent BéronUpdate win16.api/win32.api to current CVS.
2005-08-08  Vincent BéronRemove WINE_UNUSED checks.
2005-07-27  Rémi AssaillyMoved mcicda to the top-level dlls directory.
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-07-22  Francois GougetUpdate win32.api to match the current sources.
2005-07-21  Rémi AssaillyMoved midimap to the top-level dlls directory.
2005-07-11  Francois GougetAdd missing types to win32.api.
2005-07-03  Mike McCormackAvoid warnings in generated tests by casting sizeof...
2005-06-30  Francois GougetUpdate win32.api to match current sources.
2005-06-28  James HawkinsAdd some missing types to win32.api.
2005-06-20  Saulius KrasuckasSync msvcmaker with make_ctests to generate valid code.
2005-06-17  Francois GougetUpdate the win(16|32).api files to match the current...
2005-06-17  Francois GougetFix the prototypes of SQLCreateDataSource*(), SQLGetPri...
2005-06-17  Francois GougetFix the FreeADsMem() prototype.
2005-06-17  Francois GougetRemove a check for obsolete directory and file special...
2005-06-17  Francois GougetWe should set the global $all_modules variable otherwis...
2005-06-09  Alexandre JulliardFixed a number of references to removed directories.
2005-05-16  Vincent BéronUpdate win16.api and win32.api to keep up with current...
2005-05-06  Francois GougetFix nativeapi.pm so it knows about AC_HEADER_STAT().
2005-05-06  Francois GougetHAVE_V4L2 is not an autoconf define so tell winapi_chec...
2005-05-06  Francois GougetUpdate win32.api to match the current sources.
2005-05-04  Alexandre JulliardGet rid of the winapi_check_dir config parameter.
2005-05-04  Hans LeidekkerMove all files from winapi_check/ to winapi/, and remov...
2005-04-22  Francois GougetAdd a powrprof section.
2005-04-22  Francois GougetAdd a definition for _ATL_REGMAP_ENTRY in atlbase.h.
2005-04-20  Francois GougetFix the DCICreatePrimary() prototype. It's supposed...
2005-04-20  Francois GougetTry to clarify the 'no translation defined' error.
2005-04-20  Francois GougetUpdate win32.api to match the current source.
2005-03-29  Vincent Béronrsabase doesn't use any types now, so remove it.
2005-03-21  Vincent BéronTeach winapi about types newly used in various dlls.
2005-01-26  Francois GougetAssorted spelling fixes.
2004-11-22  Steven EdwardsDefine "WINVER=0x0501 _WIN32_WINNT=0x0501 _WIN32_IE...
2004-10-30  Francois GougetMIDL_STUB_MESSAGE.UniquePtrCount has been renamed in...
2004-10-26  Francois GougetAdd function prototypes.
2004-10-25  Francois GougetFix the usage for non-boolean options, always print the
2004-10-22  Francois GougetReview and fix regular expressions of the form /^foo...
2004-10-21  Francois GougetStandardize on '%long --pointer'.
2004-10-21  Francois GougetFix some issues reported by winapi_check:
2004-10-21  Francois GougetFix the declaration of SymEnumSymbols() in dbghelp...
2004-10-11  Steven EdwardsCorrectly define WINVER, _WIN32_WINNT and _WIN32_IE...
2004-10-08  Vincent BéronUpdate types checked by winapi_check.
2004-10-07  Francois GougetDon't import parse_comma_list() unless necessary.
next