advapi32: Cleanup event log only if create was successful.
[wine] / dlls / advapi32 / registry.c
2011-03-07  Alexandre Julliardadvapi32: Fix array size construct that gcc doesn't...
2010-04-02  Alexandre Julliardadvapi32: Add support for the KEY_WOW64_32KEY flag...
2010-04-02  Alexandre Julliardadvapi32: Add support for the KEY_WOW64_32KEY flag...
2010-04-02  Alexandre Julliardadvapi32: Don't use the static Unicode buffer for value...
2010-03-01  Alexandre Julliardadvapi32: Create keys recursively if necessary.
2010-02-18  Alexandre Julliardadvapi32: Implemented RegDeleteKeyExA/W.
2010-02-16  Alexandre Julliardntdll: Fix the return value of NtOpenKey for some inval...
2010-02-15  Alexandre Julliardadvapi32: Add support for registry symlinks.
2010-02-01  Maarten Lankhorstadvapi32: Fix RegGetValue on REG_BINARY data.
2009-12-07  Paul Chitescuadvapi32: Reduce registry access to MAXIMUM_ALLOWED...
2009-06-29  Detlef Riekenbergadvapi32: Check the output pointer first in RegOpenKey...
2009-01-08  Alexandre Julliardadvapi32: Fix pointer cast warnings on 64-bit.
2008-11-24  Lei Zhangadvapi32: Allow opening HKEY_CLASSES_ROOT subkeys with...
2008-09-19  Detlef Riekenbergadvapi32: Remove outdated comment.
2008-07-24  Mikołaj Zalewskiadvapi32: Remove access checks from advapi32 (makes...
2008-07-23  Andrew Talbotadvapi32: Sign-compare warnings fix.
2008-07-21  Mathias Koschadvapi32: Fix RegGetValue when dwFlags includes RRF_RT_ANY.
2008-03-11  Alexandre Julliardadvapi32: Implemented RegOverridePredefKey.
2008-02-18  Rob Shearmanadvapi32: Document that the cbData parameter of RegSetV...
2008-02-18  Rob Shearmanadvapi32: Add tests for RegSetValueA/W.
2008-02-15  Rob Shearmanadvapi32: The lpcbSecurityDescriptor parameter to RegGe...
2008-01-11  Francois Gougetadvapi32: RegGetValueW() must return the required buffe...
2008-01-11  Francois Gougetadvapi32: RegGetValue() should not return an error...
2007-12-14  Sam Dennisadvapi32: Fix undocumented behaviour in ReqQueryValueEx...
2007-11-29  Andrew Talbotadvapi32: Fix a typo.
2007-09-18  Francois Gougetadvapi32: Add and use LSTATUS.
2007-06-21  Francois Gougetadvapi32: Add more RegGetValue() conformance tests...
2007-05-30  Stefan Leichteradvapi32: Added implementation of RegDeleteTreeA/W.
2007-04-07  Lei Zhangadvapi32: Spelling fixes.
2007-03-17  Andrew Talbotadvapi32: Replace inline static with static inline.
2007-03-17  Juan Langadvapi32: Implement RegGetKeySecurity with NtQuerySecur...
2007-03-13  Dan Kegeladvapi32: RegGetKeySecurity needs to pass length of...
2007-02-05  Bang Jun-Youngntdll: Fix NtUnloadKey to match the DDK.
2006-11-29  Dmitry Timoshkovadvapi32: Make some data const.
2006-11-10  Alexandre Julliardadvapi32: Fixed last error check in RegSaveKey.
2006-11-07  Francois GougetAssorted spelling fixes.
2006-10-20  Eric Pouechadvapi32: Plug a couple of memory leaks.
2006-10-18  Alexandre Julliardadvapi32: Cast-qual warning fix.
2006-10-12  James Hawkinsadvapi32: Make internal functions static.
2006-10-03  Hans Leidekkeradvapi32: Win64 printf format warning fixes.
2006-08-16  Robert Shearmanadvapi32: Add tests for RegQueryValueEx to show that...
2006-07-11  Bang Jun-Youngadvapi32: Fix registry API prototypes to match the...
2006-06-30  Robert Shearmanadvapi32: Implement RegDisablePredefinedCache.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-10  Michael Stefaniucjanitorial: Remove redundant NULL pointer checks before...
2006-02-14  Michael Jungadvapi32: Implemented RegLoadMUIString[AW].
2006-02-09  Aric Stewartadvapi32: Fix for RegNotifyChangeKeyValue.
2005-12-08  Rein Klazesadvapi32: RegCreateKeyEx fix.
2005-11-28  Ge van GeldorpMatch PSDK STATUS_* definitions.
2005-11-12  Markus AmslerImprove c2man Documented-Total count. Changes:
2005-11-04  Markus AmslerImprove c2man Documented-Total count.
2005-09-15  Rein Klazes- Set the LastError in OpenSCManager in case of errors;
2005-09-12  Alexandre JulliardFixed a number of pointer to integer conversions that...
2005-08-27  Mike McCormackFix gcc 4.0 warnings.
2005-07-28  Steven EdwardsCorrect RegCreateKeyEx[A/W] prototype to match the...
2005-07-18  Felix NawothnigImplement RegGetValueA/W.
2005-07-07  Mike McCormackgcc 4.0 -Wpointer-sign fixes (Reg* functions).
2005-06-17  Mike McCormackUse HANDLE instead of HKEY in the NT API.
2005-05-16  Robert ShearmanImplement RegNotifyChangeKeyValue on top of NtNotifyCha...
2005-05-05  Robert ShearmanFix RegDeleteKey{A,W} to open the specified key with...
2005-04-16  James HawkinsRegDeleteKey fails if the lpSubKey param is NULL.
2005-03-30  Robert ShearmanMove save_registry and unload_key server calls to ntdll.
2005-03-29  James Hawkins- Implement NtLoadKey.
2005-02-25  James HawkinsFix RegOpen/CloseKey.
2005-02-21  James HawkinsAdd RegOpenKey, RegCloseKey tests.
2005-01-07  Mike McCormackUse CreateEventW in preference to CreateEventA for...
2004-12-23  Michael StefaniucDo not check for non NULL pointer before HeapFree'ing...
2004-11-30  Eric PouechConst correctness fixes.
2004-10-19  Alexandre JulliardRegQueryValueW must return count in bytes for empty...
2004-09-02  Hans LeidekkerFix signed/unsigned comparison warnings.
2004-08-26  Huw DaviesFix full name of HKEY_CURRENT_CONFIG.
2004-07-24  Alexandre JulliardDon't crash on NULL data in RegSetValueExA (reported...
2004-07-13  James HawkinsAdded and cleaned API docs.
2004-04-23  Jon GriffithsDocumentation fixes.
2004-03-18  Juan LangAllow RegConnectRegistryW to the local machine name.
2004-01-16  Robert ShearmanPartially implement RegOpenUserClassesRoot.
2004-01-03  Mike HearnImplemented RegFlushKey and NtFlushKey.
2003-12-13  Francois GougetTry not to display uninitialized data in traces (found...
2003-11-17  Alexandre JulliardRemoved some unnecessary includes.
2003-10-21  Daniel MarmierRegCreateKeyEx{A,W}: state that class string is constant.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-08-19  Mike McCormackImplement registry key unloading.
2003-06-18  Francois Gouget'sizeof type' is best avoided as it won't always compil...
2003-03-18  Jon GriffithsDocumentation updates.
2003-03-14  Tony LambregtsJanitorial. Get rid of W->A calls.
2003-01-20  Matthew DavisonRemove some calls to HEAP_strdupAtoW from advapi32.
2002-11-25  Mike McCormackImplemented registry change notifications.
2002-11-13  Aric StewartWork with the correct subkey with loading keys. Not...
2002-10-25  Michael StefaniucCompile the advapi32 dll with -DSTRICT.
2002-10-03  Alexandre JulliardRemoved LPxxx handle types that don't exist under Windows.
2002-09-13  Alexandre JulliardHandle special registry root keys directly in advapi32...
2002-09-12  Alexandre JulliardFixed requested access rights in RegDeleteKey[AW].
2002-08-17  Patrik StridvallMSVC compatibility fixes.
2002-07-31  Alexandre JulliardFixed some handle type mismatches and added a few casts...
2002-07-20  Dominik StrasserImplemented RegQueryMultipleValues.
2002-07-10  Alexandre JulliardRegEnumValue[AW] need to update the data size on buffer...
2002-07-05  Alexandre JulliardMore explicit initialization of info_size for stupid...
2002-07-05  Rein KlazesCheck for NULL keyvalue in RegEnumKeyExA/W.
2002-06-14  Mike McCormackImplemented recursive RegDeleteKey in Win95 emulation.
2002-05-31  Vincent BéronRemoved trailing whitespace.
next