wine/loader
Piotr Caban 19018abf86 wine.inf: Set MountMgr service start option to SERVICE_BOOT_START.
This matches with native. It's needed to ensure that mountmgr is started
before other services that use functionality provided by it. Fixes
Autodesk Desktop Licensing Service that uses GetVolumeInformationByHandleW.
2024-11-13 18:48:42 +01:00
..
main.c ntdll: Use environ/_NSGetEnviron() directly rather than caching it in main_envp. 2024-07-31 21:07:14 +02:00
main.h
Makefile.in loader: Build relative paths at run-time instead of depending on makedep. 2024-06-25 13:32:57 +02:00
preloader.c loader: Don't return from __stack_chk_fail() stub in preloader. 2023-09-04 11:40:38 +02:00
preloader_mac.c loader: In macOS preloader, add __program_vars section. 2023-07-18 15:16:12 +02:00
wine.de.UTF-8.man.in documentation: Update URLs to point to the Gitlab Wiki. 2024-10-04 19:10:14 +02:00
wine.desktop loader: Associate Wine with internet shortcuts. 2023-10-30 13:33:28 +01:00
wine.fr.UTF-8.man.in loader: Formatting tweaks in the man pages. 2024-10-02 17:27:20 +02:00
wine.inf.in wine.inf: Set MountMgr service start option to SERVICE_BOOT_START. 2024-11-13 18:48:42 +01:00
wine.man.in loader: Formatting tweaks in the man pages. 2024-10-02 17:27:20 +02:00
wine.pl.UTF-8.man.in documentation: Update URLs to point to the Gitlab Wiki. 2024-10-04 19:10:14 +02:00
wine_info.plist.in loader: Add the CFBundleAllowMixedLocalizations key to the embedded Info.plist to allow Cocoa to localize its strings. 2015-12-12 05:28:02 +01:00