- 05 Dec, 2005 19 commits
-
-
Huw Davies authored
-
Vitaliy Margolen authored
-
Alexandre Julliard authored
-
Vitaliy Margolen authored
-
Vitaliy Margolen authored
Change tests accordingly. Add small test for WaitNamedPipe.
-
Alexandre Julliard authored
-
Eric Pouech authored
-
Francois Gouget authored
complaining about it.
-
Francois Gouget authored
-
Pavel Roskin authored
-
Cihan Altinay authored
Partially implement REExtendedRegisterClass() to register missing window classes so that applications relying on them don't get confused.
-
YunSong Hwang authored
-
Alexander N. Sørnes authored
-
Patrick Ammann authored
- make netconnection.c compile when HAVE_OPENSSL_SSL_H or HAVE_OPENSSL_ERR_H are not defined.
-
Eric Pouech authored
- properly handle drivers unloading when no session instance of the driver has been created
-
Eric Pouech authored
- native dbghelp returns in SYMBOL_INFO.TypeIndex the index of the type of the symbol (we were returning the symbol index instead) - fixed winedbg accordingly
-
Michael Stefaniuc authored
-
Milko Krachounov authored
-
Marcus Meissner authored
Added IPPROTO_IP and AF_UNSPEC to the mappers.
-
- 03 Dec, 2005 17 commits
-
-
Robert Shearman authored
Add support for reading the hreftype of a typeinfo, return it to the application in ITypeComp_Bind for the DESKIND_APPOBJECT case and support referencing it in ITypeInfo_GetRefTypeInfo.
-
Robert Shearman authored
Correctly get the name of the second function of a propget/propput pair in MSFT typelibs when the name offset is set to -1.
-
Robert Shearman authored
Fix invoking dispinterface functions by using the internal representation of the function, not the one returned to applications.
-
H. Verbeet authored
-
H. Verbeet authored
Remove an unnecessary cast.
-
Robert Shearman authored
return the FUNCDESC to the user.
-
Robert Shearman authored
function fails.
-
Eric Pouech authored
-
H. Verbeet authored
already recording.
-
Pavel Roskin authored
-
Vincent Béron authored
-
Robert Shearman authored
The INVOKE_PROPERTYGET flag shouldn't affect binding to variables; it should just affect which of a pair of [propget] and [propput] functions should be returned.
-
Robert Shearman authored
Make some functions and a structure static since they are only used in one file.
-
Eric Pouech authored
printing in backtrace.
-
Eric Pouech authored
-
Aric Stewart authored
In at least both win2k and winxp mkdir from the command prompt can recursively create full directory paths. This implements that functionality.
-
Aric Cyr authored
dlls/opengl32/wgl.h is now empty and no longer needed.
-
- 02 Dec, 2005 4 commits
-
-
Francois Gouget authored
-
Vitaliy Margolen authored
-
Vitaliy Margolen authored
-
Vitaliy Margolen authored
-