5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-03 01:43:15 +08:00
wails/v2/internal/frontend
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
..
assetserver [v2] AssetsHandler remove retry logic in dev mode (#1479) 2022-06-22 20:06:20 +10:00
desktop [windows] Fix stack corruption when using ICoreWebView2HttpHeadersCollectionIterator (#1589) 2022-07-18 18:57:30 +10:00
devserver Expose screen dimensions (#1519) 2022-07-16 12:33:37 +10:00
dispatcher Expose screen dimensions (#1519) 2022-07-16 12:33:37 +10:00
runtime Update runtime 2022-07-16 12:37:56 +10:00
calls.go [windows-x] Support calling bound methods 2021-08-13 23:44:24 +10:00
dispatcher.go [windows-x] Update events system to accommodate dev build 2021-08-25 20:54:05 +10:00
events.go [windows-x] Update events system to accommodate dev build 2021-08-25 20:54:05 +10:00
frontend.go Expose screen dimensions (#1519) 2022-07-16 12:33:37 +10:00