[PATCH v2 2/2] kernel32: Use uppercase name in UpdateResourceW().
16 Sep
2020
16 Sep
'20
7:20 a.m.
Signed-off-by: Ziqing Hui <zhui(a)codeweavers.com> --- v2: Free allocated unicode string. Question: Do we need _TRY{}_EXCEPT{} here like in FindResourceExW() and FindResourceExA() ? dlls/kernel32/resource.c | 35 ++++++++++++++++++++++++++++++++-- dlls/kernel32/tests/resource.c | 1 - 2 files changed, 33 insertions(+), 3 deletions(-)
16 Sep
16 Sep
8:18 a.m.
Hi, While running your changed tests, I think I found new failures. Being a bot and all I'm not very good at pattern recognition, so I might be wrong, but could you please double-check? Full results can be found at: https://testbot.winehq.org/JobDetails.pl?Key=78783 Your paranoid android. === w10pro64 (testbot log) === The task timed out
1919
Age (days ago)
1919
Last active (days ago)
1 comments
2 participants
participants (2)
-
Marvin -
Ziqing Hui