Commit Graph

9114 Commits

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