wails/v2/internal/platform/win32
Anshuman dfff549002
Prevent DLL hijacking by setting default DLL directories on initialization (#4207)
* Prevent DLL hijacking by setting default DLL directories on initialization

* Updated the changelog

* Added DLLSearchPaths option to control DLL search paths on Windows

* Changed the order of the execution for uxtheme.go and consts.go

* Init uxtheme.go and consts.go once the dll path is set

---------

Co-authored-by: Lea Anthony <lea.anthony@gmail.com>
2025-09-24 15:44:58 +10:00
..
consts.go Prevent DLL hijacking by setting default DLL directories on initialization (#4207) 2025-09-24 15:44:58 +10:00
cursor.go Windows tray menus (#2181) 2022-12-06 20:55:56 +11:00
icon.go Windows tray menus (#2181) 2022-12-06 20:55:56 +11:00
keyboard.go Windows tray menus (#2181) 2022-12-06 20:55:56 +11:00
menu.go Windows tray menus (#2181) 2022-12-06 20:55:56 +11:00
structs.go Windows tray menus (#2181) 2022-12-06 20:55:56 +11:00
theme.go Windows tray menus (#2181) 2022-12-06 20:55:56 +11:00
window.go Windows tray menus (#2181) 2022-12-06 20:55:56 +11:00