wails/v2/internal/frontend/desktop/windows
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
..
win32 [windows] Disable frameless decorations during fullscreen (#2288) 2023-01-11 15:22:48 +01:00
winc Prevent DLL hijacking by setting default DLL directories on initialization (#4207) 2025-09-24 15:44:58 +10:00
browser.go [V2] add url validation for BrowserOpenURL (#4484) 2025-08-12 20:12:10 +10:00
clipboard.go Add common text clipboard support (#2228) 2023-01-05 16:41:07 +11:00
dialog.go [v2/Windows]Set default extension for save file dialog (#3205) 2024-01-17 22:35:15 +11:00
dialog_test.go fix: fix go test errors (#2169) 2022-12-06 06:45:06 +11:00
frontend.go Prevent DLL hijacking by setting default DLL directories on initialization (#4207) 2025-09-24 15:44:58 +10:00
keys.go Fix up dev. Pull in go-webview and winc 2022-03-29 21:45:16 +11:00
menu.go Fix up dev. Pull in go-webview and winc 2022-03-29 21:45:16 +11:00
screen.go [v2] Introduce size and physical size of screens (#2856) 2023-08-26 10:11:01 +10:00
single_instance.go v2 [#3133] SingleInstanceData: Fill missing WD as is (#3154) 2024-01-04 05:26:24 +11:00
theme.go fix: fix go test errors (#2169) 2022-12-06 06:45:06 +11:00
window.go Content Privacy flag for Windows and MacOS (#4241) 2025-07-19 16:58:34 +10:00