Akihiro Sagawa
|
7561375ede
|
mciqtz: Implement MCI_DGV_SETAUDIO_VOLUME.
|
2015-03-06 00:02:03 +09:00 |
Akihiro Sagawa
|
6a41aeefe8
|
winmm/tests: Add MCI_SETAUDIO command tests.
|
2015-03-06 00:01:51 +09:00 |
Akihiro Sagawa
|
11db448129
|
po: Update Japanese translation.
|
2015-03-06 00:01:44 +09:00 |
Bruno Jesus
|
bf36fb0216
|
ws2_32: Make closesocket() more robust.
|
2015-03-05 21:43:18 +09:00 |
Bruno Jesus
|
81598be9cf
|
kernel32: In GetTempPathW only copy the path if it fits and zero the buffer when it doesn't.
|
2015-03-05 21:42:32 +09:00 |
Jacek Caban
|
c769d6fe23
|
appwiz.cpl: Include package version in request URL.
|
2015-03-05 21:42:10 +09:00 |
Christian Costa
|
27c72ae986
|
d3dx9_36: Fix d3dx9_skin_info_ConvertToIndexedBlendedMesh stub.
|
2015-03-05 21:41:58 +09:00 |
Mark Harmstone
|
a20c920bbd
|
comctl32: Draw hot parts of themed scrollbars.
|
2015-03-05 21:39:21 +09:00 |
Mark Harmstone
|
d9708ecb93
|
comctl32: Add hit testing for themed scrollbars.
|
2015-03-05 21:39:14 +09:00 |
Piotr Caban
|
f623042fb9
|
windowscodecs: Make it possible to use MetadataReaders when COM was not initialized.
|
2015-03-05 21:28:47 +09:00 |
Piotr Caban
|
ca5c0f6b14
|
windowscodecs: Initialize unused part of metadata PROPVARIANT to 0.
|
2015-03-05 21:28:40 +09:00 |
Michael Stefaniuc
|
e8b76b32e6
|
version: VS_FILE_INFO is already and INTRESOURCE (PVS-Studio).
|
2015-03-05 21:22:08 +09:00 |
Michael Stefaniuc
|
745a549972
|
wininet: Remove unused code, sizeof(void*)%4 is always false (PVS-Studio).
|
2015-03-05 21:22:01 +09:00 |
Nikolay Sivov
|
ebbb8fa5da
|
services: Fix GetNotifyResults() prototype.
|
2015-03-05 21:17:56 +09:00 |
Hans Leidekker
|
4c1791f53e
|
msi: Add offsets to file patch sequence numbers.
|
2015-03-04 23:57:42 +09:00 |
Hans Leidekker
|
123428942d
|
msi: Support updating streams.
|
2015-03-04 23:57:42 +09:00 |
Hans Leidekker
|
af6281701d
|
msi: Decode stream names in load_streams.
|
2015-03-04 23:57:41 +09:00 |
Alexandre Julliard
|
a85d23bfc3
|
ntoskrnl: Get rid of the IRP instance list.
|
2015-03-04 23:57:41 +09:00 |
Alexandre Julliard
|
1895a42509
|
ntoskrnl: Use the MDL allocation routines for standard ioctl processing.
|
2015-03-04 23:57:38 +09:00 |
Alexandre Julliard
|
5fc369ff21
|
ntoskrnl: Use the IRP allocation routines for standard ioctl processing.
|
2015-03-04 23:51:32 +09:00 |
Alexandre Julliard
|
41eb2fd714
|
mountmgr: Don't access the IRP after it has been completed.
|
2015-03-04 22:18:04 +09:00 |
Piotr Caban
|
da7c766bb5
|
ieframe/tests: Added more OleObject_Close tests.
|
2015-03-04 21:50:46 +09:00 |
Michael Stefaniuc
|
bbe2c58261
|
ws2_32/tests: Actually test a return value (PVS-Studio).
|
2015-03-04 21:50:46 +09:00 |
Michael Stefaniuc
|
4c36ef1d4e
|
ws2_32/tests: Remove an unused assignment (PVS-Studio).
|
2015-03-04 21:50:45 +09:00 |
Michael Stefaniuc
|
d1162078ea
|
winmm/tests: mmioAdvance() returns a MMRESULT and not a size (PVS-Studio).
|
2015-03-04 21:50:45 +09:00 |
Michael Stefaniuc
|
c2eb206f99
|
windowscodecs/tests: Actually test some return values (PVS-Studio).
|
2015-03-04 21:50:44 +09:00 |
Michael Stefaniuc
|
a0e28403d4
|
shlwapi: Remove two unused assignments (PVS-Studio).
|
2015-03-04 21:50:44 +09:00 |
Michael Stefaniuc
|
725662003a
|
shell32/tests: Actually test some return values (PVS-Studio).
|
2015-03-04 21:50:43 +09:00 |
Michael Stefaniuc
|
e87857a521
|
oledb32/tests: Remove an unused assignment (PVS-Studio).
|
2015-03-04 21:50:42 +09:00 |
Michael Stefaniuc
|
dbe6c5576d
|
kernel32/tests: Actually test a return value (PVS-Studio).
|
2015-03-04 21:50:42 +09:00 |
Michael Stefaniuc
|
bd9d41080f
|
ddraw/tests: Actually test some return values (PVS-Studio).
|
2015-03-04 21:50:41 +09:00 |
Michael Stefaniuc
|
148d6e3c10
|
d3d9/tests: Actually test some return values (PVS-Studio).
|
2015-03-04 21:50:41 +09:00 |
Michael Stefaniuc
|
51e3750fea
|
ieframe: Remove unused assignments (PVS-Studio).
|
2015-03-04 21:50:40 +09:00 |
Michael Stefaniuc
|
802c3f2e1f
|
crypt32/tests: Add a missing test case (PVS-Studio).
|
2015-03-04 21:50:40 +09:00 |
Michael Stefaniuc
|
89569b4b34
|
crypt32/tests: Remove an unused assignment (PVS-Studio).
|
2015-03-04 21:50:39 +09:00 |
Sebastian Lackner
|
bf65fef8bc
|
ntdll: Assert when trying to replace an exiting file descriptor in fd_cache.
|
2015-03-04 21:50:38 +09:00 |
Nikolay Sivov
|
36bc8563cf
|
rpcrt4: Implement MesEncodeDynBufferHandleCreate().
|
2015-03-04 21:50:38 +09:00 |
Nikolay Sivov
|
d240fdff18
|
rpcrt4: Implement MesBufferHandleReset().
|
2015-03-04 21:50:37 +09:00 |
Christian Costa
|
cc95915a3c
|
windowscodecs: Fix init of LONGLONG variable with a negative value in TGA decoder.
|
2015-03-04 21:50:37 +09:00 |
Sebastian Lackner
|
317fc7aaf8
|
winecfg: Add library override instead of closing winecfg when pressing Enter.
Based on a patch by Hugh McMaster.
|
2015-03-04 21:50:36 +09:00 |
Lauri Kenttä
|
6aa793e269
|
po: Update Finnish translation.
|
2015-03-04 21:50:36 +09:00 |
Alexandre Julliard
|
5bf29fb897
|
wininet: Hardcode the base64 table to avoid ugly macros.
|
2015-03-04 21:50:35 +09:00 |
Alexandre Julliard
|
336be2f694
|
gdi32: Use shorter constants for byte and word masks to avoid warnings.
|
2015-03-04 21:50:35 +09:00 |
Alexandre Julliard
|
74b627e894
|
scrrun: Fix typo in header guard.
|
2015-03-04 21:50:34 +09:00 |
Alexandre Julliard
|
9f59a60968
|
mmdevapi/tests: Use float constants with fabsf.
|
2015-03-04 21:50:34 +09:00 |
Alexandre Julliard
|
d28052066d
|
shell32/tests: Use NULL for a null pointer.
|
2015-03-04 21:50:33 +09:00 |
Alexandre Julliard
|
65180fb2e8
|
oledb32/tests: The destination array address can't be modified by the called function.
|
2015-03-04 21:50:33 +09:00 |
Alexandre Julliard
|
b7f6362ddc
|
msvcrt: Use the correct object type for __non_rtti_object exceptions.
|
2015-03-04 21:50:32 +09:00 |
Alexandre Julliard
|
cdef3287db
|
msvcrt: Undefine __thiscall before redefining it.
|
2015-03-04 21:50:32 +09:00 |
Alexandre Julliard
|
e1cf7f5a2e
|
msvcp90: Add support for throwing bad cast exception to avoid unused variable warning.
|
2015-03-04 21:50:31 +09:00 |