- 30 May, 2007 30 commits
-
-
Andrew Talbot authored
-
Andrew Talbot authored
-
José Manuel Ferrer Ortiz authored
-
Stefan Leichter authored
-
Tim Schwartz authored
-
Mikołaj Zalewski authored
-
Dmitry Timoshkov authored
-
Dmitry Timoshkov authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
Confirmed by the original author and the major contributors.
-
Dmitry Timoshkov authored
-
Dmitry Timoshkov authored
-
Rob Shearman authored
Do this by changing references from other interfaces (and possibly other typelibs) to uniquely identify them. Add special handling to GetRefTypeInfo to cope with this.
-
Rob Shearman authored
The Attribute field of the CREDENTIALA/W structs should instead be Attributes.
-
Rob Shearman authored
oleaut32: For automatic-value-getting in ITypeInfo::Invoke, it doesn't matter what flag(s) the function was executed with, just what type of function is being invoked.
-
Dmitry Timoshkov authored
-
Juan Lang authored
-
Alexander Nicolaysen Sørnes authored
-
James Hawkins authored
-
James Hawkins authored
-
James Hawkins authored
-
James Hawkins authored
-
Rob Shearman authored
-
Rob Shearman authored
server: Move most of the duplicate_token request to a new function, token_duplicate, to enable the code to be used inside wineserver.
-
Misha Koshelev authored
-
Misha Koshelev authored
-
Misha Koshelev authored
-
Misha Koshelev authored
-
Misha Koshelev authored
-
- 29 May, 2007 10 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Jacek Caban authored
urlmon: There is no need to make slash conversion in BindToStorage as URL is already canonized in the constructor.
-
Dmitry Timoshkov authored
-
Rob Shearman authored
Use it to implement the behaviour where InternetReadFileExA does a synchronous request if the data is available and asynchronous otherwise.
-
Rob Shearman authored
wininet: Don't close the connection if the caller passes in zero for the number of bytes to be read. Only close the connection when the bytes read equals the content length. Fixup HTTP_DrainContent, which relied on the previous incorrect behaviour to instead close connections with no content length manually.
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
-