5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-08 02:31:15 +08:00
wails/v2/internal/frontend/desktop/windows/winc/w32
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
..
comctl32.go Fix up dev. Pull in go-webview and winc 2022-03-29 21:45:16 +11:00
comdlg32.go Fix up dev. Pull in go-webview and winc 2022-03-29 21:45:16 +11:00
constants.go Fix up dev. Pull in go-webview and winc 2022-03-29 21:45:16 +11:00
dwmapi.go Fix up dev. Pull in go-webview and winc 2022-03-29 21:45:16 +11:00
gdi32.go Fix up dev. Pull in go-webview and winc 2022-03-29 21:45:16 +11:00
gdiplus.go Fix up dev. Pull in go-webview and winc 2022-03-29 21:45:16 +11:00
idispatch.go Fix up dev. Pull in go-webview and winc 2022-03-29 21:45:16 +11:00
istream.go Fix up dev. Pull in go-webview and winc 2022-03-29 21:45:16 +11:00
iunknown.go Fix up dev. Pull in go-webview and winc 2022-03-29 21:45:16 +11:00
kernel32.go Fix up dev. Pull in go-webview and winc 2022-03-29 21:45:16 +11:00
ole32.go Fix up dev. Pull in go-webview and winc 2022-03-29 21:45:16 +11:00
oleaut32.go Fix up dev. Pull in go-webview and winc 2022-03-29 21:45:16 +11:00
shcore.go Fix up dev. Pull in go-webview and winc 2022-03-29 21:45:16 +11:00
shell32.go Fix up dev. Pull in go-webview and winc 2022-03-29 21:45:16 +11:00
shlwapi.go Fix up dev. Pull in go-webview and winc 2022-03-29 21:45:16 +11:00
toolbar.go Fix up dev. Pull in go-webview and winc 2022-03-29 21:45:16 +11:00
typedef.go Fix up dev. Pull in go-webview and winc 2022-03-29 21:45:16 +11:00
user32.go Remove usage of unsafe.Pointer in winc (#1556) 2022-07-18 18:22:46 +10:00
utils.go Remove usage of unsafe.Pointer in winc (#1556) 2022-07-18 18:22:46 +10:00
uxtheme.go Fix up dev. Pull in go-webview and winc 2022-03-29 21:45:16 +11:00
vars.go Fix up dev. Pull in go-webview and winc 2022-03-29 21:45:16 +11:00