Commit Graph

9270 Commits (7877e657def9aa4f56b4f9725bed972ce0f2f847)

Author SHA1 Message Date
Owen Rudge 7877e657de mapi32: Convert sendmail_extended_mapi to Unicode. 2012-04-25 17:18:39 +02:00
Owen Rudge e82e3e7fb6 include: Add MAPISendMailW definition and structures. 2012-04-24 11:38:08 +02:00
Christian Costa 15a60db06e include: Add dmksctrl.h with definition of KSDATAFORMAT_SUBTYPE_DIRECTMUSIC needed by DirectMusic. 2012-04-24 11:36:51 +02:00
Dmitry Timoshkov 3068ae8bce include/wine/test.h: Fix tests compilation with a PSDK compiler. 2012-04-23 12:58:36 +02:00
Christian Costa acea60ca85 dmusic: Fix IDirectMusic8Impl_CreateMusicBuffer buffer signature. 2012-04-23 12:58:35 +02:00
Aric Stewart 7d5c4ec1f8 strmbase: Have BaseControlVideo use BaseDispatch. 2012-04-20 19:15:11 +02:00
Aric Stewart c7b12c10d8 strmbase: Have BaseControlWindow use BaseDispatch. 2012-04-20 19:15:08 +02:00
Aric Stewart a37d4b79ab strmbase: Implement BaseDispatch. 2012-04-20 19:15:02 +02:00
Daniel Lehman 5afde5f378 msvcrt: Add declarations to stdlib.h for _strtoui64 and _strtoi64. 2012-04-19 13:44:22 +02:00
Dmitry Timoshkov 492732aa32 include: Add some missing FILE_FLAG_xxx definitions. 2012-04-18 14:03:19 +02:00
Dmitry Timoshkov 64cf2db9a6 include: Define MUTEX_ALL_ACCESS in a PSDK compatible way. 2012-04-18 14:03:12 +02:00
Hans Leidekker d1b6cf9379 server: Include the Unix pid in the snapshot_next_process reply. 2012-04-16 17:49:32 +02:00
Jacek Caban c9178fdf6f axcore.idl: Guard GetTimeFormat by WINE_NO_UNICODE_MACROS ifdef and added missing AM_GBF_NODDSURFACELOCK define. 2012-04-16 17:49:27 +02:00
Alexandre Julliard 582a2f511f gdi32: Add a GetBoundsRect driver entry point. 2012-04-16 13:53:23 +02:00
Henri Verbeet bdcc868ec4 include: Fix a couple of ID3DXSaveUserData prototypes. 2012-04-13 10:48:53 +02:00
Henri Verbeet 8cef8b3587 wined3d: Unify the wined3d_mapped_rect and wined3d_mapped_box structures. 2012-04-13 10:48:51 +02:00
Morten Rønne e0f93874c8 wininet/tests: Added more tests for urlcache, including a new flag in CacheEntryType. 2012-04-05 17:53:14 +02:00
Andrew Eikum 1b21fe827f mmddk.h: Remove unused, Wine-specific WinMM defines. 2012-04-03 17:53:37 +02:00
Aric Stewart 56477075c2 strmbase: Remove QualityControlImpl from the general strmbase.h.
Quality Control things are not part of the standard strmbase library set.
2012-04-03 12:19:17 +02:00
Aric Stewart 54eafc73e5 strmbase: Implement renderer quality control into the base renderer. 2012-04-03 12:10:33 +02:00
Carlo Bramini 8e4acd81aa include: mimeole.idl: Fix typo in ADDRESSPROPS structure. 2012-04-03 11:59:40 +02:00
Jacek Caban 5d8d4b8f3f mshtml.idl: Added IHTMLMetaElement* declarations. 2012-04-02 18:26:25 +02:00
Jacek Caban 30a477d36b mshtml.idl: Added DispHTMLMetaElement declaration. 2012-04-02 18:26:19 +02:00
Aric Stewart e1a72011e5 strmbase: More additions to BaseRenderer for video renderers. 2012-04-02 14:01:41 +02:00
Aric Stewart 662220f77f strmbase: Expand BaseRenderer implementation. 2012-04-02 14:01:23 +02:00
Józef Kucia 8be9d69909 include/d3dx9: Fix spelling errors. 2012-04-02 12:39:58 +02:00
Carlo Bramini 52c9dcb6a2 include: Add PERCEIVED types and flags. 2012-04-02 12:38:28 +02:00
Vincent Povirk aed62dbff1 gdiplus: Add tests for preset blend accessors. 2012-04-02 12:37:49 +02:00
Hans Leidekker 8cebf01702 msi: Implement MsiEnumComponentsEx. 2012-04-02 12:34:24 +02:00
Aric Stewart eccd9770cc strmbase: Basic BaseRenderer implementation. 2012-03-29 20:49:16 +02:00
Aric Stewart 4ae6f928aa strmbase: Implement BaseControlVideo. 2012-03-29 20:49:16 +02:00
Aric Stewart 73efbff484 strmbase: Implement BaseControlWindow. 2012-03-29 20:49:15 +02:00
Aric Stewart a179b50c9b strmbase: Add beginnings of BaseWindow. 2012-03-28 19:05:06 +02:00
Matteo Bruni c0d4c66a5a include: Fix some winsock definitions. 2012-03-28 15:09:47 +02:00
Jacek Caban fb1640fb4e mshtml.idl: Added IHTMLTableCell declaration. 2012-03-28 13:51:19 +02:00
Jacek Caban 33742f1ed3 mshtml.idl: Added DispHTMLTableCell declaration. 2012-03-28 13:51:16 +02:00
André Hentschel 8229055692 include: Add peARM to fusion.idl. 2012-03-28 11:47:55 +02:00
André Hentschel 1de185efba include: Add new ARM defines to winnt.h. 2012-03-28 11:47:51 +02:00
Christian Costa e08a7a6131 include: Add missing error codes. 2012-03-28 11:41:20 +02:00
André Hentschel 21b6d994d2 kernel32: Handle LOCALE_NAME_USER_DEFAULT with tests. 2012-03-27 11:55:05 +02:00
André Hentschel 35c272caa3 wevtapi: Add stub for EvtOpenChannelConfig. 2012-03-27 11:51:43 +02:00
Aric Stewart d3c5b2c4f1 strmbase: COM cleanup for cleanup SourceSeeking. 2012-03-26 18:15:50 +02:00
Aric Stewart eb5d8b969f strmbase: COM cleanup for BasePin, BaseInputPin, and BaseOutputPin. 2012-03-26 18:15:49 +02:00
Aric Stewart 29d3c75442 strmbase: COM cleanup for BaseFilter. 2012-03-26 18:15:48 +02:00
Jacek Caban ab51e119b5 mshtml.idl: Added IHTMLObjectElement2 declaration. 2012-03-26 18:15:18 +02:00
Ken Thomases cd454fdc2e shell32: Partially implement Mac Trash backing for the Recycle Bin. 2012-03-16 13:02:54 +01:00
Aric Stewart cdf9c4f223 strmbase: Rename MediaSeekingPassThru to RendererPosPassThru to match standard strmbase naming. 2012-03-15 19:50:39 +01:00
Aric Stewart 026037ab69 strmbase: Move the MediaSeekingPassThru functions from quartz into strmbase. 2012-03-15 19:49:21 +01:00
Hans Leidekker 21e5c4c417 sxs: Add a stub implementation of IAssemblyName. 2012-03-14 11:53:27 +01:00
Hans Leidekker cc3d210130 include: Add the IAssemblyName interface. 2012-03-14 11:52:53 +01:00