- npapi.h: Correct definitions of function pointer prototypes.
[reactos.git] / reactos / dll / win32 / advapi32 / reg / reg.c
2009-08-02 Stefan Ginsberg- npapi.h: Correct definitions of function pointer...
2009-06-11 Aleksey Bragin- Add a lazy-initializing hack until user32 is able...
2009-05-25 Christoph von Wittichsome small reg fixes
2009-05-24 Christoph von Wittichrevert a part of r41093 - A functions should call the...
2009-05-24 Christoph von Wittichsync RegQueryValueExA, RegQueryValueA, RegQueryValueW...
2009-05-19 Sylvain Petreollefix tabs/spaces, thanks to Christoph
2009-05-19 Sylvain PetreolleFix 2 advapi32:reg winetests
2009-05-01 Timo KreuzerMerge from amd64-branch:
2009-04-30 Timo Kreuzermerge 37282 from amd64-branch:
2009-03-31 Johannes Anderwald- Revert 40296
2009-03-30 Johannes Anderwald- Return correct byte size
2009-02-17 Timo KreuzerMerge freeldr from amd64 branch:
2009-02-05 Dmitry Chapyshev- Add some defines to winnt.h
2009-02-05 Dmitry Chapyshev- Add RegSaveKeyExA/W to winreg.h
2009-01-23 Christoph von WittichNamea -> Name
2008-12-07 Dmitry GorbachevSilence GCC warnings.
2008-12-07 Timo KreuzerMerge 34758, 34771, 34786, 34787, 34906, 35826, 36174...
2008-11-30 Stefan Ginsberg- Go away STDCALL, time has come for WINAPI and NTAPI
2008-11-23 Eric KohlFix formatting. No code changes!
2008-11-10 Samuel Serapion- Merge to trunk r37270.
2008-11-06 KJK::HyperionMerging r37219
2008-10-30 Timo Kreuzersync to trunk head (37079)
2008-10-29 KJK::HyperionMerging r37048, r37051, r37052, r37055 from the-real...
2008-10-27 Timo Kreuzersync trunk head (37032)
2008-10-26 Aleksey Bragin- Port RegDeleteTreeW from Wine, and remove previous...
2008-10-25 KJK::HyperionVisual C++ backend for rbuild (for now just a hacked...
2008-10-25 KJK::HyperionThe real, definitive, Visual C++ support branch. Accept...
2008-10-23 Samuel Serapion- Fix CryptReleaseContext definition.
2008-10-20 Samuel SerapionMerge to trunk HEAD(r36856)
2008-10-20 Timo Kreuzersync to trunk revision 36700
2008-10-20 Timo Kreuzersync to trunk revision 36500
2008-10-20 Timo Kreuzersync to trunk revision 36100
2008-10-13 Cameron Gutman - Merge aicom-network-fixes up to r36740
2008-10-02 Aleksey Bragin- Sync RegGetValueA/W implementation (no functional...
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-08-01 Art YerkesCreate a branch for network fixes.
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