André Hentschel
|
20dbe91212
|
iphlpapi: Check for struct udpstat (for NetBSD).
|
2012-06-07 21:59:28 +02:00 |
|
Vincent Povirk
|
d3f7247ea5
|
windowscodecs: Add metadata reader information to the registry.
|
2012-06-07 21:49:47 +02:00 |
|
Vincent Povirk
|
46991dc9fb
|
windowscodecs: Add test for IWICMetadataReaderInfo.
|
2012-06-07 21:49:41 +02:00 |
|
Vincent Povirk
|
eae43717db
|
include: Add declarations for metadata handler info interfaces.
|
2012-06-07 21:43:15 +02:00 |
|
Vincent Povirk
|
8fdddd8779
|
windowscodecs: Add test for IWICMetadataBlockReader interface.
|
2012-06-07 21:43:00 +02:00 |
|
André Hentschel
|
1f3eca666b
|
kernel32/tests: Add tests for LCMapStringEx.
|
2012-06-06 20:54:22 +02:00 |
|
Jacek Caban
|
4c7e9aa920
|
wininet: Added InternetGetSecurityInfoByURL* stubs.
|
2012-06-06 20:54:22 +02:00 |
|
Christian Costa
|
1425c78c4c
|
d3drm: Fix SetMaterial macros.
|
2012-06-06 12:44:29 +02:00 |
|
Michael Stefaniuc
|
2e3c0d86cf
|
include: Move "inline" right after the storage specifier.
|
2012-06-05 11:50:50 +02:00 |
|
André Hentschel
|
54a9c0fc60
|
ntdll: Add a helper function that returns the record length of a dirent struct.
|
2012-06-04 12:17:56 +02:00 |
|
André Hentschel
|
eaab7a88f4
|
iphlpapi: Check for the right TCP statistics structure name (for DragonFly BSD).
|
2012-06-04 12:17:56 +02:00 |
|
André Hentschel
|
cecf1056bb
|
iphlpapi: Check for the right IP statistics structure name (for DragonFly BSD).
|
2012-06-04 12:17:55 +02:00 |
|
Huw Davies
|
e550cee7cc
|
include: Add a couple of missing printer status values.
|
2012-05-31 18:04:46 +02:00 |
|
Jacek Caban
|
bbf8c42f69
|
dxgi.idl: Added IDXGIKeyedMutex declaration.
|
2012-05-31 18:04:42 +02:00 |
|
Józef Kucia
|
dfc5ab140c
|
d3dx9: Forward D3DXSaveTextureToFile to D3DXSaveTextureToFileInMemory.
|
2012-05-31 12:37:25 +02:00 |
|
Józef Kucia
|
70b1bff695
|
d3dx9: Implement D3DXSaveSurfaceToFileInMemory.
|
2012-05-31 12:37:25 +02:00 |
|
Detlef Riekenberg
|
0f4e9ffc22
|
ntdll: Implement RtlGetProductInfo.
|
2012-05-31 12:37:24 +02:00 |
|
Vincent Povirk
|
a6bf3735f2
|
windowscodecs: Add tests for IWICMetadataBlockReader on handler classes.
|
2012-05-31 12:37:18 +02:00 |
|
Alexandre Julliard
|
f1bf4ea3fc
|
gdi32: Move DC hook private definitions out of wingdi.h.
|
2012-05-31 12:37:15 +02:00 |
|
Lucas Zawacki
|
fbfdc6db65
|
dinput: Implement GetProperty for JOYSTICKID (Linux driver).
|
2012-05-30 11:31:49 +02:00 |
|
Alexandre Julliard
|
93758c43fd
|
gdi32: Remove the CreateBitmap and DeleteBitmap driver entry points.
|
2012-05-29 21:06:41 +02:00 |
|
Alexandre Julliard
|
1416d0e6f1
|
gdi32: Remove the bitmap parameter from the Get/PutImage entry points.
|
2012-05-29 21:05:52 +02:00 |
|
Jacek Caban
|
91b89133a9
|
port.h: Added NAN macro.
|
2012-05-29 18:20:13 +02:00 |
|
Jacek Caban
|
ef30973370
|
urlhist.idl: Added missing flags.
|
2012-05-29 10:43:44 +02:00 |
|
Dmitry Timoshkov
|
02dff390ee
|
include: Add some ids for IFD metadata support.
|
2012-05-25 13:45:49 +02:00 |
|
Alexandre Julliard
|
fdc4682e31
|
gdi32: Remove the CopyBitmap driver entry point.
|
2012-05-24 22:09:19 +02:00 |
|
Jacek Caban
|
1ee773bdad
|
axextend.idl: Added VIDEO_STREAM_CONFIG_CAPS and AUDIO_STREAM_CONFIG_CAPS declarations.
|
2012-05-23 18:25:09 +02:00 |
|
Henri Verbeet
|
e3ecfa5974
|
wined3d: Store user clip planes as 4-component float vectors.
|
2012-05-22 18:07:02 +02:00 |
|
Hans Leidekker
|
f408fa83ee
|
fusion: Add support for ASM_CACHE_ROOT_EX in GetCachePath.
|
2012-05-21 11:47:14 +02:00 |
|
Detlef Riekenberg
|
02b74d3fd3
|
ntdll: Implement NtGetCurrentProcessorNumber.
|
2012-05-21 10:20:25 +02:00 |
|
André Hentschel
|
e44c0459cd
|
wmvcore: Add stub for WMCreateSyncReader.
|
2012-05-17 19:53:24 +02:00 |
|
Francois Gouget
|
dab51e0623
|
wsock32: Fix the spelling of the XP_BANDWIDTH_ALLOCATION constant.
|
2012-05-15 16:26:40 +02:00 |
|
Francois Gouget
|
d979d9cd64
|
ntoskrnl.exe: Fix the name of a POOL_TYPE value.
|
2012-05-15 16:26:39 +02:00 |
|
Jacek Caban
|
942f2ce792
|
include: Use widl to take care of nameless structs and unions.
|
2012-05-14 12:04:17 +02:00 |
|
Jacek Caban
|
76693d52c7
|
widl: Added support for nameless structs and unions.
|
2012-05-14 10:29:40 +02:00 |
|
Hans Leidekker
|
bd7e469760
|
secur32: Update NTLM capabilities to match native.
|
2012-05-10 18:42:30 +02:00 |
|
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 |
|