- 06 Dec, 2005 10 commits
-
-
Alexandre Julliard authored
-
Dmitry Timoshkov authored
-
Robert Reif authored
TRACE cleanups.
-
Robert Reif authored
-
Vincent Béron authored
-
Robert Shearman authored
-
Robert Shearman authored
Rename the dwFlags parameter of ITypeInfo_Invoke since it is not a DWORD, but an unsigned short.
-
Jacek Caban authored
-
Eric Pouech authored
-
Detlef Riekenberg authored
-
- 05 Dec, 2005 25 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Rein Klazes authored
-
Thomas Weidenmueller authored
-
Christian Gmeiner authored
-
Wojciech Migda authored
-
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 5 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.
-