Commit graph

7508 commits

Author SHA1 Message Date
Alexandre Julliard
bb3eb738a4 include: Added definition of the DispHTMLWindowProxy interface. 2009-04-28 13:10:03 +02:00
Alexandre Julliard
6d23a22f89 include: Added definitions for IHTMLWindow4 and IHTMLWindow5. 2009-04-28 13:10:03 +02:00
Vincent Povirk
31f2b8e1ea gdiplus: Add test for GdipNewInstalledFontCollection. 2009-04-28 13:10:01 +02:00
Alexandre Julliard
e12ade9fb3 wininet: Add stubs for PrivacyGet/SetZonePreferenceW. 2009-04-27 20:04:34 +02:00
Jeff Latimer
7ded3afe93 include: Define IN6ADDR_ANY_INIT and IN6ADDR_LOOPBACK_INIT and code for IN6_IS_ADDR_LOOPBACK. 2009-04-27 13:23:25 +02:00
Alexandre Julliard
7bac0f52a6 include: Fix the DDE structures for 64-bit. 2009-04-24 13:40:39 +02:00
Alexandre Julliard
1f8876b1de include: Fix the SYSTEM_CACHE_INFORMATION structure for Win64. 2009-04-24 12:31:03 +02:00
Paul Vriens
73e23b823a include: Add missing GdipGetLogFontA definition. 2009-04-24 11:56:08 +02:00
Huw Davies
689c510f63 ole32: Add a stub for OleCreateFromDataEx. 2009-04-23 18:14:27 +02:00
Aric Stewart
19d83ae339 msctf/tests: Test ITfKeystrokeMgr::UnpreserveKey and ITfKeystrokeMgr::PreserveKey. 2009-04-23 18:14:27 +02:00
Aric Stewart
a98ac9a612 msctf: Define the TF_MOD_* Constants. 2009-04-23 18:14:26 +02:00
Aric Stewart
0730d4ae24 msctf: Define ITfKeyEventSink. 2009-04-23 18:14:26 +02:00
Aric Stewart
987387c7c8 msctf: Add ITfKeystrokeMgr framework to ThreadMgr. 2009-04-23 18:14:26 +02:00
Alexandre Julliard
d3bfd6d570 include: Add defines for 32-bit dbghelp functions on 64-bit. 2009-04-23 18:14:26 +02:00
Henri Verbeet
6f33b97c94 wined3d: Get rid of the shared_handle parameter.
I don't expect us to support this in the near future, and right now it's just
dead code.
2009-04-23 14:22:06 +02:00
Jeff Latimer
b485ed2346 include: Bring in6_addr into line with the MS definition. 2009-04-22 16:56:37 +02:00
Alexandre Julliard
aeb7655cc1 configure: Remove checks for headers that are no longer used. 2009-04-22 14:41:49 +02:00
Hans Leidekker
24af6f3e01 server: Add requests to set and retrieve default dacl. 2009-04-21 15:40:26 +02:00
Roderick Colenbrander
9b889626d0 opengl: Add WGL_EXT_pixel_format_packed_float support. 2009-04-21 13:16:09 +02:00
Brad Martin
2ea6b36ef1 wined3d: Fix prototype for EnumAdapterModes. 2009-04-20 17:19:53 +02:00
Nikolay Sivov
3ce8e20896 comctl32/listview: Some tests for LVS_SINGLESEL switchover. 2009-04-20 15:25:03 +02:00
Nikolay Sivov
ffb214a66b comctl32/listview: Add a ListView_GetTextBkColor macro. 2009-04-20 15:24:35 +02:00
Nikolay Sivov
b2486d41c7 comctl32/listview: Implemented LVM_SORTITEMSEX. 2009-04-15 16:19:01 -05:00
Aric Stewart
7b4f270348 msctf: Add locking flags. 2009-04-15 16:18:05 -05:00
Alexandre Julliard
5534cde72c include: The magic HKEY_* handles should be sign-extended on 64-bit. 2009-04-09 18:30:07 +02:00
Stefan Dösinger
cb1c9dcda9 d3d: Remove the format from index buffers. 2009-04-09 16:28:25 +02:00
Stefan Dösinger
f0efa97413 wined3d: Remove the buffer fvf. 2009-04-09 16:28:10 +02:00
Alexandre Julliard
b9b515749b include: Update and document the TEB/PEB offsets on 64-bit. 2009-04-09 14:29:30 +02:00
Alexandre Julliard
5316dd011f server: Define a generic context structure instead of using the platform-specific version. 2009-04-08 19:59:23 +02:00
Stefan Dösinger
513a493f00 wined3d: Merge IWineD3DIndexBuffer and IWineD3DBuffer. 2009-04-08 11:37:29 +02:00
Stefan Dösinger
3ed94329a3 wined3d: Use Map and Unmap for index buffers.
Just a change in name to prepare for the next patch
2009-04-08 11:36:18 +02:00
Stefan Dösinger
dc80a3ede5 d3d: Unify WINED3DVERTEXBUFFER_DESC and WINED3DINDEXBUFFER_DESC. 2009-04-08 11:36:02 +02:00
Rob Shearman
0fac0f0861 include: Remove mismatched closing bracket from ws2ipdef.h when compiling as C++. 2009-04-07 14:53:50 +02:00
Rob Shearman
cb4265074f include: Add declaration of sockaddr_storage to ws2def.h.
Move other declarations that belong in ws2def.h from winsock2.h.
2009-04-07 14:53:47 +02:00
Alexandre Julliard
279defe66e server: Verify that the client is using a supported CPU type. 2009-04-03 14:59:12 +02:00
Alexandre Julliard
653d2c4a8d server: Store the type of CPU that the client is running on. 2009-04-03 14:49:10 +02:00
Alexandre Julliard
b06a919c3c server: Use the thread entry point field to pass the PEB in the initial thread. 2009-04-03 14:30:34 +02:00
Jacek Caban
eb32e9ec1a urlmon: Register CLSID_DeCompMimeFilter. 2009-04-02 15:09:55 +02:00
Rob Shearman
9993b0a079 include: Add defines for NI_MAXHOST and NI_MAXSERV to ws2tcpip.h. 2009-04-02 13:03:12 +02:00
Alexandre Julliard
8edf353bd2 libwine: Export __wine_get_main_environment on Mac OS to make sure it's reevaluated when used. 2009-04-01 15:07:42 +02:00
Jacek Caban
19067f1256 urlmon.idl: Use HANDLE_PTR in IInternetProtocolRoot::Start declaration. 2009-04-01 14:23:32 +02:00
Jacek Caban
1b3f6474c8 basetsd.h: Added HANDLE_PTR and SHANDLE_PTR typedefs. 2009-04-01 14:23:32 +02:00
Mikołaj Zalewski
9c9532265d kernel32: Implement QueryFullProcessImageFileNameW. 2009-03-31 18:05:55 +02:00
Rob Shearman
fc10ba8fc7 include: Add a stub implementation of gai_strerror{A,W}. 2009-03-31 16:43:04 +02:00
Rob Shearman
b4ee082d8a include: Add TCP and IPv6 option defines to ws2ipdef.h.
Add more IP option defines.

Add defines for address string lengths for IPv4 and IPv6.
2009-03-31 16:43:04 +02:00
Rob Shearman
76fdd19476 include: Move some declarations in ws2tcpip.h to where they belong in new ws2ipdef.h header. 2009-03-31 16:43:04 +02:00
Henri Verbeet
4ccbc948a1 d3d10core: Set the initial buffer data, when present. 2009-03-31 12:42:07 +02:00
Jacek Caban
1929bfb98f urlmon.idl: Added PROTOCOLFILTERDATA declaration. 2009-03-31 12:41:19 +02:00
Alexandre Julliard
a6aa7771d3 include: Try to avoid socklen_t redefinition in winsock.h. 2009-03-31 12:19:03 +02:00
Eric Pouech
2dbc7d5c41 winmm: Added support for SND_ALIAS_ID in winmm.PlaySound[AW]. 2009-03-30 14:20:48 +02:00
Rob Shearman
c82efc02ee include: Add declarations for RpcMgmtInqStats and RpcMgmtStatsVectorFree. 2009-03-30 13:57:51 +02:00
Rob Shearman
bbe7927ed5 include: Add definition for CreateProcessWithLogonW and associated flags. 2009-03-30 13:57:48 +02:00
Henri Verbeet
4434d00f84 wined3d: Unify vertex and texture formats.
Some fields should be redundant now, eg. gl_vtx_type and glType. I'll leave
that for a different patch to fix though.
2009-03-27 15:51:25 +01:00
Henri Verbeet
6f206c75ec wined3d: Don't create an END element for wined3d vertex declarations.
Wined3d doesn't need it since it already has the element count.
2009-03-27 15:51:25 +01:00
Henri Verbeet
4330d20d0d wined3d: Remove IWineD3DVertexDeclaration_SetDeclaration() from the public interface. 2009-03-27 15:51:25 +01:00
Henri Verbeet
d8a4cc6648 wined3d: Remove IWineD3DVertexDeclarationImpl_GetDeclaration().
It's never used.
2009-03-27 15:51:25 +01:00
Henri Verbeet
d7c7c76850 wined3d: Use separate structures for ddraw style strided data and wined3d's internal stream info. 2009-03-27 15:51:25 +01:00
Hans Leidekker
0803575fd3 msvcrt: Implement _vscprintf and _vscwprintf. 2009-03-26 16:12:15 +01:00
Henri Verbeet
6afd97cc9f wined3d: Remove unused attributes from WineDirect3DVertexStridedData.
These are essentially unused, and mostly just complicate the code.
2009-03-26 14:47:52 +01:00
Alexandre Julliard
4aa98e030e include: Get rid of the definitions for the pthread emulation. 2009-03-26 13:26:57 +01:00
Aric Stewart
df1203342c advapi32: Stub TreeResetNamedSecurityInfo for the IE8 installer. 2009-03-25 13:30:42 +01:00
Aric Stewart
1f21795f93 msctf: Add ITfThreadMgrEventSink to ThreadMgr. 2009-03-25 12:04:49 +01:00
Aric Stewart
3cf4284309 msctf: Define ITfTextInputProcessor. Implemented by the Text Services. 2009-03-25 12:04:42 +01:00
Rob Shearman
1c89dacf9c services: svcctl_GetServiceDisplayNameW and svcctl_GetServiceKeyNameW should have string attribute on output buffer.
They also should not have two parameters for specifying the size of the buffer.

The buffer size should also not include in the nul-terminating character.
2009-03-24 13:11:41 +01:00
Henri Verbeet
8e12ad4fae shdocvw: Add a stub ITaskbarList implementation.
Based on a patch by Louis Lenders. Although MSDN claims this should be in
shell32, it really is in shdocvw.
2009-03-24 12:58:17 +01:00
Nikolay Sivov
85c03a5a31 comctl32/ipaddress: Store current IP address text as a window text for IP Address control. 2009-03-24 12:42:56 +01:00
Andrew Nguyen
626a13fd57 tapi32: Stub lineGetIDW. 2009-03-23 18:21:06 +01:00
Andrew Nguyen
9ef447be92 tapi32: Stub lineMakeCallW. 2009-03-23 18:21:06 +01:00
Andrew Nguyen
af38006ad1 tapi32: Stub lineGetDevCapsW. 2009-03-23 18:21:06 +01:00
Henri Verbeet
a3657c164d wined3d: Remove some redundant fields from struct glDescriptor. 2009-03-13 11:28:50 +01:00
Ken Thomases
d35c0e87eb configure: Check for mach-o/dyld_images.h and mach-o/nlist.h headers. 2009-03-12 13:09:55 +01:00
Michael Stefaniuc
cb133a12d0 mshtml: Change long to LONG in mshtml.idl (remaining stuff). 2009-03-12 13:09:54 +01:00
Michael Stefaniuc
491ae71e52 mshtml: Change long to LONG in mshtml.idl (HTML*Element stuff). 2009-03-12 13:09:54 +01:00
Michael Stefaniuc
165f691ca8 mshtml: Change long to LONG in mshtml.idl (htmlwindow.c part). 2009-03-12 13:09:54 +01:00
Michael Stefaniuc
6b37e6bbed include: Change long to LONG in mshtml.idl.
This is the stuff not yet backed by code in mshtml.
2009-03-12 13:09:54 +01:00
Michael Stefaniuc
b14c0056dd qedit: Change long to LONG in qedit.idl. 2009-03-12 13:09:54 +01:00
Michael Stefaniuc
7ef5f44bb5 include: Change long to LONG in axextend.idl. 2009-03-12 13:09:54 +01:00
Alexandre Julliard
81f8c03712 configure: Check for IOHIDManagerCreate function that's missing on Tiger. 2009-03-11 16:49:55 +01:00
Aric Stewart
225a494d66 dinput: Add Mac OS/X joystick support. 2009-03-11 13:03:33 +01:00
Alistair Leslie-Hughes
5cadd7e480 mshtml: Add missing IHTMLTable interfaces. 2009-03-11 13:03:31 +01:00
Michael Stefaniuc
d8b4dd7ab6 mlang: Change long to LONG in mlang.idl. 2009-03-11 13:03:31 +01:00
Michael Stefaniuc
a3269bdc40 quartz: Change long to LONG in control.idl. 2009-03-11 13:03:31 +01:00
Alexandre Julliard
801d9c3a84 iphlpapi: Implemented AllocateAndGetTcpTableFromStack for Solaris. 2009-03-10 17:05:58 +01:00
Michael Stefaniuc
de68b01e8c msxml3: Change long to LONG in msxml.idl. 2009-03-10 12:06:21 +01:00
Michael Stefaniuc
bd87b49614 msxml3: Change long to LONG in msxml2.idl and xmldom.idl. 2009-03-10 12:06:14 +01:00
Michael Stefaniuc
43046481f7 include: Change long to LONG in tom.idl. 2009-03-10 12:06:10 +01:00
Henri Verbeet
a3df476706 wined3d: Buffer object ID's are supposed to be unsigned. 2009-03-09 14:39:18 +01:00
Tony Wasserka
0ed2c2c5e0 d3dx9: Add some definitions in d3dx9.h. 2009-03-09 13:27:53 +01:00
Mike Ruprecht
e8515382bd dbghelp: Define _IMAGEHLP64 in Win64. 2009-03-09 13:26:45 +01:00
Luke Benstead
d2b923d58d winnt.h: Completed TOKEN_INFORMATION_CLASS enum definition. 2009-03-09 12:04:16 +01:00
Henri Verbeet
aa3027a604 wined3d: Merge IWineD3DVertexBuffer with IWineD3DBuffer.
That still leaves IWineD3DIndexBuffer, but that code is also mostly similar,
except for the conversion code (which will be unused there).
2009-03-06 15:35:58 +01:00
Mike Ruprecht
e976158fe7 dbghelp: Don't define 32-bit structs in 64-bit mode. 2009-03-06 12:49:04 +01:00
Alexandre Julliard
de1d7fbe98 configure: Add check for libkstat on Solaris. 2009-03-05 19:18:23 +01:00
Henri Verbeet
702eeb6b0c wined3d: Add separate methods for setting the primitive type. 2009-03-05 16:16:25 +01:00
Henri Verbeet
3b07e7059e wined3d: Add d3d10 primitive types. 2009-03-05 16:16:24 +01:00
Henri Verbeet
602bb1f551 wined3d: Pass the vertex count rather than the primitive count to wined3d draw methods. 2009-03-05 16:16:24 +01:00
Tony Wasserka
02efa19faa d3dx9: Fix inclusions in some d3dx9 headers. 2009-03-05 12:39:26 +01:00
Alistair Leslie-Hughes
28fe361115 shell32: Add and register CLSID_QueryAssociations. 2009-03-04 12:15:21 +01:00
Steven Edwards
3d0c0429ad include: Add check to asm macro for Windows Services for Unix/Subsystem for Unix applications. 2009-03-02 13:59:42 +01:00
Stefan Leichter
56031d2ba4 ntoskrnl.exe: Stub for MmQuerySystemSize. 2009-03-02 13:20:46 +01:00