mirror of
https://github.com/wailsapp/wails.git
synced 2025-05-21 11:29:29 +08:00
![]() * 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> |
||
---|---|---|
.. | ||
cmd/wails | ||
internal | ||
pkg | ||
tools/release | ||
go.mod | ||
go.sum | ||
init_windows.go | ||
init.go | ||
NOTES.md | ||
README.md | ||
wails.go |
Wails v2 ALPHA
This branch contains WORK IN PROGRESS! There are no guarantees. Use at your peril!
This document will be updated as progress is made.