5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-03 15:00:21 +08:00
wails/v2/internal/frontend/desktop
stffabi 1247c8aa28
[windows] Fix stack corruption when using ICoreWebView2HttpHeadersCollectionIterator (#1589)
The API expects a `BOOL *` with `typedef int BOOL` therefore
we need to use a `int32` on the stack.
2022-07-18 18:57:30 +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 [windows] Fix stack corruption when using ICoreWebView2HttpHeadersCollectionIterator (#1589) 2022-07-18 18:57:30 +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