Commit Graph

9056 Commits

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