1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-05 17:28:47 +00:00
wine/tools
Dmitry Timoshkov 202acc52eb widl: Set the lowest bit in the param name to indicate whether type description follows the name.
It looks like the lowest bit in the param name offset actually indicates
whether type description follows the name, and since the name offsets are
always aligned that makes sense.

This makes oleview.exe from PSDK running under Windows7 correctly show mix
of different very complex and relatively simple type descriptions generated
by widl's SLTG generator.

Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
2024-04-23 22:14:17 +02:00
..
gitlab mscoree: Update Wine Mono to 9.1.0. 2024-04-22 17:46:01 +02:00
sfnt2fon makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
widl widl: Set the lowest bit in the param name to indicate whether type description follows the name. 2024-04-23 22:14:17 +02:00
winapi ntdll: Update RTL_HEAP_PARAMETERS definition. 2024-01-17 10:58:39 +01:00
winebuild winebuild: Add -marm64x option for generating hybrid ARM64X import libraries. 2024-04-09 12:07:26 -05:00
winedump winedump: Extend dumping of some minidump parts. 2024-04-15 18:15:43 +02:00
winegcc winegcc: Add -marm64x option for linking ARM64X images. 2024-04-09 12:07:27 -05:00
winemaker makefiles: Always use the global SOURCES variable for .man.in files. 2023-10-14 13:44:07 +02:00
wmc makefiles: Always use the global SOURCES variable for .man.in files. 2023-10-14 13:44:07 +02:00
wrc makefiles: Always use the global SOURCES variable for .man.in files. 2023-10-14 13:44:07 +02:00
buildimage winecfg: Store the logo image in PNG format. 2021-10-18 15:56:01 +02:00
config.guess tools: Upgrade the config.guess/config.sub scripts. 2023-11-20 17:49:46 +01:00
config.sub tools: Upgrade the config.guess/config.sub scripts. 2023-11-20 17:49:46 +01:00
examine-relay examine-relay: DLLs can have underscore in their names (like ws2_32). 2021-12-06 22:55:05 +01:00
findfunc
install-sh tools: Upgrade the autoconf scripts. 2019-12-18 17:56:21 +01:00
make_announce announce: Convert to Markdown. 2024-01-03 16:35:29 +01:00
make_makefiles makefiles: Remove support for obsolete source variables. 2023-11-14 13:07:24 +01:00
make_requests server: Move rawinput message conversion from win32u. 2024-02-09 11:14:07 +01:00
make_specfiles make_specfiles: Generate a list of syscalls from the corresponding spec files. 2023-11-16 14:07:26 +01:00
make_unicode kernelbase: Update timezone data to version 2024a. 2024-02-17 18:18:03 +01:00
make_xftmpl.c tools: Add a common helper to setup signal handlers. 2023-01-25 11:47:51 +01:00
makedep.c makedep: Use hybrid ARM64X images for ARM64EC. 2024-04-11 16:29:35 -05:00
Makefile.in makefiles: Always use the global SOURCES variable for .in files. 2023-10-12 11:02:17 +02:00
runtest makefiles: Default to building test modules as PE. 2019-04-09 15:45:59 +02:00
tools.h makedep: Use hybrid ARM64X images for ARM64EC. 2024-04-11 16:29:35 -05:00
wineapploader.in tools: Allow running installed builtin apps even when the 32-bit loader is missing. 2015-12-04 21:56:20 +09:00
winewrapper libwine: Remove obsolete library. 2023-02-24 22:23:12 +01:00