projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
shdocvw: Move connection points to DocHost object.
[wine]
/
dlls
/
advapi32
/
registry.c
2006-02-14
Michael Jung
advapi32: Implemented RegLoadMUIString[AW].
blob
|
commitdiff
|
raw
2006-02-09
Aric Stewart
advapi32: Fix for RegNotifyChangeKeyValue.
blob
|
commitdiff
|
raw
|
diff to current
2005-12-08
Rein Klazes
advapi32: RegCreateKeyEx fix.
blob
|
commitdiff
|
raw
|
diff to current
2005-11-28
Ge van Geldorp
Match PSDK STATUS_* definitions.
blob
|
commitdiff
|
raw
|
diff to current
2005-11-12
Markus Amsler
Improve c2man Documented-Total count. Changes:
blob
|
commitdiff
|
raw
|
diff to current
2005-11-04
Markus Amsler
Improve c2man Documented-Total count.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-15
Rein Klazes
- Set the LastError in OpenSCManager in case of errors;
blob
|
commitdiff
|
raw
|
diff to current
2005-09-12
Alexandre Julliard
Fixed a number of pointer to integer conversions that...
blob
|
commitdiff
|
raw
|
diff to current
2005-08-27
Mike McCormack
Fix gcc 4.0 warnings.
blob
|
commitdiff
|
raw
|
diff to current
2005-07-28
Steven Edwards
Correct RegCreateKeyEx[A/W] prototype to match the...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-18
Felix Nawothnig
Implement RegGetValueA/W.
blob
|
commitdiff
|
raw
|
diff to current
2005-07-07
Mike McCormack
gcc 4.0 -Wpointer-sign fixes (Reg* functions).
blob
|
commitdiff
|
raw
|
diff to current
2005-06-17
Mike McCormack
Use HANDLE instead of HKEY in the NT API.
blob
|
commitdiff
|
raw
|
diff to current
2005-05-16
Robert Shearman
Implement RegNotifyChangeKeyValue on top of NtNotifyCha...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-05
Robert Shearman
Fix RegDeleteKey{A,W} to open the specified key with...
blob
|
commitdiff
|
raw
|
diff to current
2005-04-16
James Hawkins
RegDeleteKey fails if the lpSubKey param is NULL.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-30
Robert Shearman
Move save_registry and unload_key server calls to ntdll.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-29
James Hawkins
- Implement NtLoadKey.
blob
|
commitdiff
|
raw
|
diff to current
2005-02-25
James Hawkins
Fix RegOpen/CloseKey.
blob
|
commitdiff
|
raw
|
diff to current
2005-02-21
James Hawkins
Add RegOpenKey, RegCloseKey tests.
blob
|
commitdiff
|
raw
|
diff to current
2005-01-07
Mike McCormack
Use CreateEventW in preference to CreateEventA for...
blob
|
commitdiff
|
raw
|
diff to current
2004-12-23
Michael Stefaniuc
Do not check for non NULL pointer before HeapFree'ing...
blob
|
commitdiff
|
raw
|
diff to current
2004-11-30
Eric Pouech
Const correctness fixes.
blob
|
commitdiff
|
raw
|
diff to current
2004-10-19
Alexandre Julliard
RegQueryValueW must return count in bytes for empty...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-02
Hans Leidekker
Fix signed/unsigned comparison warnings.
blob
|
commitdiff
|
raw
|
diff to current
2004-08-26
Huw Davies
Fix full name of HKEY_CURRENT_CONFIG.
blob
|
commitdiff
|
raw
|
diff to current
2004-07-24
Alexandre Julliard
Don't crash on NULL data in RegSetValueExA (reported...
blob
|
commitdiff
|
raw
|
diff to current
2004-07-13
James Hawkins
Added and cleaned API docs.
blob
|
commitdiff
|
raw
|
diff to current
2004-04-23
Jon Griffiths
Documentation fixes.
blob
|
commitdiff
|
raw
|
diff to current
2004-03-18
Juan Lang
Allow RegConnectRegistryW to the local machine name.
blob
|
commitdiff
|
raw
|
diff to current
2004-01-16
Robert Shearman
Partially implement RegOpenUserClassesRoot.
blob
|
commitdiff
|
raw
|
diff to current
2004-01-03
Mike Hearn
Implemented RegFlushKey and NtFlushKey.
blob
|
commitdiff
|
raw
|
diff to current
2003-12-13
Francois Gouget
Try not to display uninitialized data in traces (found...
blob
|
commitdiff
|
raw
|
diff to current
2003-11-17
Alexandre Julliard
Removed some unnecessary includes.
blob
|
commitdiff
|
raw
|
diff to current
2003-10-21
Daniel Marmier
RegCreateKeyEx{A,W}: state that class string is constant.
blob
|
commitdiff
|
raw
|
diff to current
2003-09-05
Alexandre Julliard
Fixed header dependencies to be fully compatible with...
blob
|
commitdiff
|
raw
|
diff to current
2003-08-19
Mike McCormack
Implement registry key unloading.
blob
|
commitdiff
|
raw
|
diff to current
2003-06-18
Francois Gouget
'sizeof type' is best avoided as it won't always compil...
blob
|
commitdiff
|
raw
|
diff to current
2003-03-18
Jon Griffiths
Documentation updates.
blob
|
commitdiff
|
raw
|
diff to current
2003-03-14
Tony Lambregts
Janitorial. Get rid of W->A calls.
blob
|
commitdiff
|
raw
|
diff to current
2003-01-20
Matthew Davison
Remove some calls to HEAP_strdupAtoW from advapi32.
blob
|
commitdiff
|
raw
|
diff to current
2002-11-25
Mike McCormack
Implemented registry change notifications.
blob
|
commitdiff
|
raw
|
diff to current
2002-11-13
Aric Stewart
Work with the correct subkey with loading keys. Not...
blob
|
commitdiff
|
raw
|
diff to current
2002-10-25
Michael Stefaniuc
Compile the advapi32 dll with -DSTRICT.
blob
|
commitdiff
|
raw
|
diff to current
2002-10-03
Alexandre Julliard
Removed LPxxx handle types that don't exist under Windows.
blob
|
commitdiff
|
raw
|
diff to current
2002-09-13
Alexandre Julliard
Handle special registry root keys directly in advapi32...
blob
|
commitdiff
|
raw
|
diff to current
2002-09-12
Alexandre Julliard
Fixed requested access rights in RegDeleteKey[AW].
blob
|
commitdiff
|
raw
|
diff to current
2002-08-17
Patrik Stridvall
MSVC compatibility fixes.
blob
|
commitdiff
|
raw
|
diff to current
2002-07-31
Alexandre Julliard
Fixed some handle type mismatches and added a few casts...
blob
|
commitdiff
|
raw
|
diff to current
2002-07-20
Dominik Strasser
Implemented RegQueryMultipleValues.
blob
|
commitdiff
|
raw
|
diff to current
2002-07-10
Alexandre Julliard
RegEnumValue[AW] need to update the data size on buffer...
blob
|
commitdiff
|
raw
|
diff to current
2002-07-05
Alexandre Julliard
More explicit initialization of info_size for stupid...
blob
|
commitdiff
|
raw
|
diff to current
2002-07-05
Rein Klazes
Check for NULL keyvalue in RegEnumKeyExA/W.
blob
|
commitdiff
|
raw
|
diff to current
2002-06-14
Mike McCormack
Implemented recursive RegDeleteKey in Win95 emulation.
blob
|
commitdiff
|
raw
|
diff to current
2002-05-31
Vincent Béron
Removed trailing whitespace.
blob
|
commitdiff
|
raw
|
diff to current
2002-05-09
Juergen Schmied
Make use of access mask MAXIMUM_ALLOWED possible.
blob
|
commitdiff
|
raw
|
diff to current
2002-04-02
Dmitry Timoshkov
Make sure the security descriptor is initialized in...
blob
|
commitdiff
|
raw
|
diff to current
2002-03-21
Michael Cardenas
Changed registry handling in RegOpenKeyExA to behave...
blob
|
commitdiff
|
raw
|
diff to current
2002-03-09
Alexandre Julliard
Added LGPL standard comment, and copyright notices...
blob
|
commitdiff
|
raw
|
diff to current
2002-02-05
Aric Stewart
Don't return overflow if no class buffer was specified.
blob
|
commitdiff
|
raw
|
diff to current
2001-12-05
Alexandre Julliard
Use ntdll functions instead of MultiByteToWideChar...
blob
|
commitdiff
|
raw
|
diff to current
2001-11-30
Alexandre Julliard
Redesign of the server communication protocol to allow...
blob
|
commitdiff
|
raw
|
diff to current
2001-11-24
Alexandre Julliard
Fixed registry routines broken by the structure sizes...
blob
|
commitdiff
|
raw
|
diff to current
2001-11-23
Dmitry Timoshkov
Fixed packing and layout of many system structures.
blob
|
commitdiff
|
raw
|
diff to current
2001-07-19
Alexandre Julliard
Moved server.h to include/wine.
blob
|
commitdiff
|
raw
|
diff to current
2001-04-10
Alexandre Julliard
RegSetValueExA/W: fixed REG_SZ string length handling...
blob
|
commitdiff
|
raw
|
diff to current
2001-03-23
Alexandre Julliard
Use TEB static buffer for Unicode conversion.
blob
|
commitdiff
|
raw
|
diff to current
2001-02-27
Alexandre Julliard
New set of macros for server calls; makes requests...
blob
|
commitdiff
|
raw
|
diff to current
2001-02-14
Patrik Stridvall
Documentation ordinal fixes.
blob
|
commitdiff
|
raw
|
diff to current
2001-02-14
Alexandre Julliard
Always return success instead of overflow if caller...
blob
|
commitdiff
|
raw
|
diff to current
2001-01-06
François Gouget
Fixed some HFILE vs. HANDLE mismatches.
blob
|
commitdiff
|
raw
|
diff to current
2000-12-15
Alexandre Julliard
Converted enum_key_value request to the new request...
blob
|
commitdiff
|
raw
|
diff to current
2000-11-30
Alexandre Julliard
Finished separation of advapi32.
blob
|
commitdiff
|
raw
|
diff to current
2000-11-28
Alexandre Julliard
Got rid of the Wine internal lstrcpy* functions and...
blob
|
commitdiff
|
raw
|
diff to current
2000-10-29
David Elliott
Added basic working stubs of new Windows 2000 API funct...
blob
|
commitdiff
|
raw
|
diff to current
2000-10-15
Alexandre Julliard
Converted a few more server requests to the new mechanism.
blob
|
commitdiff
|
raw
|
diff to current
2000-10-02
Alexandre Julliard
Convert NtQueryKey and NtEnumerateKey to the new reques...
blob
|
commitdiff
|
raw
|
diff to current
2000-10-01
Alexandre Julliard
Converted some of the registry server requests to the...
blob
|
commitdiff
|
raw
|
diff to current
2000-09-25
Alexandre Julliard
Removed inclusion of wine/winestring.h from winbase...
blob
|
commitdiff
|
raw
|
diff to current
2000-08-14
Alexandre Julliard
Replaced all lstr* calls from inside Wine code by their...
blob
|
commitdiff
|
raw
|
diff to current
2000-05-14
Alexandre Julliard
Added support for registry values larger than the serve...
blob
|
commitdiff
|
raw
|
diff to current
2000-05-09
Andreas Mohr
Added some reg temp file clutter check (more than 100...
blob
|
commitdiff
|
raw
|
diff to current
2000-03-26
Alexandre Julliard
Fixed error checking in registry saving.
blob
|
commitdiff
|
raw
|
diff to current
2000-02-20
Alexandre Julliard
Avoid crash on NULL data pointer.
blob
|
commitdiff
|
raw
|
diff to current
2000-02-10
Alexandre Julliard
Optimized debugging API to reduce code size.
blob
|
commitdiff
|
raw
|
diff to current
2000-01-24
Alexandre Julliard
Changed the server to return STATUS_* error codes.
blob
|
commitdiff
|
raw
|
diff to current
2000-01-15
Juergen Schmied
If there is enough space in the buffer and the type...
blob
|
commitdiff
|
raw
|
diff to current
2000-01-09
Juergen Schmied
Corrected behaviour of RegOpenKey in case of failure.
blob
|
commitdiff
|
raw
|
diff to current
1999-11-25
Eric Pouech
Fixed some bogus error detection for RegEnumValue[AW...
blob
|
commitdiff
|
raw
|
diff to current
1999-11-23
Alexandre Julliard
Changed to use new server-side registry support.
blob
|
commitdiff
|
raw
|
diff to current