sync to trunk revision 36500
[reactos.git] / reactos / dll / win32 / advapi32 / reg / reg.c
2008-10-20 Timo Kreuzersync to trunk revision 36500
2008-10-20 Timo Kreuzersync to trunk revision 36100
2008-09-18 Christoph von Wittichonly touch the type on success or STATUS_BUFFER_OVERFLOW
2008-09-07 Stefan Ginsberg- Fix RegQueryValueA. Now Winetests are causing the...
2008-09-06 Stefan Ginsberg- Make sure we get a Subkey in RegDeleteKeyA/W. Fixes...
2008-09-05 Timo Kreuzersync to trunk head (35945)
2008-08-14 Timo KreuzerSync to trunk head (35333)
2008-08-06 Dmitry Chapyshev- Sync RegGetValueA/W with wine head
2008-07-28 Timo Kreuzersync with trunk head (34904)
2008-07-25 Samuel SerapionFix all 64 bit warnings.
2008-05-06 Dmitry Chapyshev- advapi32: Small implementation RegConnectRegistryW...
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-02-08 Aleksey BraginKamil Hornicek <tykef@atlas.cz>
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2007-12-11 James TaborAdd stub patch for RegDeleteKeyExA/W by Stefan100 stefa...
2007-11-28 Thomas BluemelFix typo in RegpApplyRestrictions (patch submitted...
2007-11-10 Magnus OlsenMerge from branch ReactX to Trunk,
2007-10-21 Thomas BluemelLoad libraries as data files in RegLoadMUIString
2007-10-19 Daniel ReimerDelete all Trailing spaces in code.
2007-10-19 Thomas BluemelPort RegLoadMUIStringA/W from WINE HEAD and adjust...
2007-10-10 Johannes Anderwald- fix RegLoadMUIStringA|W prototype
2007-07-28 Thomas BluemelSome more function prototype fixes and pointer type...
2007-07-26 Hervé PoussineauDon't abuse debug system
2007-03-26 Hervé Poussineau- Move NCI generated files to arch-specific directories
2007-03-14 Hervé PoussineauNo need to ask for more rights than needed
2007-02-16 Alex Ionescu- Create KD branch. All debugging support is removed...
2006-12-04 Aleksey BraginCreate a place for work on creating a bootloader capabl...
2006-10-11 Hervé PoussineauSend right security descriptor to InitializeObjectAttri...
2006-06-21 Ged MurphyPort RegGetValue() from WINE
2006-06-02 Johannes Anderwaldreturn ERROR_INVALID_HANDLE when hKey is invalid
2006-02-17 Ged Murphyreshuffling of dlls