5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-03 13:20:56 +08:00
wails/v2/internal/frontend/desktop/windows
Lea Anthony af1c530442
Remove usage of unsafe.Pointer in winc (#1556)
* Remove usage of unsafe.Pointer

* [windows] Remove MakeIntResource and add overloads for Load functions

* Fix `EnumProc` race condition.

* Refactor `EnumDisplayMonitors` to use `unsafe.Pointer` instead of `uintptr`

Co-authored-by: stffabi <stffabi@users.noreply.github.com>
2022-07-18 18:22:46 +10:00
..
go-webview2 Feature: set browser path (#1448) 2022-06-25 07:49:00 +10:00
win32 [v2, windows] Make SetBackgroundColour compatible for windows/386 (#1493) 2022-06-25 06:46:23 +10:00
winc Remove usage of unsafe.Pointer in winc (#1556) 2022-07-18 18:22:46 +10:00
browser.go [windows] add build tags to browser runtime 2021-10-17 21:50:15 +11:00
dialog.go Move go-common-file-dialog into project. Fix Title bug. 2022-06-01 21:00:52 +10:00
frontend.go Expose screen dimensions (#1519) 2022-07-16 12:33:37 +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 Remove usage of unsafe.Pointer in winc (#1556) 2022-07-18 18:22:46 +10:00
theme.go Improve theme change at runtime (#1473) 2022-06-22 08:34:41 +10:00
window.go [v2, windows] Make SetBackgroundColour compatible for windows/386 (#1493) 2022-06-25 06:46:23 +10:00