Huw Davies
74b2ba2ef3
include: Add dbccmd.idl.
2009-07-23 11:25:19 +02:00
Jacek Caban
3305900894
msctf.idl: Added more interfaces.
2009-07-22 11:02:33 +02:00
Nikolay Sivov
1218c2b5f6
wingdi.h: Fix RGBQUAD and RGBTRIPLE to match PSDK.
2009-07-20 12:20:52 +02:00
Jacek Caban
b3ecc6e64a
textstor.idl: Added more error code declarations.
2009-07-20 12:20:40 +02:00
Jacek Caban
fe459ad85f
include: Added ntddndis.h.
2009-07-17 11:22:06 +02:00
Andrew Nguyen
8f1836cbcc
t2embed: Implement TTLoadEmbeddedFont as a stub.
2009-07-16 12:47:56 +02:00
Andrew Nguyen
f63f4026cf
kernel32: Implement WTSGetActiveConsoleSessionId as a stub.
2009-07-16 11:21:21 +02:00
Jacek Caban
3935c81b21
include: Added netcon.idl.
2009-07-16 11:08:25 +02:00
Vincent Povirk
81c7e81348
windowscodecs: Register BMP decoder as a bitmap decoder.
2009-07-15 14:28:39 +02:00
Henri Verbeet
74ec910397
d3d10: Add the ID3D10EffectMatrixVariable interface.
2009-07-14 12:21:25 +02:00
Hans Leidekker
9bfd49b5b2
include: Add IWbemStatusCodeText and IWbemLocator interfaces.
2009-07-14 11:29:44 +02:00
David Adam
5bfe680d3f
include: Remove useless headers.
2009-07-13 10:56:02 +02:00
David Adam
d1c2d2a4f8
d3dx9: Merge d3dx8 math into d3dx9.
2009-07-13 10:53:15 +02:00
David Adam
bd7421cd6d
d3dx9: Fix the prototype of some functions.
2009-07-13 10:50:42 +02:00
Vincent Povirk
2cdc48a4e5
gdiplus: Implement GdipSetLineLinearBlend.
2009-07-13 10:25:44 +02:00
Aric Stewart
025df7d605
msctf: Add definition for IEnumTfDocumentMgrs.
2009-07-10 15:13:24 +02:00
Henri Verbeet
69b7612265
wined3d: Get rid of struct glDescriptor.
...
In general it might not be a bad idea to group GL specific data into a
separate struct, but IWineD3DSurfaceImpl is currently the only thing that
bothers. It doesn't get it quite right either, since e.g. the PBO isn't in
glDescriptor either.
2009-07-10 12:13:24 +02:00
Henri Verbeet
038d939941
wined3d: Remove GetGlDesc() from the public IWineD3DSurface interface.
2009-07-10 12:13:09 +02:00
Detlef Riekenberg
437caf390e
include: Add IInternetZoneManagerEx2 interface for IE7.
2009-07-08 20:34:10 +02:00
Andrew Eikum
632aef3d8b
gdiplus: Implement GdipBeginContainer2 and GdipEndContainer.
2009-07-07 12:33:10 +02:00
Henri Verbeet
699f68cdee
wined3d: Get rid of some pointers in WINED3DADAPTER_IDENTIFIER.
...
This also avoids some unchecked strcpy() calls.
2009-07-07 11:50:30 +02:00
Alexandre Julliard
03d6da0894
kernel32: Add implementation of GetSystemWow64DirectoryA/W.
2009-07-07 11:42:03 +02:00
Alexandre Julliard
6056e8a52b
server: Return the process CPU in the get_process_info request.
2009-07-07 11:37:47 +02:00
Vincent Povirk
387b842707
windowscodecs: Return proper error codes in unneeded BMP decoder methods.
2009-07-07 11:10:25 +02:00
Vincent Povirk
3899c3e247
windowscodecs: Implement CopyPalette for BMP decoder.
2009-07-07 11:09:34 +02:00
Alexandre Julliard
26caf2fdda
kernel32: Forward the Wow64 redirection functions to ntdll.
2009-07-06 15:09:29 +02:00
Alexandre Julliard
747d58d211
ntdll: Add management of the Wow64 filesystem redirection flag.
2009-07-06 15:08:39 +02:00
Alexandre Julliard
1d5cb9d23b
include: Get rid of the no longer used wine/pthread.h.
2009-07-06 14:35:24 +02:00
Vincent Povirk
b11e2d8db7
include: Add definitions for IWICPalette.
2009-07-03 13:26:49 +02:00
Vincent Povirk
5574f0138e
include: Define some WIC pixel format GUIDs.
2009-07-02 11:37:28 +02:00
Alexandre Julliard
6f68b774d7
ntdll: Avoid the close-on-exec race with pipe() on kernels that support pipe2().
2009-07-01 12:13:34 +02:00
Aric Stewart
7de0b8299d
msctf: Implement ITfDocumentMgr::EnumContexts.
2009-07-01 11:39:25 +02:00
Aric Stewart
fac0d945e4
msctf: Implement TF_CreateInputProcessorProfiles.
2009-07-01 11:38:49 +02:00
Andrew Eikum
4c0edba681
gdiplus: Implement GdipDrawCurve3 and GdipDrawCurve3I.
2009-06-30 12:58:31 +02:00
Nikolay Sivov
9ee5f26570
comctl32/rebar: Use proper structure size in tests and parameter checks.
2009-06-30 12:31:51 +02:00
Alexander Scott-Johns
5a91cffc20
rtutils: Add stub TraceRegisterExW and TraceRegisterExA.
...
The -W function is imported by Windows Journal Viewer.
2009-06-29 14:51:18 +02:00
Nikolay Sivov
759b914c9e
comctl32/rebar: Update Rebar structure.
2009-06-29 14:32:41 +02:00
Nikolay Sivov
753407ef82
comctl32/progress: Implement PBM_GETBKCOLOR.
2009-06-29 14:32:33 +02:00
Nikolay Sivov
84f3c50474
comctl32/progress: Implement PBM_GETBARCOLOR, add some todo entries.
2009-06-29 14:32:21 +02:00
Vincent Povirk
2824c4458b
include: Add some definitions to wincodec.idl.
2009-06-29 14:27:23 +02:00
Alexandre Julliard
61a70360e6
server: Use sys/inotify.h if it exists instead of hardcoding the system calls.
2009-06-26 15:45:03 +02:00
Aric Stewart
6a392a8aa9
msctf: Add api definitions for TF_CreateThreadMgr and TF_GetThreadMgr.
2009-06-26 15:21:16 +02:00
Aric Stewart
a6c81e0754
shell32: Implement SHCreateShellFolderView (ordinal 256).
...
Used by IE7's Add On management dialog.
2009-06-26 12:04:42 +02:00
Huw Davies
08453c1f2b
configure: Remove reference to obsolete ftnames.h.
2009-06-25 14:34:13 +02:00
Alexandre Julliard
e1f0a0db1f
configure: Add a wrapper macro for .cfi pseudo-ops in assembly code.
2009-06-25 12:04:55 +02:00
Jacek Caban
c907d2bbdc
urlmon.idl: Added IBindStatusCallbackEx declaration.
2009-06-23 15:53:01 +02:00
Jacek Caban
6f5591f3b2
mshtml.idl: Added DispHTMLLocation and DispHTMLNavigation dispinterfaces.
2009-06-23 15:52:59 +02:00
Hans Leidekker
ceee7415f5
include: Add definition of IObjContext.
2009-06-23 11:48:29 +02:00
Paul Vriens
af1ef9281b
include/activscp.idl: Add some defines.
2009-06-23 11:45:53 +02:00
Aric Stewart
7aa9bd9823
msctf: Implement ITfCompartmentEventSink.
2009-06-22 13:29:26 +02:00