Francois Gouget
3ff91992d4
include: Fix the spelling of some comments.
...
Signed-off-by: Francois Gouget <fgouget@free.fr>
2022-07-18 19:44:12 +02:00
Francois Gouget
d01b13f495
urlmon/tests: Fix the spelling of a trace() message.
...
Signed-off-by: Francois Gouget <fgouget@free.fr>
2022-07-18 19:44:12 +02:00
Francois Gouget
7040cf17ff
win32u: Fix the spelling of a variable name.
...
Signed-off-by: Francois Gouget <fgouget@free.fr>
2022-07-18 19:44:12 +02:00
Francois Gouget
15831e0dcc
ntdll: Fix the spelling of a comment.
...
Signed-off-by: Francois Gouget <fgouget@free.fr>
2022-07-18 19:44:12 +02:00
Francois Gouget
188e8988ab
dbghelp: Fix the spelling of a comment.
...
Signed-off-by: Francois Gouget <fgouget@free.fr>
2022-07-18 19:44:12 +02:00
Francois Gouget
58b686090d
urlmon/tests: Trace why the test file creation failed.
...
Signed-off-by: Francois Gouget <fgouget@codeweavers.com>
2022-07-18 19:43:44 +02:00
Francois Gouget
321ec274d7
advapi32/tests: Fix the print format, LARGE_INTEGER is signed.
...
Signed-off-by: Francois Gouget <fgouget@codeweavers.com>
2022-07-18 19:43:44 +02:00
Jinoh Kang
16d785d416
shell32: Return stub bitmap in IShellItemImageFactory::GetImage.
...
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=52673
2022-07-18 19:19:16 +02:00
Giovanni Mascellani
6e51e0839c
xactengine3_7: Forward wave bank notifications to the application.
...
Signed-off-by: Giovanni Mascellani <gmascellani@codeweavers.com>
2022-07-18 19:18:31 +02:00
Giovanni Mascellani
4be1dc1b7b
faudio: Import upstream commit e3c444e4f819d2364a6adb0ae73b1d01185b1e93.
...
Signed-off-by: Giovanni Mascellani <gmascellani@codeweavers.com>
2022-07-18 19:18:30 +02:00
Giovanni Mascellani
1ac80a99dd
xactengine3_7/tests: Test notifications when loading a wave bank.
...
"The King of Fighters '98 Ultimate Match Final Edition" depends on
this behavior. At least, the build I have is; it seems other builds
are not.
Signed-off-by: Giovanni Mascellani <gmascellani@codeweavers.com>
2022-07-18 19:18:29 +02:00
Zhiyi Zhang
a0301f7db6
rpcrt4: Implement I_RpcBindingInqLocalClientPID().
...
Signed-off-by: Zhiyi Zhang <zzhang@codeweavers.com>
2022-07-18 19:17:44 +02:00
Zhiyi Zhang
056dbb04de
rpcrt4/tests: Add I_RpcBindingInqLocalClientPID() tests.
...
Signed-off-by: Zhiyi Zhang <zzhang@codeweavers.com>
2022-07-18 19:17:44 +02:00
Jinoh Kang
e613992cee
kernel32/tests: Test deletion of synchronization objects after handle close.
2022-07-18 19:17:29 +02:00
Paul Gofman
60a84d0e66
taskschd: Return SCHED_S_TASK_HAS_NOT_RUN from regtask_get_LastRunTime() stub.
2022-07-18 11:42:43 +02:00
Paul Gofman
6e7f5f8e5f
schedsvc: Read task enable state from XML in SchRpcGetTaskInfo().
2022-07-18 11:42:42 +02:00
Paul Gofman
7e4d4a7edb
taskschd: Implement writing settings to XML.
2022-07-18 11:42:42 +02:00
Jinoh Kang
e61d4853f1
advapi32/tests: Add tests for GetTokenInformation TokenOwner.
2022-07-18 11:25:02 +02:00
Eric Pouech
cadac12760
msvcrt: Fix demangling of variables being an array.
...
Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
2022-07-18 10:40:57 +02:00
Eric Pouech
b02d5bb8c4
msvcrt: Add support for restrict and unaligned qualifiers in demangling.
...
Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
2022-07-18 10:40:54 +02:00
Eric Pouech
464d049149
msvcrt: Fix and cleanup undecoration of templatized functions and methods.
...
Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
2022-07-18 10:40:51 +02:00
Eric Pouech
e0b6ceeaac
msvcrt: Add support for C++11 operator "" in demangling.
...
Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
2022-07-18 10:40:50 +02:00
Eric Pouech
d89e7cd443
msvcrt: Fix demangling of RTTI type descriptor.
...
Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
2022-07-18 10:40:48 +02:00
Torge Matthies
013ba6aaa1
msvcr100: Implement invalid_multiple_scheduling exception.
...
Signed-off-by: Torge Matthies <tmatthies@codeweavers.com>
2022-07-18 10:40:13 +02:00
Torge Matthies
35a2206d07
msvcr100: Make all exception ctors with a string parameter trace the string.
...
Signed-off-by: Torge Matthies <tmatthies@codeweavers.com>
2022-07-18 10:40:13 +02:00
Paul Gofman
da1b7cf414
ntdll: Compute checksum for ICMP over SOCK_DGRAM IP header.
2022-07-18 10:39:41 +02:00
Paul Gofman
0f337f3d8e
ntdll: Fixup ICMP packet id if SOCK_DGRAM fallback is used.
...
Signed-off-by: Paul Gofman <pgofman@codeweavers.com>
2022-07-18 10:39:41 +02:00
Paul Gofman
1e35966eb5
ntdll: Support SOCK_RAW / IPPROTO_ICMP fallback over SOCK_DGRAM.
...
Signed-off-by: Paul Gofman <pgofman@codeweavers.com>
2022-07-18 10:39:26 +02:00
Paul Gofman
86f084931b
ws2_32/tests: Test ICMP.
...
Signed-off-by: Paul Gofman <pgofman@codeweavers.com>
2022-07-18 10:39:26 +02:00
Paul Gofman
4c67e0fb79
ws2_32: Add ipv4 raw socket protocol info.
...
Signed-off-by: Paul Gofman <pgofman@codeweavers.com>
2022-07-18 10:38:05 +02:00
Alexandre Julliard
dfff921774
Release 7.13.
...
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-07-15 21:45:58 +02:00
Gabriel Ivăncescu
efdfd32806
mshtml: Parse X-UA-Compatible correctly.
...
There can be multiple compat modes defined, separated by commas, but also
surrounded by whitespace. The highest mode in the list is picked as the
document mode, with 'edge' being the highest mode available.
It stops as soon as an invalid mode is found in the list and returns whatever
highest mode was found until then.
Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
2022-07-15 20:17:36 +02:00
Gabriel Ivăncescu
3301a8e312
mshtml: Only default to IE11 mode for Internet URL Zones when the app is IE.
...
For documents exposing a <!DOCTYPE> node but no specific X-UA-Compatible,
mshtml defaults to IE7 compat mode, unless the app is Internet Explorer and
is in Internet URL Zone. This checking for the `iexplore.exe` app name seems
hardcoded into mshtml; the FeatureControl registry keys do not affect this
directly, and none are set by default for iexplore.exe that would affect
this, anyway.
Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
2022-07-15 20:17:34 +02:00
Jacek Caban
46bbcd6789
wined3d: Don't use __wine_get_wgl_driver.
2022-07-15 20:17:22 +02:00
Jacek Caban
89e7dc3a29
wined3d: Don't use vulkan_driver.h.
2022-07-15 20:17:21 +02:00
Zhiyi Zhang
c03409e9d7
shell32: Implement SHOpenFolderAndSelectItems().
...
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=39987
Signed-off-by: Zhiyi Zhang <zzhang@codeweavers.com>
2022-07-15 20:01:05 +02:00
Zhiyi Zhang
7c60e6233a
shell32/tests: Add SHOpenFolderAndSelectItems() tests.
...
Signed-off-by: Zhiyi Zhang <zzhang@codeweavers.com>
2022-07-15 20:01:05 +02:00
Zhiyi Zhang
f6206bccde
include: Add SHOpenFolderAndSelectItems() declaration and flags.
...
Signed-off-by: Zhiyi Zhang <zzhang@codeweavers.com>
2022-07-15 20:01:05 +02:00
Zhiyi Zhang
7884c14242
shell32: Correct SHOpenFolderAndSelectItems() prototype.
...
The third parameter is of type PCUITEMID_CHILD_ARRAY, not PCUITEMID_CHILD_ARRAY *.
Signed-off-by: Zhiyi Zhang <zzhang@codeweavers.com>
2022-07-15 20:01:05 +02:00
Zhiyi Zhang
616539a070
shell32: Add LVS_SHOWSELALWAYS to the list view in shell views.
...
FWF_SHOWSELALWAYS is deprecated and has no effect. Manual tests show that LVS_SHOWSELALWAYS is
always used.
Signed-off-by: Zhiyi Zhang <zzhang@codeweavers.com>
2022-07-15 20:01:05 +02:00
Zhiyi Zhang
a5820275e8
shell32: Correctly apply SVSI_FOCUSED.
...
LVIS_FOCUSED has to be added to both stateMask and state to set focused state for list views.
Signed-off-by: Zhiyi Zhang <zzhang@codeweavers.com>
2022-07-15 20:01:05 +02:00
Zhiyi Zhang
1ee38eafd8
shell32: Correctly check SVSI_EDIT.
...
The value of SVSI_EDIT is 0x3.
Signed-off-by: Zhiyi Zhang <zzhang@codeweavers.com>
2022-07-15 20:01:04 +02:00
Dmitry Timoshkov
f81c82d49e
winspool.drv: Implement OpenPrinter2.
...
Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-07-15 17:42:53 +02:00
Jacek Caban
70ad65d8d1
win32u: Move default window proc to IME window forwarding implementation from user32.
2022-07-15 15:23:11 +02:00
Jacek Caban
51f414bdc2
imm32: Select default IME when creating its data.
...
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=53348
2022-07-15 15:23:11 +02:00
Ziqing Hui
c850336cdb
d2d1/tests: Test ID2D1BorderTransform.
...
Signed-off-by: Ziqing Hui <zhui@codeweavers.com>
2022-07-15 15:23:04 +02:00
Ziqing Hui
27b64c7519
d2d1/tests: Test ID2D1BlendTransform.
...
Signed-off-by: Ziqing Hui <zhui@codeweavers.com>
2022-07-15 15:23:04 +02:00
Ziqing Hui
60118154d0
d2d1/tests: Add tests for ID2D1OffsetTransform.
...
Signed-off-by: Ziqing Hui <zhui@codeweavers.com>
2022-07-15 15:23:04 +02:00
Ziqing Hui
ccf8c01804
d2d1/tests: Add tests for ID2D1TransformGraph.
...
Signed-off-by: Ziqing Hui <zhui@codeweavers.com>
2022-07-15 15:23:04 +02:00
Byeongsik Jeon
15347f30e1
po: Update Korean translation.
...
Signed-off-by: Byeongsik Jeon <bsjeon@hanmail.net>
2022-07-15 11:33:09 +02:00