Commit Graph

9103 Commits

Author SHA1 Message Date
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