Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-10-10 | r18954: Fix segv in QueryValue and Enumvalue. regedit.exe now | Gerald Carter | 1 | -2/+2 |
2007-10-10 | r18940: Fix a few memory corruption bugs to make CreateKey() and DeleteKey() ... | Gerald Carter | 1 | -4/+10 |
2007-10-10 | r18934: fix a segv in CreateKey() | Gerald Carter | 1 | -1/+3 |
2007-10-10 | r18932: In RegEnumvalue() and RegQueryValue(), the output buffer | Gerald Carter | 1 | -0/+4 |
2007-10-10 | r18931: * Fix the IDL for QueryInfoKey. teh Classname in an | Gerald Carter | 1 | -23/+27 |
2007-10-10 | r18929: * Clarify QueryValue IDL and regenerate code | Gerald Carter | 1 | -14/+17 |
2007-10-10 | r18794: Make ENumKey() work again in the registry server | Gerald Carter | 1 | -2/+4 |
2007-10-10 | r18792: small fix for server QueryValue code | Gerald Carter | 1 | -2/+1 |
2007-10-10 | r18790: Correct the IDL (still a bug in pidl) for QueryValue() | Gerald Carter | 1 | -1/+3 |
2007-10-10 | r18789: Replace the winreg server code with the libndr parsing code. | Gerald Carter | 1 | -0/+1518 |