Hans Leidekker
|
4d6ff85433
|
rpcrt4: Add a stub implementation of RpcServerInqDefaultPrincNameA/W.
|
2012-05-09 17:49:29 +02:00 |
Hans Leidekker
|
593bd1a5d9
|
advapi32: Add stub implementations of EventUnregister and EventWrite.
|
2012-05-08 16:22:02 +02:00 |
Alexandre Julliard
|
147174ff1c
|
winex11: Implement wglGetPbufferDCARB with a DC escape and remove it from the GDI driver interface.
|
2012-05-08 14:35:44 +02:00 |
Alexandre Julliard
|
e94d3b4e08
|
gdi32: Add a priority mechanism for pushing drivers on the stack in a defined order.
|
2012-05-08 12:16:50 +02:00 |
Nikolay Sivov
|
cb53b7a8e1
|
shell32: Added a stub for IShellDispatch2.
|
2012-05-07 17:21:10 +02:00 |
Christian Costa
|
b809a3fe17
|
include: Add definition of IKsControl interface in dmksctrl.h.
|
2012-05-03 12:23:09 +02:00 |
Henri Verbeet
|
9267148705
|
wined3d: The wined3d object doesn't need a parent.
|
2012-05-03 11:18:00 +02:00 |
Józef Kucia
|
e0fab0d39c
|
ddraw: Correct wrong comment in ddraw.h.
|
2012-05-02 20:12:40 +02:00 |
Jacek Caban
|
fdeb816fc9
|
mshtml.idl: Added DispHTMLHistory declaration.
|
2012-05-02 12:00:34 +02:00 |
Henri Verbeet
|
b8f6c9cdb1
|
d3dx9: Cleanup parameter names for D3DXLoadSurfaceFromMemory().
|
2012-05-01 14:44:12 +02:00 |
André Hentschel
|
d2581e6229
|
iphlpapi/tests: Add simple tests for the Get*StatisticsEx functions.
|
2012-04-30 20:03:30 +02:00 |
Aric Stewart
|
a01d6be69f
|
strmbase: Implement BasicAudio.
|
2012-04-30 11:00:20 +02:00 |
Alexandre Julliard
|
3009e03df7
|
gdi32: Add a SetBoundsRect driver entry point.
|
2012-04-27 12:41:43 +02:00 |
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 |