mirror of
https://github.com/wailsapp/wails.git
synced 2026-03-14 22:55:48 +01:00
* 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> |
||
|---|---|---|
| .. | ||
| win32 | ||
| winc | ||
| browser.go | ||
| clipboard.go | ||
| dialog.go | ||
| dialog_test.go | ||
| frontend.go | ||
| keys.go | ||
| menu.go | ||
| screen.go | ||
| single_instance.go | ||
| theme.go | ||
| window.go | ||