- 25 May, 2007 2 commits
-
-
Rob Shearman authored
secur32: Fix the dwVersion field in the security function tables returned by InitSecurityInterfaceA/W.
-
Nigel Liang authored
-
- 24 May, 2007 16 commits
-
-
Alexandre Julliard authored
-
Dmitry Timoshkov authored
-
Dmitry Timoshkov authored
-
Dmitry Timoshkov authored
-
Dmitry Timoshkov authored
-
Louis Lenders authored
-
Michael Stefaniuc authored
-
Michael Stefaniuc authored
winedump: '$' isn't a valid character in an identifier regardless that gcc accepts it without warning.
-
Rob Shearman authored
-
Rob Shearman authored
-
Rob Shearman authored
hlink: Improve the saving of hlinks by documenting the unknown header values and saving out more data. Add tests for saving hlinks with different properties.
-
Rob Shearman authored
-
Rob Shearman authored
including nul-terminating character (4-bytes), followed by the URL string including nul-terminating character.
-
Rob Shearman authored
The data in This->URLName should be written out, not the pointer followed by garbage.
-
Rob Shearman authored
-
Hwang YunSong(황윤성) authored
-
- 23 May, 2007 22 commits
-
-
Robert Reif authored
-
Maarten Lankhorst authored
Convert unc\server\share to \\server\share and be more tolerant to null pointers if only length is requested.
-
Francois Gouget authored
-
Thomas Spear authored
-
Marcus Meissner authored
-
Marcus Meissner authored
-
Dmitry Timoshkov authored
-
Dmitry Timoshkov authored
-
Dmitry Timoshkov authored
-
Dmitry Timoshkov authored
winternl.h: Make the fields of the PROCESS_BASIC_INFORMATION structure use same type width as a PSDK one.
-
Dmitry Timoshkov authored
-
Mounir IDRASSI authored
-
Marcus Meissner authored
-
Peter Oberndorfer authored
-
Peter Oberndorfer authored
-
Peter Oberndorfer authored
-
Rob Shearman authored
ole32: Remove spurious AddRef of returned object on retrieval of an interface from the global interface table.
-
Rob Shearman authored
ole32: Allow the getting of different interfaces from the global interface table than that with what the object was registered with.
-
Rob Shearman authored
-
Rob Shearman authored
Fix a race between RevokeInterfaceFromGlobal and GetInterfaceFromGlobal by only using the entry inside the critical section. Fix a race between two GetInterfaceFromGlobal by cloning the stream, instead of using it and setting the current position back to zero.
-
Rob Shearman authored
-
Misha Koshelev authored
-