5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-04 02:39:30 +08:00
wails/v2/internal/frontend/desktop
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
..
darwin Expose screen dimensions (#1519) 2022-07-16 12:33:37 +10:00
linux Expose screen dimensions (#1519) 2022-07-16 12:33:37 +10:00
windows Remove usage of unsafe.Pointer in winc (#1556) 2022-07-18 18:22:46 +10:00
desktop_darwin.go [linux] Better Go 1.16 support 2022-01-31 21:21:48 +11:00
desktop_linux.go [linux] get compiling working 2021-11-13 17:06:48 -08:00
desktop_windows.go [linux] Better Go 1.16 support 2022-01-31 21:21:48 +11:00