5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-04 19:21:21 +08:00
wails/v2/internal/frontend/desktop/windows/go-webview2/pkg
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
..
edge [windows] Fix stack corruption when using ICoreWebView2HttpHeadersCollectionIterator (#1589) 2022-07-18 18:57:30 +10:00