- 14 Feb, 2006 40 commits
-
-
Alexandre Julliard authored
-
Detlef Riekenberg authored
-
Detlef Riekenberg authored
-
Krzysztof Foltman authored
-
Eric Pouech authored
so that they can only be search on their start address
-
Eric Pouech authored
-
Mike Frysinger authored
-
Michael Jung authored
-
Eric Pouech authored
-
Jeremy White authored
-
Jeremy White authored
-
Eric Pouech authored
-
James Hawkins authored
-
James Hawkins authored
INFINFO_DEFAULT_SEARCH search flags.
-
Dmitry Timoshkov authored
-
Eric Pouech authored
-
Troy Rollo authored
-
Troy Rollo authored
-
Troy Rollo authored
-
Troy Rollo authored
-
Dmitry Timoshkov authored
confuse users by a not implemented functionality. Add support for About codec control.
-
Dmitry Timoshkov authored
-
Stefan Leichter authored
-
Michael Jung authored
The tests (shellpath.c/testPersonal) already show that it can be either PT_FOLDER or PT_GUID. It's PT_GUID on WinXP.
-
Eric Pouech authored
-
Robert Shearman authored
-
Robert Shearman authored
-
Robert Shearman authored
-
Robert Shearman authored
Handle failure of CreateConnectionPoint on construction.
-
Robert Shearman authored
We can't use GetModuleFileName on a resource-only module, so the best we can do is to copy the original name we used to find the type library. Fix a couple of places where we were incorrectly using the file name, rather than the path.
-
Robert Shearman authored
Free the connection points on destruction of the font object and cope with failure of CreateConnectionPoint on construction.
-
Robert Shearman authored
marshaler.
-
Robert Shearman authored
One or more invoke flags can be passed into IDispatch::Invoke, but we only care if INVOKEFLAG_PROPERTYGET is specified, and don't about any others.
-
Alexandre Julliard authored
dropped in queue_hardware_message. This should fix some problems with the Alt key getting "stuck" after Alt-Tab.
-
Francois Gouget authored
-
Michael Jung authored
the audio tab.
-
Michael Jung authored
-
Michael Jung authored
-
Michael Jung authored
-
Phil Lodwick authored
- Change select timeout from 2 seconds to 500 microseconds. - Add test to make sure select wakes up after a closesocket. - Add test to make sure listen fails without bind.
-