Alexandre Julliard
|
e45d124c52
|
configure: Add a check for libdbus independent from the libhal check.
|
2011-12-20 10:36:46 +01:00 |
Francois Gouget
|
fc6dd916b3
|
include: Add missing include directives to cor.idl.
|
2011-12-20 10:17:11 +01:00 |
Francois Gouget
|
109325fb80
|
include: bits.h should include bits1_5.h.
|
2011-12-20 10:17:06 +01:00 |
Francois Gouget
|
785d7a8841
|
include: Add the missing guiddef.h include directives.
|
2011-12-20 10:17:02 +01:00 |
Francois Gouget
|
a603e9871e
|
include: Add a few missing include directives to shlguid.h.
|
2011-12-20 10:16:45 +01:00 |
Henri Verbeet
|
3082c1a9de
|
wined3d: Get rid of the WINED3DRENDERSTATETYPE typedef.
|
2011-12-20 10:11:47 +01:00 |
Henri Verbeet
|
5bddd4427d
|
wined3d: Get rid of the WINED3DDEGREETYPE typedef.
|
2011-12-20 10:11:39 +01:00 |
Hans Leidekker
|
895e7a5f5b
|
iphlpapi: Add a stub implementation of GetExtendedTcpTable.
|
2011-12-19 20:15:50 +01:00 |
Henri Verbeet
|
969f3be73f
|
wined3d: Get rid of the WINED3DBLENDOP typedef.
|
2011-12-19 20:15:49 +01:00 |
Henri Verbeet
|
b39125d2f0
|
wined3d: Get rid of the WINED3DBLEND typedef.
|
2011-12-19 20:15:49 +01:00 |
Francois Gouget
|
af52a7a6ac
|
include: shldisp.idl should only import ocidl.idl.
|
2011-12-16 10:21:19 +01:00 |
Francois Gouget
|
b831594b50
|
include: Include windef.h and packing directives in rpcasync.h when needed.
|
2011-12-16 10:21:14 +01:00 |
Francois Gouget
|
4ed257665c
|
include: Add missing include directives.
|
2011-12-16 10:21:00 +01:00 |
Francois Gouget
|
c7cb3e6cb2
|
configure: Use errno.h instead of the non-standard sys/errno.h header.
|
2011-12-15 17:46:38 +01:00 |
Alexandre Julliard
|
5a30e31806
|
server: Optionally return the global key state when queueing a hardware message.
|
2011-12-15 14:46:53 +01:00 |
Francois Gouget
|
3c3a4740ca
|
include: Add a couple of missing include directives in windows.h.
Rename a variable to avoid a conflict with the Unknown enumeration value.
Define WIN32_LEAN_AND_MEAN to avoid conflicts caused by the SetPort macro.
|
2011-12-15 10:49:18 +01:00 |
Francois Gouget
|
3fe2d6e5fd
|
include: Update the nldef.h and *mib.h headers.
|
2011-12-15 10:49:17 +01:00 |
Francois Gouget
|
eb5d62cbf7
|
include: Add extern "C" directives where needed.
|
2011-12-14 17:54:45 +01:00 |
Francois Gouget
|
3e1af081c0
|
include: Remove unneeded extern "C" directives.
|
2011-12-14 17:54:45 +01:00 |
Francois Gouget
|
a78067fee3
|
include: Add the Dll(Un)RegisterServer() prototypes to olectl.h.
|
2011-12-14 17:54:45 +01:00 |
Francois Gouget
|
732f5a7239
|
include: Define the MIB_IF_OPER_STATUS_XXX constants using an enumeration in ipifcons.h.
|
2011-12-14 17:54:44 +01:00 |
Francois Gouget
|
cf76be61b2
|
include: Split iprtrmib.h into multiple mib.h files.
Include them where appropriate.
|
2011-12-14 17:54:44 +01:00 |
Francois Gouget
|
58fdd9ac1d
|
include: Move some definitions from iptypes.h to nldef.h.
Include nldef.h where appropriate.
|
2011-12-14 17:54:44 +01:00 |
Jacek Caban
|
754106b5e9
|
htiframe.idl: Added ITargetFramePriv and ITargetFramePriv2 declarations.
|
2011-12-13 18:59:16 +01:00 |
Francois Gouget
|
07e1e0d29b
|
include: Include ipifcons.h from ifdef.h.
|
2011-12-13 18:59:05 +01:00 |
Francois Gouget
|
c258dc8500
|
include: Protect mstcpip.h against multiple inclusion.
|
2011-12-13 18:59:04 +01:00 |
Francois Gouget
|
48515313fd
|
userenv: Add a missing include directive to userenv.h.
|
2011-12-13 18:59:04 +01:00 |
Francois Gouget
|
644cd0ae17
|
include: Add a missing wincrypt.h include directive to mprapi.h.
Also add the USE_WC_PREFIX macro so one can cleanly deal with the CMSG_DATA conflict with sys/socket.h.
|
2011-12-13 18:59:03 +01:00 |
Henri Verbeet
|
67bca436ee
|
wined3d: Get rid of the WINED3DDEVTYPE typedef.
|
2011-12-13 18:58:58 +01:00 |
Henri Verbeet
|
ebb85da5f7
|
wined3d: Get rid of the WINEDDCAPS typedef.
|
2011-12-13 18:58:58 +01:00 |
Henri Verbeet
|
e6fb4537f0
|
ddraw: Move clipper handling to ddraw.
|
2011-12-13 18:58:37 +01:00 |
Henri Verbeet
|
e6a4a86608
|
wined3d: Get rid of the WINED3DPRIMITIVETYPE typedef.
|
2011-12-12 10:21:01 +01:00 |
Henri Verbeet
|
b55b683b08
|
wined3d: Get rid of the WINED3DLIGHTTYPE typedef.
|
2011-12-12 10:20:57 +01:00 |
Rico Schüller
|
b83d322dba
|
d3dx9: Implement D3DXSHAdd().
|
2011-12-12 10:19:30 +01:00 |
Francois Gouget
|
653c1d76d0
|
include: Add the missing inaddr.h and in6addr.h include directives.
|
2011-12-09 21:15:33 +01:00 |
Francois Gouget
|
d20c21ddd5
|
include: Eliminate redundancy between winsock.h and inaddr.h.
|
2011-12-09 21:15:33 +01:00 |
Francois Gouget
|
c63496ac71
|
include: in6addr.h does not depend on winsock's u_xxx types.
|
2011-12-09 21:15:32 +01:00 |
Francois Gouget
|
f6c037cee3
|
include: Add a couple of missing include directives in dshow.h.
|
2011-12-09 21:15:32 +01:00 |
Henri Verbeet
|
38c3cde6fd
|
wined3d: Get rid of the WINED3DPSHADERCAPS2_0 typedef.
|
2011-12-09 21:15:25 +01:00 |
Henri Verbeet
|
af6b98c44b
|
wined3d: Get rid of the WINED3DVSHADERCAPS2_0 typedef.
|
2011-12-09 21:15:24 +01:00 |
Henri Verbeet
|
3dd03f642d
|
wined3d: Get rid of the WINEDDCOLORKEY typedef.
|
2011-12-08 10:27:53 +01:00 |
Henri Verbeet
|
52231bc467
|
wined3d: Get rid of the WineDirect3DVertexStridedData typedef.
|
2011-12-08 10:27:50 +01:00 |
Henri Verbeet
|
4c3dfa1bca
|
wined3d: Get rid of the WineDirect3DStridedData typedef.
|
2011-12-07 17:49:56 +01:00 |
Henri Verbeet
|
5c5216e609
|
wined3d: Get rid of the WINED3DBOX typedef.
|
2011-12-07 17:49:56 +01:00 |
Piotr Caban
|
f4518b9a54
|
include: Update msvcrt/locale.h.
|
2011-12-06 15:51:00 +01:00 |
Alexandre Julliard
|
7534d47b1b
|
gdi32: Pass the total visible region in the SetDeviceClipping driver entry point.
|
2011-12-06 15:51:00 +01:00 |
Henri Verbeet
|
2fa5a22100
|
wined3d: Get rid of the WINED3DLOCKED_BOX typedef.
|
2011-12-06 15:50:58 +01:00 |
Henri Verbeet
|
eafebc0491
|
wined3d: Get rid of the WINED3DLOCKED_RECT typedef.
|
2011-12-06 15:50:58 +01:00 |
Henri Verbeet
|
6a6e110849
|
wined3d: Get rid of WINED3DDEVINFO_VCACHE.
|
2011-12-05 12:23:12 +01:00 |
Henri Verbeet
|
529286bdcd
|
wined3d: Get rid of WINED3DDEVINFO_VERTEXSTATS.
|
2011-12-05 12:23:09 +01:00 |
André Hentschel
|
c0892ca989
|
ntoskrnl: Add a stub for ExInitializePagedLookasideList.
|
2011-12-02 12:17:51 +01:00 |
Henri Verbeet
|
360c1114d6
|
wined3d: Get rid of the WINED3DRASTER_STATUS typedef.
|
2011-12-02 11:51:33 +01:00 |
Henri Verbeet
|
94c9b0b4fc
|
wined3d: Get rid of the WINED3DPRESENT_PARAMETERS typedef.
|
2011-12-02 11:51:29 +01:00 |
Henri Verbeet
|
990786eef5
|
wined3d: Get rid of WINED3DDEVINFO_RESOURCEMANAGER.
|
2011-12-01 10:06:19 +01:00 |
Henri Verbeet
|
b3b686d9e8
|
wined3d: Get rid of WINED3DDEVINFO_STAGETIMINGS.
|
2011-12-01 10:06:16 +01:00 |
Piotr Caban
|
b8704a4929
|
services: Added support for SERVICE_CONFIG_PRESHUTDOWN_INFO.
|
2011-11-30 16:31:47 +01:00 |
Piotr Caban
|
eeb5c93ac7
|
include: Update winsvc.h header.
|
2011-11-30 16:28:07 +01:00 |
Alexandre Julliard
|
76358216f4
|
winex11: Implement rectangular gradients using XRender if supported.
|
2011-11-30 14:25:29 +01:00 |
Henri Verbeet
|
04a7ae43d5
|
wined3d: Get rid of WINED3DDEVINFO_PIPELINETIMINGS.
|
2011-11-30 11:51:06 +01:00 |
Henri Verbeet
|
3c75024210
|
wined3d: Get rid of WINED3DDEVINFO_INTERFACETIMINGS.
|
2011-11-30 11:51:02 +01:00 |
Henri Verbeet
|
3a2921c559
|
ddraw: Keep the primary surface mapped at the same address for early ddraw versions.
|
2011-11-30 11:50:58 +01:00 |
Henri Verbeet
|
3430e11605
|
wined3d: Add a flags parameter to wined3d_surface_create().
|
2011-11-30 11:50:48 +01:00 |
Henri Verbeet
|
82dd612d50
|
ddraw: Resize the swapchain window on mode changes in exclusive mode.
|
2011-11-30 11:50:42 +01:00 |
Vitaliy Margolen
|
a84d2fe20e
|
dinput: Stub IDirectInputJoyConfig8 interface.
|
2011-11-29 14:04:01 +01:00 |
Henri Verbeet
|
a84454aabb
|
wined3d: Get rid of WINED3DDEVINFO_CACHEUTILIZATION.
|
2011-11-29 13:23:12 +01:00 |
Henri Verbeet
|
adb0c08626
|
wined3d: Get rid of WINED3DDEVINFO_BANDWIDTHTIMINGS.
|
2011-11-29 13:23:08 +01:00 |
Henri Verbeet
|
d1327bbefe
|
wined3d: Get rid of the WINED3DDEVICE_CREATION_PARAMETERS typedef.
|
2011-11-28 16:40:47 +01:00 |
Henri Verbeet
|
6a529e5847
|
wined3d: Get rid of the WINED3DVERTEXELEMENT typedef.
|
2011-11-25 16:21:57 +01:00 |
Henri Verbeet
|
1c74172a28
|
wined3d: Get rid of the WINED3DCLIPSTATUS typedef.
|
2011-11-25 16:21:57 +01:00 |
Francois Gouget
|
8342d5049f
|
include: Update winuser.rh.
|
2011-11-24 17:17:00 +01:00 |
Michael Stefaniuc
|
e057be7dff
|
include: DPL_NOCONFIRMATION is not a long.
|
2011-11-24 17:11:09 +01:00 |
Henri Verbeet
|
376ffdf3d5
|
wined3d: Get rid of the WINED3DADAPTER_IDENTIFIER typedef.
|
2011-11-24 17:10:09 +01:00 |
Henri Verbeet
|
2fb21e0a2e
|
wined3d: Get rid of the WINED3DTRIPATCH_INFO typedef.
|
2011-11-24 17:10:06 +01:00 |
Michael Stefaniuc
|
517d9333d4
|
include: Drop unneeded l modifiers from numeric constants in rpcndr.h.
|
2011-11-23 12:28:56 +01:00 |
Henri Verbeet
|
2ecbe2aa0f
|
wined3d: Get rid of the WINED3DRECTPATCH_INFO typedef.
|
2011-11-23 09:13:58 +01:00 |
Henri Verbeet
|
7416953e81
|
wined3d: Get rid of the WINED3DLINEPATTERN typedef.
|
2011-11-23 09:13:54 +01:00 |
Michael Stefaniuc
|
ad0f8b6b66
|
include: Make some more "long" numeric constants LP64/LLP64 proof.
|
2011-11-22 11:10:02 +01:00 |
Michael Stefaniuc
|
1836ca3676
|
include: Make "long" numeric constants LP64/LLP64 proof (ddeml.h).
|
2011-11-22 11:10:02 +01:00 |
Michael Stefaniuc
|
07c60df9ae
|
include: Fix "l" numeric constants in winbase.h.
|
2011-11-22 11:10:02 +01:00 |
Michael Stefaniuc
|
e1a65b3a8b
|
include: Make "long" numeric constants LP64/LLP64 proof (mapi*.h).
|
2011-11-22 11:10:01 +01:00 |
Henri Verbeet
|
2e1c0d83c1
|
wined3d: Get rid of the WINED3DGAMMARAMP typedef.
|
2011-11-22 10:52:45 +01:00 |
Henri Verbeet
|
be8917cd91
|
wined3d: Get rid of the WINED3DVIEWPORT typedef.
|
2011-11-22 10:52:40 +01:00 |
Francois Gouget
|
4180054c2f
|
include: Move macros to winuser.rh and include it from winuser.h to avoid duplication.
|
2011-11-21 11:05:27 +01:00 |
Michael Stefaniuc
|
f869a16186
|
include: Drop some superfluous l modifiers from numeric constants.
|
2011-11-21 11:01:39 +01:00 |
Michael Stefaniuc
|
4e3a581d16
|
include: Drop "l" modifiers from numeric constants in shlguid.h.
|
2011-11-21 11:01:37 +01:00 |
Henri Verbeet
|
02bb70fc3b
|
wined3d: Get rid of the WINED3DMATERIAL typedef.
|
2011-11-21 11:01:02 +01:00 |
Henri Verbeet
|
f597359727
|
wined3d: Get rid of the WINED3DLIGHT typedef.
|
2011-11-21 11:00:57 +01:00 |
Hans Leidekker
|
768300c8aa
|
winhttp: Implement WinHttpGetProxyForUrl.
|
2011-11-18 15:37:05 +01:00 |
Henri Verbeet
|
37a0f7ad65
|
wined3d: Get rid of the WINED3DMATRIX typedef.
|
2011-11-18 14:26:16 +01:00 |
Henri Verbeet
|
989a643587
|
d3d10: Implement D3D10StateBlockMaskUnion().
|
2011-11-18 14:26:15 +01:00 |
Henri Verbeet
|
a7c9c793cf
|
wined3d: Get rid of the WINED3DVECTOR typedef.
|
2011-11-17 11:37:30 +01:00 |
Henri Verbeet
|
18a7653c78
|
wined3d: Get rid of the WINED3DDISPLAYMODE typedef.
|
2011-11-17 11:37:26 +01:00 |
Henri Verbeet
|
7cce4453d4
|
d3d10: Implement D3D10StateBlockMaskIntersect().
|
2011-11-17 11:37:16 +01:00 |
Henri Verbeet
|
380f989c4a
|
d3d10: Implement D3D10StateBlockMaskGetSetting().
|
2011-11-17 11:37:11 +01:00 |
Henri Verbeet
|
c7feb3a533
|
d3d10: Implement D3D10StateBlockMaskEnableCapture().
|
2011-11-17 11:37:03 +01:00 |
Vincent Povirk
|
065470ed62
|
windowscodecs: Flesh out IWICMetadataReader test.
|
2011-11-16 09:46:15 +01:00 |
Vincent Povirk
|
b2fa99851c
|
windowscodecs: Add tests for IWICMetadataReader.
|
2011-11-16 09:46:08 +01:00 |
Vincent Povirk
|
bb42f29092
|
include: Define IWICPersistStream.
|
2011-11-16 09:44:58 +01:00 |
Henri Verbeet
|
e0a0d611af
|
wined3d: Pass a wined3d_color struct to wined3d_device_clear().
|
2011-11-16 09:41:53 +01:00 |
Henri Verbeet
|
7459180a51
|
wined3d: Get rid of the WINED3DCOLORVALUE typedef.
|
2011-11-16 09:41:50 +01:00 |
Henri Verbeet
|
be7122034f
|
d3d10: Implement D3D10StateBlockMaskEnableAll().
|
2011-11-16 09:41:46 +01:00 |
Henri Verbeet
|
5ffa2aba23
|
d3d10: Implement D3D10StateBlockMaskDisableCapture().
|
2011-11-16 09:41:43 +01:00 |
Henri Verbeet
|
88a55a04a3
|
d3d10: Implement D3D10StateBlockMaskDisableAll().
|
2011-11-16 09:41:36 +01:00 |
Hans Leidekker
|
96f2e7139c
|
winhttp: Implement WinHttpDetectAutoProxyConfigUrl.
|
2011-11-15 19:37:30 +01:00 |
Henri Verbeet
|
a11a171366
|
d3d10: Implement D3D10StateBlockMaskDifference().
|
2011-11-15 16:09:09 +01:00 |
Henri Verbeet
|
2112f48eee
|
d3d10: Add the ID3D10StateBlock interface.
|
2011-11-15 11:49:11 +01:00 |
Francois Gouget
|
b295da2d86
|
include: Update dlgs.h.
|
2011-11-14 15:25:27 +01:00 |
Francois Gouget
|
b078248120
|
include: Update commctrl.rh and remove duplication with commctrl.h.
|
2011-11-14 15:25:24 +01:00 |
Francois Gouget
|
d1e85a0f1f
|
include: Move the DDE_xxx macros to dde.rh.
|
2011-11-14 15:25:23 +01:00 |
Francois Gouget
|
f7a70822a0
|
include: Add some more sublanguages and sort orders.
|
2011-11-14 15:25:23 +01:00 |
Francois Gouget
|
8eef0cc258
|
dlls: Remove unneeded include directives in resource files.
|
2011-11-14 15:25:23 +01:00 |
Daniel Scharrer
|
86781a6a52
|
include: Don't use min/max in d3dx9math.inl as they might not be defined at this point.
|
2011-11-14 15:25:22 +01:00 |
Francois Gouget
|
1c108d1acb
|
kernel32: Declare more TimerQueue functions in winbase.h.
|
2011-11-14 13:10:22 +01:00 |
Michael Stefaniuc
|
3e1ee5b8b7
|
include: Make "long" numeric constants LP64/LLP64 proof (shlwapi.h).
|
2011-11-14 11:46:40 +01:00 |
Michael Stefaniuc
|
04757b1b85
|
include: Make "long" numeric constants LP64/LLP64 proof (tapi.h).
|
2011-11-14 11:46:40 +01:00 |
Michael Stefaniuc
|
5337ad066f
|
include: Drop "l" modifiers from numeric constants in winternl.h.
|
2011-11-14 11:46:40 +01:00 |
Vincent Povirk
|
5d3328d511
|
include: Add definition of IWICComponentFactory and its dependencies.
|
2011-11-09 11:37:07 +01:00 |
Michael Stefaniuc
|
84fac09bb0
|
include: Fixup "long" numeric constants in vfw.h.
|
2011-11-09 11:35:42 +01:00 |
Michael Stefaniuc
|
eefcb58483
|
include: Make "long" numeric constants LP64/LLP64 proof (mmddk.h).
|
2011-11-09 11:35:36 +01:00 |
Michael Stefaniuc
|
43a95a9b03
|
include: Fixup "long" numeric constants in commctrl.h.
|
2011-11-09 11:35:25 +01:00 |
Alexandre Julliard
|
9391c6a757
|
gdi32: Add a CopyBitmap driver entry point.
|
2011-11-08 19:25:05 +01:00 |
Austin English
|
d67275fed8
|
include: Define _WIN64 on sparc/powerpc64.
|
2011-11-08 09:50:06 +01:00 |
Francois Gouget
|
5f6a8c2b60
|
include: Move the language and sort macros to winnt.rh.
|
2011-11-08 09:49:16 +01:00 |
Francois Gouget
|
17d6f08381
|
version: Add verrsrc.h and make it so it does not need other headers to be used in resource files.
|
2011-11-07 16:05:01 +01:00 |
Francois Gouget
|
c84b7d33dd
|
version: Add some macros and prototypes to winver.h.
|
2011-11-07 16:04:45 +01:00 |
Michael Stefaniuc
|
232bf4cf31
|
include: Make "long" numeric constants LP64/LLP64 proof (oledlg.h).
|
2011-11-04 14:44:46 +01:00 |
Michael Stefaniuc
|
cb72e666ba
|
include: Make "long" numeric constants LP64/LLP64 proof (winver.h).
|
2011-11-04 14:44:44 +01:00 |
Michael Stefaniuc
|
f9c42a7d0a
|
include: Make "long" numeric constants LP64/LLP64 proof (msacm.h).
|
2011-11-04 14:44:42 +01:00 |
Michael Stefaniuc
|
7ec013cbfe
|
include: Make "long" numeric constants LP64/LLP64 proof (wingdi.h).
|
2011-11-04 14:44:39 +01:00 |
Michael Stefaniuc
|
624079d851
|
include: Drop gratuitous l modifier from numeric constants in corerror.h.
|
2011-11-04 14:44:35 +01:00 |
Alexandre Julliard
|
24ac8c66bb
|
gdi32: Pass the full brush contents in the SelectBrush driver entry point.
|
2011-11-02 21:41:15 +01:00 |
Alexander Morozov
|
a39e87532b
|
wincrypt.h: Fix a typo.
|
2011-11-02 16:07:25 +01:00 |
Henri Verbeet
|
fcf96b634a
|
wined3d: Create the DIB section for DDSCAPS_OWNDC surfaces on initialization.
|
2011-10-31 23:52:51 +01:00 |
Henri Verbeet
|
7de4df9fd9
|
wined3d: Get rid of the wined3d_surface_bltfast() export.
|
2011-10-31 23:52:47 +01:00 |
Alexandre Julliard
|
95cba0c0f4
|
gdi32: Add a DC driver entry point for GdiGradientFill.
|
2011-10-31 23:51:38 +01:00 |
Bruno Jesus
|
401f6725d5
|
include: Add a few defines to winscard.h.
|
2011-10-31 16:51:41 +01:00 |
Michael Stefaniuc
|
1435b5ecd7
|
include: Make "long" numeric constants LP64/LLP64 proof (winuser.h).
|
2011-10-31 16:46:22 +01:00 |
Michael Stefaniuc
|
8f923e38af
|
include: Fix numeric constants in dinput.h for LLP64 compilers.
Fixup for f334333cb5 .
|
2011-10-31 16:46:22 +01:00 |
Michael Stefaniuc
|
f9f9750586
|
include: Fix numeric constants in digitalv.h for LLP64 compilers.
Fixup for 4b6ad8c219 .
|
2011-10-31 16:46:21 +01:00 |
André Hentschel
|
ed4527a5a9
|
include: Add some new ARM defines.
|
2011-10-31 16:46:11 +01:00 |
André Hentschel
|
d3ad06fb8b
|
include: Clean up some comments.
|
2011-10-31 16:46:06 +01:00 |
Michael Stefaniuc
|
68f90d9697
|
kernel32/ntdll: Mark a variable as unused.
|
2011-10-28 19:10:30 +02:00 |
Michael Stefaniuc
|
cb1dd010ef
|
include: Fix numeric constants in mmsystem.h for LLP64 compilers.
Fixup for 5439aede62
|
2011-10-28 17:27:11 +02:00 |
Bernhard Loos
|
507d929051
|
ntoskrnl: Correctly implement PsGetCurrentThread/ProcessId.
|
2011-10-28 13:04:00 +02:00 |
Charles Davis
|
65634bca0b
|
schannel: Don't use SSLCopyPeerCertificates on Mac OS 10.4.
|
2011-10-27 12:31:40 +02:00 |
Michael Stefaniuc
|
91c17c8399
|
include: Make "long" numeric constants LP64/LLP64 proof (sql.h).
|
2011-10-27 12:29:25 +02:00 |
Michael Stefaniuc
|
c62f1ffea3
|
include: Make "long" numeric constants LP64/LLP64 proof (sqlext.h).
|
2011-10-27 12:29:19 +02:00 |
Michael Stefaniuc
|
da1bef4340
|
include: Make "long" numeric constants LP64/LLP64 proof (d3d*.h).
|
2011-10-27 12:29:05 +02:00 |
Michael Stefaniuc
|
bd197aea92
|
include: Make "long" numeric constants LP64/LLP64 proof (d3d9*.h).
|
2011-10-27 12:28:59 +02:00 |
Michael Stefaniuc
|
ee30e087e1
|
include: Make "long" numeric constants LP64/LLP64 proof (d3d9caps.h).
|
2011-10-27 12:28:51 +02:00 |
Michael Stefaniuc
|
1b2f89e673
|
include: Add a macro to paper over LP64/LLP64 differences for numeric constants.
Based on an idea by Kai Tietz.
|
2011-10-27 12:28:44 +02:00 |
Michael Stefaniuc
|
c5441514bc
|
include: Drop the 'l' modifier from some numeric constants in winnt.h.
|
2011-10-27 12:25:37 +02:00 |
Michael Stefaniuc
|
4b6ad8c219
|
include: Remove 'l' modifier from numeric constants in digitalv.h.
|
2011-10-25 16:57:25 +02:00 |
Michael Stefaniuc
|
f334333cb5
|
include: Remove 'l' modifier from numeric constants in dinput.h.
|
2011-10-25 16:57:25 +02:00 |
Michael Stefaniuc
|
5439aede62
|
include: Remove 'l' modifier from numeric constants in mmsystem.h.
|
2011-10-25 16:57:25 +02:00 |
Alexandre Julliard
|
a8444d7fd1
|
gdi32: Add driver entry points for a number of font functions.
|
2011-10-24 23:45:37 +02:00 |
Alexandre Julliard
|
2b1b11d681
|
gdi32: Rename the EnumDeviceFonts entry point to EnumFonts since it's not limited to device fonts.
|
2011-10-24 23:34:33 +02:00 |
Juan Lang
|
259dc8c17c
|
wincrypt.h: Add FindCertsByIssuer declaration.
|
2011-10-24 11:17:22 +02:00 |
Henri Verbeet
|
6e8273177a
|
wined3d: Reject multisampled readbacks in wined3d_surface_get_render_target_data().
|
2011-10-24 11:16:33 +02:00 |
Henri Verbeet
|
a2c754dde8
|
wined3d: Make the device parameter to wined3d_device_get_surface_from_dc() const.
|
2011-10-21 12:09:43 +02:00 |
Henri Verbeet
|
da32d34439
|
wined3d: Make the device parameter to wined3d_device_get_gamma_ramp() const.
|
2011-10-20 11:03:28 +02:00 |
Henri Verbeet
|
23ee1a451b
|
wined3d: Make the device parameter to wined3d_device_set_gamma_ramp() const.
|
2011-10-20 11:03:22 +02:00 |
Alexandre Julliard
|
ef0fe44327
|
gdi32: Implement SelectFont as a standard driver entry point.
|
2011-10-19 18:22:05 +02:00 |
Jacek Caban
|
05ffda9eb8
|
mshtml.idl: Added IHTMLWindow5 and IHTMLStorage declarations.
|
2011-10-19 17:48:29 +02:00 |
Henri Verbeet
|
73723911aa
|
wined3d: Make the device parameter to wined3d_device_get_creation_parameters() const.
|
2011-10-19 12:24:43 +02:00 |
Henri Verbeet
|
d607586d62
|
wined3d: Make the present_parameters parameter to wined3d_device_reset() const.
|
2011-10-19 12:24:36 +02:00 |
Alistair Leslie-Hughes
|
b1b63af04a
|
mmcndmgr: Add MMC interfaces.
|
2011-10-17 17:45:06 +02:00 |
Henri Verbeet
|
fcd1de2b09
|
wined3d: Make the device parameter to wined3d_device_get_depth_stencil() const.
|
2011-10-17 17:45:02 +02:00 |
Henri Verbeet
|
ebbd5ecf7c
|
wined3d: Make the device parameter to wined3d_device_get_render_target() const.
|
2011-10-17 17:45:02 +02:00 |
Henri Verbeet
|
a9fcaed610
|
wined3d: Make the device parameter to wined3d_device_get_npatch_mode() const.
|
2011-10-14 13:12:27 +02:00 |
Henri Verbeet
|
39f898b26a
|
wined3d: Make the device parameter to wined3d_device_get_raster_status() const.
|
2011-10-14 13:12:27 +02:00 |
André Hentschel
|
296b795655
|
mshtml: Add stub for QUERY_IS_CACHED_AND_USABLE_OFFLINE.
|
2011-10-12 17:06:24 +02:00 |
Henri Verbeet
|
652d80d9d8
|
wined3d: Make the device parameter to wined3d_device_get_software_vertex_processing() const.
|
2011-10-11 19:43:41 +02:00 |
Henri Verbeet
|
dd2378cbf2
|
wined3d: Make the device parameter to wined3d_device_validate_device() const.
|
2011-10-11 19:43:38 +02:00 |
Henri Verbeet
|
229662fc46
|
wined3d: Make the device parameter to wined3d_device_get_front_buffer_data() const.
|
2011-10-11 19:43:35 +02:00 |
Huw Davies
|
6ee2eaeff2
|
gdi32: Remove no longer needed include file.
|
2011-10-11 13:37:50 +02:00 |
Stefan Dösinger
|
496b438ede
|
wined3d: Remove d3d8/9 palette support.
|
2011-10-11 13:37:49 +02:00 |
André Hentschel
|
4899eeb15b
|
include: Add more postscript commands.
|
2011-10-11 13:37:49 +02:00 |
Henri Verbeet
|
39a8ed3a00
|
wined3d: Make the device parameter to wined3d_device_get_primitive_type() const.
|
2011-10-10 13:40:38 +02:00 |
Louis Lenders
|
09dfda553c
|
dwmapi: Add stub for DwmRegisterThumbnail.
|
2011-10-08 19:59:52 +02:00 |
Bernhard Loos
|
07b681e04a
|
ntdll: Implement the NamedPipeConfiguration value for the FilePipeLocalInformation class of NtQueryInformationFile.
|
2011-10-08 19:56:08 +02:00 |
Dmitry Timoshkov
|
70caadbf34
|
user32: Add support for iPaddedBorderWidth in NONCLIENTMETRICS.
|
2011-10-08 19:47:35 +02:00 |
Hans Leidekker
|
bf4456df60
|
mspatcha: Add a stub implementation of GetFilePatchSignatureA/W.
|
2011-10-08 17:38:43 +02:00 |
Michael Stefaniuc
|
0324fc5746
|
include: Remove 'l' modifier from numeric constants in winerror.h.
|
2011-10-08 17:37:38 +02:00 |
Louis Lenders
|
172cea748d
|
include: Add lmat.h.
|
2011-10-08 17:36:25 +02:00 |
Hans Leidekker
|
e5f1ea5799
|
include: Add patchapi.h.
|
2011-10-04 15:44:11 -05:00 |
Henri Verbeet
|
adf9e6120d
|
wined3d: Make the device parameter to wined3d_device_present() const.
|
2011-10-03 14:38:56 -05:00 |
Alistair Leslie-Hughes
|
2b9381db1c
|
mscoree: Define ICorDebugManagedCallback2 and ICorDebugMDA interfaces.
|
2011-09-30 10:28:44 -05:00 |
Alistair Leslie-Hughes
|
bef72c4884
|
mscoree: Add ICorDebug interface support.
|
2011-09-28 12:37:47 +02:00 |
Bernhard Loos
|
039bacb0c9
|
server: Store sharing state for named pipes.
|
2011-09-27 16:54:00 +02:00 |
Francois Gouget
|
cd88a0f32c
|
shell32: Add definitions for the IEnumACString interface.
Enable the corresponding browseui:autocomplete tests.
|
2011-09-27 10:59:37 +02:00 |
Andrew Eikum
|
b1fdaa81b0
|
dsound: Remove hardware acceleration support.
|
2011-09-26 18:38:07 +02:00 |
Matteo Bruni
|
2a146448f4
|
wined3d: When creating a new shader, check shader type and version.
|
2011-09-26 17:57:48 +02:00 |
André Hentschel
|
504931d861
|
wer: Add stub for WerReportAddDump.
|
2011-09-26 12:21:01 +02:00 |
Francois Gouget
|
5526779567
|
comctl32: Add some SysLink style and state definitions.
|
2011-09-22 19:51:50 +02:00 |
Henri Verbeet
|
013991e6e4
|
wined3d: Make the device parameter to wined3d_device_get_display_mode() const.
|
2011-09-22 09:39:16 +02:00 |
Henri Verbeet
|
72d75b65b7
|
wined3d: Make the device parameter to wined3d_device_get_device_caps() const.
|
2011-09-22 09:39:14 +02:00 |
Alistair Leslie-Hughes
|
e331b0c892
|
mscoree: Add missing typedefs.
|
2011-09-20 16:24:38 +02:00 |
Alistair Leslie-Hughes
|
4072d20f6e
|
mscoree: Add .Net debugging interfaces.
|
2011-09-20 16:24:07 +02:00 |
Piotr Caban
|
af6fd252ef
|
msvcr90: Fix _vswprintf_p implementation.
|
2011-09-20 16:21:40 +02:00 |
Nikolay Sivov
|
0d3b04d033
|
comctl32/monthcal: Implement MCM_GETCALENDARCOUNT.
|
2011-09-20 16:21:40 +02:00 |
Henri Verbeet
|
5177a5f686
|
wined3d: Make the device parameter to wined3d_device_get_back_buffer() const.
|
2011-09-20 16:21:38 +02:00 |
Henri Verbeet
|
11323b4416
|
wined3d: Make the device parameter to wined3d_device_get_texture() const.
|
2011-09-20 16:21:38 +02:00 |
Piotr Caban
|
208de163af
|
propsys/tests: Added PropVariantToGUID tests.
|
2011-09-19 17:56:06 +02:00 |
Piotr Caban
|
8621fbfd84
|
urlmon.idl: Added URLACTION_FEATURE* defines.
|
2011-09-19 17:56:06 +02:00 |
Henri Verbeet
|
ba69e7802a
|
wined3d: Make the device parameter to wined3d_device_get_texture_stage_state() const.
|
2011-09-19 17:56:05 +02:00 |
Henri Verbeet
|
fda48415ac
|
wined3d: Make the declaration parameter to wined3d_device_process_vertices() const.
|
2011-09-19 17:56:05 +02:00 |
Piotr Caban
|
4a740c8a80
|
propsys/tests: Added InitVariantFromBuffer tests.
|
2011-09-16 17:23:12 +02:00 |
Piotr Caban
|
9642778089
|
propsys/tests: Added InitVariantFromGUIDAsString tests.
|
2011-09-16 17:23:12 +02:00 |
Francois Gouget
|
fe9b079286
|
pdh: Add more Pdh macros and prototypes to the headers.
|
2011-09-16 17:23:10 +02:00 |
Henri Verbeet
|
a61fe27fb8
|
wined3d: Make the device parameter to wined3d_device_get_ps_consts_f() const.
|
2011-09-16 17:23:08 +02:00 |
Alistair Leslie-Hughes
|
54b37b8c41
|
msxml3: Move xmlparser.idl to msxml3.
|
2011-09-15 19:13:15 +02:00 |
Henri Verbeet
|
73a4deb0b8
|
wined3d: Make the device parameter to wined3d_device_get_ps_consts_i() const.
|
2011-09-15 15:41:40 +02:00 |
Henri Verbeet
|
fc488f4949
|
wined3d: Make the device parameter to wined3d_device_get_ps_consts_b() const.
|
2011-09-15 15:41:40 +02:00 |
Alexandre Julliard
|
c819e4bdea
|
gdi32: Add a null driver fallback for AlphaBlend, using a new BlendImage driver entry point.
|
2011-09-14 11:57:45 +02:00 |
Henri Verbeet
|
65064a09ce
|
wined3d: Make the device parameter to wined3d_device_get_pixel_shader() const.
|
2011-09-14 09:59:20 +02:00 |
Henri Verbeet
|
c67ca538bb
|
wined3d: Make the device parameter to wined3d_device_get_vs_consts_f() const.
|
2011-09-13 09:19:57 +02:00 |
Henri Verbeet
|
d7fa599974
|
wined3d: Make the device parameter to wined3d_device_get_vs_consts_i() const.
|
2011-09-12 10:09:07 +02:00 |
Henri Verbeet
|
098d30946d
|
wined3d: Make the device parameter to wined3d_device_get_vs_consts_b() const.
|
2011-09-12 10:09:03 +02:00 |
Alistair Leslie-Hughes
|
fd1ef626f0
|
include: Add xmlparser interfaces.
|
2011-09-09 16:09:41 +02:00 |
Henri Verbeet
|
5385e1b3df
|
wined3d: Make the device parameter to wined3d_device_get_vertex_shader() const.
|
2011-09-09 13:33:39 +02:00 |
Henri Verbeet
|
31906458da
|
wined3d: Make the device parameter to wined3d_device_get_vertex_declaration() const.
|
2011-09-09 13:33:36 +02:00 |
Alexander Morozov
|
ba6f99c239
|
query: Add stub for LoadIFilter.
|
2011-09-08 20:08:07 +02:00 |
Francois Gouget
|
f981e35127
|
comctl32: Update the PROPSHEET{HEADER,PAGE} structures and add some PSH_XXX macros.
Also add the compatibility PROPSHEET*_SIZE macros.
|
2011-09-08 20:08:06 +02:00 |
Alexandre Julliard
|
f7c98b036c
|
libwine: Avoid converting the final null in strlwrW and struprW.
|
2011-09-08 11:16:51 +02:00 |
Henri Verbeet
|
20e9b3f13f
|
wined3d: Make the device parameter to wined3d_device_get_scissor_rect() const.
|
2011-09-08 11:11:27 +02:00 |
Henri Verbeet
|
919d3ab9e4
|
wined3d: Make the device parameter to wined3d_device_get_sampler_state() const.
|
2011-09-08 11:11:24 +02:00 |
Bernhard Loos
|
f8a215b09c
|
wuapi: Add the SystemInformation coclass and interface.
|
2011-09-07 18:13:30 +02:00 |
Jörg Höhle
|
4441a7aaff
|
include: Define KSAUDIO_SPEAKER_5|7POINT1_SURROUND.
|
2011-09-07 18:13:29 +02:00 |
Alexandre Julliard
|
a28ddddcbc
|
gdi32: Leave it up to the driver to push the new device on the DC stack in CreateDC.
|
2011-09-07 18:13:29 +02:00 |
Alexandre Julliard
|
cef1832bfb
|
gdi32: Add a driver entry point for CreateCompatibleDC.
|
2011-09-07 18:13:06 +02:00 |
Alexandre Julliard
|
901c1997cb
|
gdi32: Make the push/pop_dc_driver functions available to the drivers.
|
2011-09-07 14:39:46 +02:00 |
Henri Verbeet
|
33f087c95d
|
wined3d: Make the device parameter to wined3d_device_get_render_state() const.
|
2011-09-07 11:12:52 +02:00 |
Henri Verbeet
|
b55dcfd35a
|
wined3d: Make the device parameter to wined3d_device_get_viewport() const.
|
2011-09-07 11:12:48 +02:00 |
Henri Verbeet
|
cf010c563c
|
wined3d: Make the device parameter to wined3d_device_get_base_vertex_index() const.
|
2011-09-06 10:48:43 +02:00 |
Henri Verbeet
|
cb82e57290
|
wined3d: Make the device parameter to wined3d_device_get_index_buffer() const.
|
2011-09-06 10:48:41 +02:00 |
Alistair Leslie-Hughes
|
5b49e228ae
|
ntdsapi: Add stubs DsServerRegisterSpnA, DsServerRegisterSpnW.
|
2011-09-05 19:39:58 +02:00 |
Henri Verbeet
|
9ae5d06e77
|
wined3d: Make the device parameter to wined3d_device_get_material() const.
|
2011-09-05 10:57:03 +02:00 |
Henri Verbeet
|
23b4be9155
|
wined3d: Make the device parameter to wined3d_device_get_clip_status() const.
|
2011-09-05 10:57:00 +02:00 |
Alexandre Julliard
|
a0f1b20464
|
gdi32: Make the BITMAPINFO parameters non-const in driver entry points since we are always passing a copy.
|
2011-09-02 15:56:01 +02:00 |
Henri Verbeet
|
d23938de1e
|
wined3d: Make the device parameter to wined3d_device_get_clip_plane() const.
|
2011-09-02 10:09:08 +02:00 |
Henri Verbeet
|
3659d5d729
|
wined3d: Make the device parameter to wined3d_device_get_light_enable() const.
|
2011-09-02 10:09:06 +02:00 |
Dan Kegel
|
82954d45de
|
configure: AC_C_CONST is obsolete.
|
2011-09-01 18:06:38 +02:00 |
Henri Verbeet
|
9d9baef789
|
wined3d: Make the device parameter to wined3d_device_get_light() const.
|
2011-09-01 18:06:37 +02:00 |
Henri Verbeet
|
82150458b4
|
wined3d: Make the device parameter to wined3d_device_get_transform() const.
|
2011-09-01 18:06:37 +02:00 |
Henri Verbeet
|
124cdf913a
|
wined3d: Make the device parameter to wined3d_device_get_stream_source_freq() const.
|
2011-08-31 19:43:05 +02:00 |
Henri Verbeet
|
cfbecf9380
|
wined3d: Make the device parameter to wined3d_device_get_stream_source() const.
|
2011-08-31 19:43:05 +02:00 |
Henri Verbeet
|
c89a3ffe80
|
ddraw: Get rid of the surface implementation switching code.
|
2011-08-31 19:42:52 +02:00 |
Henri Verbeet
|
e7f61b8c61
|
wined3d: Make the device parameter to wined3d_device_get_available_texture_mem() const.
|
2011-08-29 19:42:14 +02:00 |
Alexandre Goujon
|
94bef59bb2
|
include: Add more GetVolumeInformation system flags.
|
2011-08-29 12:08:21 +02:00 |