Eric Pouech
f6ceedf6dd
ntdll: In SYSTEM_BASIC_INFORMATION, the active processors field refers to the affinity mask.
2009-09-22 16:47:25 +02:00
André Hentschel
7b285a4ebd
winex11: Add alternative header for xf86vm.
2009-09-22 16:20:26 +02:00
Henri Verbeet
93b0600829
wined3d: Don't free D3D buffers until the wined3d buffer is destroyed.
2009-09-18 08:55:25 -05:00
Henri Verbeet
a8e8f763bf
wined3d: Don't free D3D textures until the wined3d texture is destroyed.
2009-09-18 08:54:34 -05:00
Henri Verbeet
de3bd86fb6
wined3d: Don't free D3D cube textures until the wined3d cube texture is destroyed.
2009-09-17 10:09:44 -05:00
Henri Verbeet
a286646f51
wined3d: Don't free D3D volume textures until the wined3d volume texture is destroyed.
2009-09-16 13:06:06 -05:00
Henri Verbeet
e9000d2e6c
wined3d: Don't free D3D volumes until the wined3d volume is destroyed.
2009-09-16 13:05:20 -05:00
Henri Verbeet
a5214c306f
wined3d: Don't free D3D surfaces until the wined3d surface is destroyed.
...
This prevents for example a d3d9 depth stencil from being destroyed when it
has no external references but is still in use by the device/stateblock. A
nice side effect is that it simplifies handling of "implicit" surfaces like
the frontbuffer and backbuffers, as well as the forwarding of reference counts
for surfaces that are part of a texture.
2009-09-16 13:04:32 -05:00
Huw Davies
6b6d8ccc39
include: Add DBSTATUSENUM.
2009-09-16 13:00:30 -05:00
Huw Davies
142af7e1b4
include: Add a few more error codes.
2009-09-16 13:00:26 -05:00
Vincent Povirk
ad6adc750e
gdiplus: Add tests for linear gradient preset blends.
2009-09-15 17:34:48 -05:00
Nikolay Sivov
28998999d0
comctl32/dpa: Implement DPA_GetSize().
2009-09-15 16:41:27 -05:00
Detlef Riekenberg
1227722b25
include: Add a missing semicolon (splint).
2009-09-15 16:41:24 -05:00
Alexandre Julliard
496d487c09
include: Fix an idl string type.
2009-09-11 13:39:32 +02:00
Nikolay Sivov
3b6ac3000f
include: Move some definitions to public header, use PSDK names.
2009-09-11 12:13:25 +02:00
Henri Verbeet
2b2fc827ce
wined3d: Remove unused parameters to drawPrimitive().
2009-09-11 12:09:14 +02:00
Huw Davies
15a5e46a75
include: Add DBTYPEENUM.
2009-09-10 12:13:45 +02:00
Huw Davies
034bff29ec
include: Add oledberr.h.
2009-09-10 11:42:22 +02:00
Ken Thomases
0b08f19e03
openal32: Add support for Mac OS X's OpenAL.framework.
2009-09-10 11:16:52 +02:00
Nikolay Sivov
2c190ab438
include: Move some documented DPA definitions to public header, use PSDK names.
2009-09-10 10:52:29 +02:00
Chris Robinson
862965f4f7
openal32: Add a stub DLL thunk.
2009-09-09 16:25:24 +02:00
Alexandre Julliard
bea2e15cf3
include: Fix the RPC_AUTH_KEY_RETRIEVAL_FN definition.
2009-09-09 12:27:09 +02:00
Aric Stewart
6181466ba8
msctf: Define ITfThreadFocusSink.
2009-09-09 12:07:24 +02:00
Huw Davies
b613d715a8
include: Add IClientSecurity constants.
2009-09-08 13:51:06 +02:00
Nikolay Sivov
52add2a308
comctl32/listview: Add partial support for cxMin width field.
2009-09-08 13:43:20 +02:00
Jacek Caban
872a89436d
mshtml.idl: Added missing hidden attributes.
2009-09-08 13:39:53 +02:00
Henri Verbeet
cd1afd72eb
d3d10: Add the ID3D10EffectSamplerVariable interface.
2009-09-08 13:05:46 +02:00
Henri Verbeet
a6afc5e0a4
d3d10: Add the ID3D10EffectRasterizerVariable interface.
2009-09-08 13:05:41 +02:00
Vincent Povirk
5a1fb6bd9c
windowscodecs: Fix the bmpformat test on Windows 7.
2009-09-08 12:14:05 +02:00
Hans Leidekker
05e9a1fce8
msi: Add a partial implementation of MsiDetermineApplicablePatchesW.
2009-09-02 14:41:31 +02:00
Hans Leidekker
b6ffca256e
mscms: Use correct standard color space constants in GetStandardColorSpaceProfileW.
2009-09-02 14:40:48 +02:00
Henri Verbeet
996e8f0dbb
d3d10: Add the ID3D10EffectDepthStencilVariable interface.
2009-09-02 11:25:57 +02:00
Henri Verbeet
f8b5a83dd7
d3d10: Add the ID3D10EffectBlendVariable interface.
2009-09-02 11:25:57 +02:00
Jacek Caban
4cfa6cafda
jscript.idl: Added IActiveScriptDebug declaration.
2009-09-02 10:24:19 +02:00
Juan Lang
93f74ea98c
include: Define IPPROTO_IPV6.
2009-09-02 10:24:02 +02:00
Henri Verbeet
89e7addf9c
d3d10: Add the ID3D10EffectShaderVariable interface.
2009-09-01 14:05:37 +02:00
Henri Verbeet
d8f60a04e3
d3d10: Add the _D3D10_SIGNATURE_PARAMETER_DESC struct.
2009-09-01 14:05:31 +02:00
Jacek Caban
6478f3d6e2
dispex.idl: Added SID declarations.
2009-09-01 12:42:36 +02:00
Alexandre Julliard
192fcc5bb3
libport: Added an interlocked_cmpxchg128 function for 64-bit.
2009-09-01 12:39:17 +02:00
Henri Verbeet
974ac06f73
d3d10: Add the D3D10_REGISTER_COMPONENT_TYPE enum.
2009-08-31 12:41:21 +02:00
Henri Verbeet
dd64f9464b
d3d10: Add the D3D10_NAME enum.
2009-08-31 12:41:20 +02:00
Henri Verbeet
c64287c981
d3d10: Add the _D3D10_EFFECT_SHADER_DESC struct.
2009-08-31 12:41:20 +02:00
Aric Stewart
6e6dd21c83
msctf: Define ITfSourceSingle.
2009-08-29 16:48:52 +02:00
Alexandre Julliard
c9d85dd576
ntdll: Route the process startup through the platform-specific thread startup code.
2009-08-29 11:24:44 +02:00
Vincent Povirk
88bc342612
gdiplus: Add test for GdipCreateHBITMAPFromBitmap.
2009-08-28 11:54:50 +02:00
Henri Verbeet
1c68cb3ce6
d3d10: Add the ID3D10EffectDepthStencilViewVariable interface.
2009-08-28 11:54:50 +02:00
Henri Verbeet
64f7a564a8
d3d10: Add the ID3D10EffectRenderTargetViewVariable interface.
2009-08-28 11:54:50 +02:00
Henri Verbeet
f3d6455a46
d3d10: Add the ID3D10EffectShaderResourceVariable interface.
2009-08-28 11:54:50 +02:00
Henri Verbeet
8219bb7b18
d3d10: Add the ID3D10EffectStringVariable interface.
2009-08-28 11:54:49 +02:00
Vincent Povirk
bf13be2000
include: Add WIC pixel formats needed for PNG.
2009-08-28 11:54:48 +02:00
Alexandre Julliard
2be006e497
ntdll: Fix a couple of system information structures for 64-bit.
2009-08-27 19:47:49 +02:00
Alexandre Julliard
b8ae3f073b
ntdll: Fix handling of the duplicate MxCsr entry in the x86_64 context.
2009-08-27 16:49:53 +02:00
Huw Davies
0223f71dc7
include: Add msdadc.idl.
2009-08-27 15:41:46 +02:00
Alexandre Julliard
1aea4efd79
tools: Take into account the executable extension when looking for tools in the path.
2009-08-27 13:35:50 +02:00
Andrew Eikum
f5896a2be0
gdiplus: Implement GdipIsVisibleRect.
2009-08-27 11:51:24 +02:00
Henri Verbeet
3f7cb74388
d3d10: Add the ID3D10EffectVectorVariable interface.
2009-08-27 11:45:37 +02:00
Henri Verbeet
9550b756e0
d3d10: Add the ID3D10EffectScalarVariable interface.
2009-08-27 11:45:37 +02:00
Huw Davies
655bbb3751
include: Add msdaguid.h.
2009-08-26 16:38:51 +02:00
Andrew Eikum
2032b0d354
gdiplus: Implement GdipIsVisibleRegionRect.
2009-08-26 15:05:46 +02:00
Andrew Eikum
32996e0a11
gdiplus: Implement GdipIsVisibleRegionPoint.
2009-08-26 14:57:18 +02:00
Eric Pouech
bc56c4eab3
configure: Check for large filesystems support.
2009-08-26 11:58:32 +02:00
Henri Verbeet
f9c791f9ca
d3d8: Use a wined3d cs for wined3d locking.
...
We will need this for d3d10, where both dxgi and d3d10core are making wined3d
calls. Right now d3d8/d3d9 also use this to protect their own data, but
eventually we should push this down into wined3d itself and use something a
bit more fine-grained. There's no good reason that doing e.g. a vertex buffer
upload in some thread should block all of wined3d.
2009-08-25 11:12:17 +02:00
Vincent Povirk
79292ea1c1
include: Add 8-bit grayscale pixel format.
2009-08-25 10:23:55 +02:00
Jesse Allen
a0449a5f64
dinput: Add DISEQUENCE_COMPARE macro.
2009-08-24 15:17:34 +02:00
Aric Stewart
db71d7c083
winemp3.acm: Link to system libmpg123.so.
2009-08-24 15:17:34 +02:00
Alexandre Julliard
4964374570
ntdll: The large integer functions are 32-bit only.
2009-08-24 15:17:33 +02:00
Alexandre Julliard
da8acbc47d
server: Define an architecture-independent structure for process startup info.
2009-08-21 20:00:12 +02:00
Damjan Jovanovic
174d5c1e7c
include: Add a basic sti.h.
2009-08-21 11:38:15 +02:00
Alexandre Julliard
ee868cce5b
tests: Make wine_dbgstr_w available in test.h for all tests.
2009-08-19 13:19:31 +02:00
Dylan Smith
2c85da06b7
include: Add missing declarations and definitions to wincon.h.
2009-08-19 12:23:49 +02:00
Andrew Eikum
55736136e2
winex11: Support KEYEVENTF_UNICODE in SendInput.
2009-08-19 12:16:19 +02:00
Huw Davies
85342a1562
include: Remove const from [out] parameter.
2009-08-18 16:14:25 +02:00
Mike Kaplinskiy
a5c03fbc72
kernel32: Implement CancelIoEx.
2009-08-18 12:29:33 +02:00
Mike Kaplinskiy
af25949a51
ntdll: Implement NtCancelIoFileEx and fix NtCancelIoFile.
2009-08-18 12:29:27 +02:00
Mike Kaplinskiy
b05774ee7e
server: Change cancel_async to take an optional iosb and only_thread.
2009-08-18 12:26:30 +02:00
Huw Davies
86f0634dae
include: Add ALIGNM2 format character.
2009-08-17 16:47:15 +02:00
Alexandre Julliard
9b279deb58
include: Fix the NE exe type defines.
2009-08-17 13:57:48 +02:00
Stefan Leichter
1690044d78
ntoskrnl.exe: Add stub for IoQueryDeviceDescription.
2009-08-14 15:29:54 +02:00
Vincent Povirk
ef2956bd90
include: Add definitions needed for WIC pixel format conversion.
2009-08-14 13:59:09 +02:00
Juan Lang
0ce420de73
ws2_32: Test for linux/irda.h.
2009-08-13 17:02:52 +02:00
Juan Lang
97319aa981
ws2_32: Add af_irda.h.
2009-08-13 17:01:14 +02:00
Andrew Eikum
ef0ee6e556
gdiplus: Implement GdipGetVisibleClipBounds.
2009-08-13 16:44:09 +02:00
Owen Rudge
956a52bd7f
comctl32: Add stubs for image list functions introduced in Vista.
2009-08-13 15:51:16 +02:00
Owen Rudge
11bc43926d
include: Add SHGetImageList and its flags to shellapi.h.
2009-08-13 15:46:56 +02:00
Owen Rudge
2e40be8ab4
include: Define interface for comctl32 v6 (IImageList).
2009-08-13 15:46:22 +02:00
Tony Wasserka
0f85895935
ddraw: Add DDSD_DEPTH to ddraw.h.
2009-08-13 15:34:33 +02:00
Vincent Povirk
b33a8da49d
include: Add definitions needed for WIC bitmap encoding.
2009-08-12 13:42:35 +02:00
Stefan Leichter
5ffba2da97
advapi32: Add stub for SaferGetPolicyInformation.
2009-08-12 13:28:09 +02:00
Maarten Lankhorst
a664043e1d
includes: Make vmrender.idl C++ friendly.
...
C++ doesn't like: GUID GUID; which is valid in C, so replace with
struct _GUID GUID;
2009-08-12 12:51:12 +02:00
Juan Lang
7dd7109e9e
include: Add INTERNET_DIAGNOSTIC_SOCKET_INFO definitions.
2009-08-11 12:32:14 +02:00
Alexandre Julliard
25e9e4f07b
configure: Regenerate with autoconf 2.64.
2009-08-10 14:35:34 +02:00
Vincent Povirk
c3ce7b5d63
include: Add IWICStream to headers.
2009-08-10 13:19:11 +02:00
Vincent Povirk
42f4004ace
include: Add more pixel formats to wincodec.idl.
2009-08-10 13:09:21 +02:00
Hans Leidekker
26fbee2db7
include: Add prototypes for EncodePointer and DecodePointer.
2009-08-07 11:39:55 +02:00
Huw Davies
760d2b652f
include: Add correct structure packing.
2009-08-06 17:28:15 +02:00
Stefan Dösinger
c0892c2f35
ddraw: d3d7 does not support two sided stencil.
...
The header is wrong. There is simply no API to set this. The MS header does
not have this declaration either.
2009-08-06 17:26:31 +02:00
Maarten Lankhorst
c186d8a337
msgsm32.acm: Also check for gsm/gsm.h.
...
Some systems don't have a gsm.h, so try including gsm/gsm.h first
2009-08-06 12:22:26 +02:00
Vincent Povirk
9dd3c209c6
include: Add definitions for CreateDecoderFromStream.
2009-08-05 11:39:55 +02:00
Vincent Povirk
d89b470e18
include: Add IWICBitmapDecoderInfo to headers.
2009-08-05 11:37:59 +02:00
Maarten Lankhorst
58b5a3f6be
msgsm32.acm: Implement a stub dll.
2009-08-04 15:19:32 +02:00
Alistair Leslie-Hughes
ccb23e8897
mshtml: Add missing interfaces.
2009-08-04 13:47:36 +02:00
Luke Benstead
ea96cd3a52
gdiplus: Implement stub for GdipGetImagePalette.
2009-08-03 17:35:52 +02:00
Huw Davies
fe9d36005f
include: Remote parameter should be a pointer not an array.
2009-07-24 14:17:29 +02:00
Huw Davies
8d8bef944d
include: Add crtrow.idl.
2009-07-23 13:28:05 +02:00
Huw Davies
d328e9a14a
include: Add binres.idl.
2009-07-23 13:27:45 +02:00
Huw Davies
c04275d753
include: Add a missing parameter and fix a few attributes.
2009-07-23 13:26:57 +02:00
Huw Davies
f80c419585
include: Add sesprp.idl.
2009-07-23 13:26:52 +02:00
Huw Davies
50c43ed868
include: Add dbdsad.idl.
2009-07-23 13:26:17 +02:00
Huw Davies
3eb5e861d8
include: Add opnrst.idl.
2009-07-23 11:26:22 +02:00
Huw Davies
659070ec3a
include: Add dbcses.idl.
2009-07-23 11:25:42 +02:00
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
Nikolay Sivov
76cb9c0d77
comctl32/listview: Implement LVM_ISITEMVISIBLE.
2009-06-22 12:59:35 +02:00
Detlef Riekenberg
a30624143a
winex11: Get rid of glext.h in remaining locations.
2009-06-22 11:22:02 +02:00
Henri Verbeet
56c8a82a04
d3dx9_36: Implement D3DXGetDeclVertexSize().
2009-06-19 13:52:50 +02:00
Alexandre Julliard
c152b4e7d1
include: Add a target address for unwinding for platforms that need it.
2009-06-18 15:17:26 +02:00
Hans Leidekker
c29328583d
wininet: Implement InternetQueryOption(INTERNET_OPTION_CACHE_TIMESTAMPS).
2009-06-16 15:41:08 +02:00
Anders Jonsson
a2f6bac107
ntoskrnl.exe: Stub for ExInitializeNPagedLookasideList.
2009-06-16 15:32:39 +02:00
Francois Gouget
51ff3d5d5e
comctl32: Extend the LVTILEINFO structure.
2009-06-16 13:26:11 +02:00
Louis Lenders
afce86b4bc
gdi32: Add stub for GdiEntry13.
2009-06-15 13:42:31 +02:00
Detlef Riekenberg
ed1b527dd9
setupapi: Move IsUserAdmin to shell32.IsUserAnAdmin.
2009-06-15 13:42:31 +02:00
Anders Jonsson
fc07a52148
ntoskrnl.exe: Stub for ExInitializeZone.
2009-06-15 13:42:31 +02:00
Anders Jonsson
afff5f9da5
ntoskrnl.exe: Stub for ExInitializeResourceLite.
2009-06-15 13:42:31 +02:00
Anders Jonsson
15dd9e8d35
ntoskrnl.exe: Stub for IoInitializeTimer.
2009-06-15 13:42:31 +02:00
Henri Verbeet
88162fabb8
wined3d: Get rid of the pointers in WINED3DSURFACE_DESC.
2009-06-15 13:42:29 +02:00
Austin English
2d7ccb3862
configure: Fix mach-o/dyld_images.h detection on OS X.
2009-06-15 13:42:28 +02:00
Alexandre Julliard
ea9cf9e49d
configure: Add a macro to define an stdcall function in assembly.
2009-06-14 16:06:22 +02:00
Alexandre Julliard
9cebf090af
configure: Add a macro to define an stdcall suffix in assembly code.
2009-06-14 12:12:00 +02:00
Henri Verbeet
4bc6b376e0
wined3d: Remove the useless "resource_type" parameter from IWineD3DDevice::CreateSurface().
2009-06-12 17:33:15 +02:00
Alexandre Julliard
857f1e0924
configure: Detect the appropriate form for the __ASM_GLOBAL_FUNC macro.
2009-06-11 17:36:32 +02:00
Vincent Povirk
beb00ca0c5
include: Add definitions needed for image decoding to wincodec.idl.
2009-06-11 13:23:25 +02:00
Nikolay Sivov
779d9ee258
comctl32/header: Update some Header flags and structures.
2009-06-11 11:53:54 +02:00
Nikolay Sivov
ee015b8cd4
comctl32/listview: Update some ListView structures with recently added members.
2009-06-11 11:53:54 +02:00
Henri Verbeet
621da64245
wined3d: Get rid of the silly pointers in WINED3DVOLUME_DESC.
2009-06-09 17:01:14 +02:00
Vincent Povirk
7159283011
include: Extend TVITEMEX and add NMTVDISPINFOEX.
2009-06-08 16:22:39 +02:00
Vincent Povirk
ad9036e1ff
include: Add wincodec.idl.
2009-06-08 13:09:12 +02:00
Andrew Eikum
f01bfea62e
gdiplus: Stub for GdipBitmapCreateApplyEffect.
2009-06-05 15:19:56 +02:00
Andrew Eikum
ad2341253c
gdiplus: Stub for GdipBitmapApplyEffect.
2009-06-05 15:19:56 +02:00
Aric Stewart
ba4f606663
msctf: Define ITfCompartmentMgr and ITfCompartment.
2009-06-04 12:40:04 +02:00
Andrew Eikum
156eeb08be
gdiplus: Stubs for GdipDrawImagePoints and GdipDrawImagePointsI.
2009-06-04 12:38:37 +02:00
Andrew Eikum
46de8c0eb4
gdiplus: Stub for GdipEmfToWmfBits.
2009-06-04 12:38:33 +02:00
Andrew Eikum
eec8d511cc
gdiplus: Stubs for GdipDrawImagePointRect and GdipDrawImagePointRectI.
2009-06-03 11:53:25 +02:00
Andrew Eikum
84a434fd25
gdiplus: Stub for GdipDeleteEffect.
2009-06-03 11:53:09 +02:00
Henri Verbeet
484cde1327
include: Add a generic red-black tree.
2009-06-03 11:40:09 +02:00
Andrew Eikum
c02e75cf78
gdiplus: Stubs for GdipCreateMetafileFromFile, GdipCreateMetafileFromStream.
2009-06-02 12:08:44 +02:00
Andrew Eikum
b850008bec
gdiplus: Stub for GdipComment.
2009-06-02 11:57:22 +02:00
Andrew Eikum
57134fc890
gdiplus: Stub for GdipCloneBitmapArea.
2009-06-02 11:57:22 +02:00
Andrew Eikum
3091506609
gdiplus: Stubs for GdipBeginContainer and GdipBeginContainerI.
2009-06-01 16:16:06 +02:00
Andrew Eikum
8d6ee56119
gdiplus: Stubs for GdipAddPathString and GdipAddPathStringI.
2009-06-01 16:16:06 +02:00
Alexandre Julliard
7d5e565b5a
configure: Add checks for fnmatch support.
2009-06-01 16:16:02 +02:00
Jacek Caban
11ca05f6ae
wininet: Added support for decompressing gzip encoded content.
2009-06-01 16:16:01 +02:00
Henri Verbeet
5e0f541621
wined3d: Remove ResourceReleased() from the public device interface.
2009-05-29 11:26:38 +02:00
Aric Stewart
4ada967d16
msctf: Define compartment guids.
2009-05-29 11:26:26 +02:00
Jacek Caban
6ecb686dbd
wininet.h: Added more error codes.
2009-05-29 11:26:21 +02:00
Hans Leidekker
50d75d480e
include: Sync definition of CERT_CHAIN_PARA and SCHANNEL_CRED with the latest SDK.
2009-05-28 15:28:39 +02:00
Henri Verbeet
13a05caa97
wined3d: Remove the "declaration" parameter to IWineD3DDeviceImpl_CreateVertexShader().
...
Once upon a time this was used for creating fake vertex shader
attribute semantics for d3d8 shaders. We don't need this anymore since
device_stream_info_from_declaration() will use the vertex
declaration's output slot to load the data, if present. That also
avoids the potentially expensive matching of attribute semantics
between vertex shader and declaration for d3d8.
2009-05-28 12:42:18 +02:00
Alexandre Julliard
cdbd3fdc6a
include: Fix the packing of the MIDL_STUB_MESSAGE structure on 64-bit.
2009-05-27 21:17:32 +02:00
Aric Stewart
374d41d5b0
msctf: Framework for ITfInsertAtSelection in ITfContext.
2009-05-27 11:10:45 +02:00
Henri Verbeet
f0e303b0f2
wined3d: Add the output signature to IWineD3DDevice_CreateVertexShader().
2009-05-26 13:49:55 +02:00
André Hentschel
6c915fb336
comctl32: Add ListView_SetCheckState and ListView_GetCheckState.
2009-05-25 14:23:01 +02:00
Alexandre Julliard
580e07e7ba
include/msvcrt: Add explicit msvcrt_long types to replace long for 64-bit compatibility.
2009-05-23 11:57:39 +02:00
Alexandre Julliard
4a7b3460ef
msvcrt: Add explicit 32- and 64-bit versions of the utime functions.
2009-05-23 11:12:17 +02:00
Alexandre Julliard
8408e3a955
msvcrt: Add explicit 32- and 64-bit versions of the time functions.
2009-05-23 11:12:12 +02:00
Stefan Leichter
214311c620
traffic: Stub for TcRegisterClient.
2009-05-22 15:16:29 +02:00
Aric Stewart
13d6aa2bb7
msctf: Beginning implementation of ITfContext::GetSelection.
2009-05-22 11:09:31 +02:00
Aric Stewart
6772a07a94
msctf: Beginning implementation of ITfContext::GetStart.
2009-05-22 11:09:10 +02:00
Alexandre Julliard
9955350ea1
oleaut32: Add support for registering 64-bit typelibs.
2009-05-21 16:17:19 +02:00
Jacek Caban
e0c18d1e21
urlmon: Added IUriContainer declaration.
2009-05-20 13:34:34 +02:00
Aric Stewart
d0ef9886c3
msctf: Add stub implementation of ITfRange.
2009-05-19 15:27:27 +02:00
Francois Gouget
acc4021e74
shell32: Add the SHCreateDirectoryEx() macro.
2009-05-19 12:01:25 +02:00
Aric Stewart
4bb8e9959a
msctf: Starting implementation of ITfContext::RequestEditSession and ITextStoreACPSink::OnLockGranted.
2009-05-19 11:25:01 +02:00
Aric Stewart
f61855ae22
msctf: Define ITfEditSession implemented by TextServices.
2009-05-18 14:01:15 +02:00
Huw Davies
53f576ca9c
include: Correct a typo.
2009-05-18 13:23:50 +02:00
Roderick Colenbrander
cc96ce438a
wgl: Add WGL_SWAP_METHOD_ARB support.
2009-05-18 12:34:48 +02:00
Alexandre Julliard
f7b1e94f98
ntdll: Initial implementation of RtlVirtualUnwind on x86_64.
2009-05-15 20:19:28 +02:00
Vincent Povirk
0c71d5b3f7
gdiplus: Stub GdipWarpPath.
2009-05-14 17:23:15 +02:00
Nikolay Sivov
c3b3fcaa10
comctl32/animate: Fix Animate_* macros.
2009-05-14 14:26:47 +02:00
Nikolay Sivov
89da35b1d9
comctl32/treeview: Fix TreeView_* macros.
2009-05-14 14:26:44 +02:00
Nikolay Sivov
24d6c88d16
comctl32/tab: Fix TabCtrl_* macros.
2009-05-14 14:26:41 +02:00
Aric Stewart
619b3896ec
msctf: Support advising ITfLanguageProfileNotifySink in ITfInputProcessorProfiles.
2009-05-13 14:48:52 +02:00
Hans Leidekker
67b6c2a4e9
wininet: Add a stub implementation of IncrementUrlCacheHeaderData.
2009-05-13 14:48:24 +02:00
Hans Leidekker
7ddec087f0
wininet: Implement GetDiskInfoA.
2009-05-13 14:47:56 +02:00
Hans Leidekker
d5009479bb
setupapi: Add stub implementations of SetupUninstallOEMInfA/W.
2009-05-13 12:04:54 +02:00
Nikolay Sivov
afaa6d4635
comctl32/listview: Use neutral LVITEM in ListView_SetItemState macro.
2009-05-13 12:03:17 +02:00
Henri Verbeet
91c3a5eac1
wined3d: Directly call basetexture_apply_state_changes().
...
All the implementations of IWineD3DBaseTexture::ApplyStateChanges() forward to
basetexture_apply_state_changes().
2009-05-13 11:55:01 +02:00
Alexandre Julliard
5d31eb9377
include: Fix the C_ASSERT macro for the latest gcc.
2009-05-13 10:32:03 +02:00
Nikolay Sivov
b4e7e257e0
comctl32/header: Make Header_* macros match PSDK.
2009-05-12 11:21:25 +02:00
Nikolay Sivov
50e9ceb9e4
comctl32/listview: Add LVN_INCREMENTALSEARCH definitions.
2009-05-11 14:52:23 +02:00
Nikolay Sivov
f8f8f0a457
comctl32/listview: Make ListView_* macros match PSDK.
2009-05-11 14:51:32 +02:00
Henri Verbeet
9a579a43b1
wined3d: Use the output signature to map SM4 pixel shader outputs to the appropriate register.
2009-05-11 12:43:00 +02:00
Stefan Leichter
cef1598390
gdiplus: Add stub for GdipImageRotateFlip.
2009-05-08 13:03:21 +02:00
Hans Leidekker
754b97c72c
pdh: Implement PdhMakeCounterPathA/W.
2009-05-08 12:27:25 +02:00
Alexandre Julliard
82fb611806
ntdll: Fix the LPC_MESSAGE structure definition for 64-bit.
2009-05-07 14:44:22 +02:00
Aric Stewart
f1d7cfa93a
msctf: Implement ITfClientId.
2009-05-07 12:16:34 +02:00
Stefan Leichter
a91a97d8ef
gdiplus: Add stub for GdipGetImageThumbnail.
2009-05-06 12:06:43 +02:00
Aric Stewart
1b92fcfa18
msctf: Implement ITfMessagePump.
2009-05-06 12:06:29 +02:00
Dmitry Timoshkov
545b40adf7
kernel32: Make SystemTimeToTzSpecificLocalTime and TzSpecificLocalTimeToSystemTime prototypes match PSDK.
2009-05-04 12:53:32 +02:00
Roderick Colenbrander
3f02040f15
wingdi.h: Add missing png/jpeg compression flags.
2009-05-04 12:52:29 +02:00
Detlef Riekenberg
b5eb3be433
urlmon/tests: Handle BSCF_SKIPDRAINDATAFORFILEURLS to fix failures on IE8.
2009-05-04 12:52:16 +02:00
Hans Leidekker
b4b8bc830f
msi: Implement MsiApplyMultiplePatchesA/W.
2009-05-01 16:19:39 +02:00
Timo Kreuzer
b4cc117b38
comctl32: Change UINT to UINT_PTR in CreateToolbarEx.
2009-04-30 12:46:52 +02:00
Stefan Leichter
946f3f998f
shell32: Stub for SHParseDisplayName.
2009-04-30 12:45:53 +02:00