9742fe899662 | Hans Leidekker | bcrypt: Add RC4 algorithm stub. | wine-8.12 | #55160 | 2 files, 32(+), 1(-) | | |
eba7092f0aba | Alex Henrie | cmd: Allow numbered redirects at the beginning of a line. | wine-8.12 | #55124 | 1 file, 3(+), 3(-) | | |
fca833678f3b | Fabian Maurer | windowscodecs: Fake success in SetMetadataByName. | wine-8.12 | #55101 | 1 file, 1(+), 1(-) | | |
884cff821481 | Zhiyi Zhang | kernelbase: Check if locale is NULL before using it in Internal_EnumDateFormats(). | wine-8.12 | #55099 | 1 file, 3(+), 1(-) | | |
0c5107afe254 | Alistair Leslie-Hughes | wbemdisp: Support DISPATCH_PROPERTYGET in Object Invoke. | wine-8.11 | #55053 | 1 file, 2(+), 1(-) | | |
b2c774d4d2ac | Fabian Maurer | vbscript: Support one-line sub/function. | wine-8.12 | #54978 | 1 file, 18(+), 4(-) | | |
60e4f8a261ae | David Kahurani | msi: Convert newlines to alternate representation when exporting. | wine-8.11 | | 1 file, 17(+), 1(-) | | |
e1ddc58a259d | David Kahurani | msi: Reject shorter/longer lines in MsiDatabaseImportA. | wine-8.11 | #54532 | 1 file, 16(+), 5(-) | | Conflicts: dlls/msi/database.c |
d8cd320db690 | Alistair Leslie-Hughes | oleaut32: Changed default return value to match prefix default. | wine-8.12 | | 1 file, 1(+), 1(-) | | |
a6415ba85e0b | Alistair Leslie-Hughes | oleaut32: Fix OaBuildVersion return for available windows versions. | wine-8.12 | | 1 file, 2(+) | | |
0ce5584acc99 | Fabian Maurer | widl: Don't crash on nameless structs. | wine-8.12 | #49772 | 1 file, 3(+) | | |
01c59b3f18dc | Paul Gofman | winex11.drv: Fix bit shifts in pixel format description for RGBA formats. | wine-8.6 | #9378 | 1 file, 8(+), 5(-) | | |
f70fc9cbfc1b | Damjan Jovanovic | opengl32: Implement filtering on all the ChoosePixelFormat() flags that are ignored when unset. | wine-8.12 | #7767 | 1 file, 18(+), 3(-) | | |
0911d462f977 | Liam Middlebrook | cmd: Fix empty strings between PATH separators. | wine-8.11 | #55097 | 1 file, 6(+) | | |
9aee47f7f6d0 | Liam Middlebrook | cmd/tests: Add tests for PATH separator. | wine-8.11 | | only tests | | |
c43a4aee7785 | Akihiro Sagawa | commdlg: Fix dialog template parser when caption starts with a DBCS character. | wine-8.11 | #55043 | 1 file, 1(+), 1(-) | | |
e6229b52735a | Nikolay Sivov | scrrun/dictionary: Compare key values in addition to their hashes. | wine-8.11 | #55042 | 1 file, 77(+), 14(-) | | |
58e81212fc42 | Olivier F. R. Dierick | ntoskrnl.exe: Add Ke386QueryIoAccessMap stub. | wine-8.11 | #54380 | 2 files, 10(+), 1(-) | | |
bf45b87a3acf | Zebediah Figura | advapi32/tests: Add more tests for token duplication. | wine-8.8 | | only tests | | |
8fb562f7c218 | Zebediah Figura | ntdll: Fix the prototype of NtDuplicateToken(). | wine-8.8 | | 5 files, 25(+), 13(-) | | |
77e0aae7f3ac | Alistair Leslie-Hughes | krnl386.exe16: Don't overflow when calculating size. | wine-8.10 | #53092 | 1 file, 1(+), 1(-) | | |
d0d472bb3e86 | Jinoh Kang | ntdll: Don't hard-code DLL manifest resource ID when looking up dependency assembly. | wine-8.10 | #18889 | 1 file, 25(+), 2(-) | | |
2f78a8f2bb58 | Jinoh Kang | kernel32/tests: Test loading assembly manifest resource inside dependencies. | wine-8.10 | | only tests | | |
d992e2d0aa8b | Jinoh Kang | ntdll: Move ACTCTX lpResourceName validation to RtlCreateActivationContext. | wine-8.10 | | 1 file, 3(+), 2(-) | | |
b9507d0e5fd6 | Jinoh Kang | kernel32/tests: Test setting lpResourceName to NULL for CreateActCtxW. | wine-8.10 | | only tests | | |
f0fcce14a710 | Jinoh Kang | kernel32/tests: Remove test for ACTCTX_FLAG_HMODULE_VALID with hModule = NULL case. | wine-8.10 | | only tests | | |