- Mar 26, 2009
-
-
Alexandre Julliard authored
-
- Mar 25, 2009
-
-
Alexandre Julliard authored
-
-
-
CodeWeavers did this work for supporting the optional HTTP connection method of Outlook 2003/2007 (must be running with Windows versions set to XP or higher to see this option). This was written before Microsoft publicly released a specification for the RPC over HTTP protocol and so was developed by examining traffic flowing between a Windows client and an IIS server.
-
CodeWeavers did this work for supporting Outlook 2007.
-
Another fix for the office 2007 sp1 installer.
-
These tests confirm that a feature is reported as advertised if only one of its components is missing.
-
Alexandre Julliard authored
-
-
Alexandre Julliard authored
-
-
Fixes an issue with .Net 3.0 where it does not install a new fusion.dll but does add a key to the registery. The fact that a new dll is not installed has been verified on windows.
-
-
-
-
-
-
-
-
So, compute the offset by subtracting the function address.
-
-
-
msctf: Hook up the DocumentMgr to be able to forward ITfThreadMgrEventSink events to sinks advised to the ThreadMgr.
-
-
-
-
Alexandre Julliard authored
-
-
These surfaces won't be attached to an FBO anyway, so avoid the cost of a potential format conversion when blitting from a non-RT surface. This is mostly an issue for ddraw applications with 16 bit render targets.
-
This won't help if we actually need the swapchain, of course.
-
-
-
-
-
-
The indentation here is pretty horrible. Also removes a couple of fairly useless comments.
-
-
It is unlikely to ever be used too. The default behavior is to connect to the server specified by $ESPEAKER or to the local one which suits us just fine.
-
-