mirror of
https://github.com/taigrr/wails.git
synced 2026-04-02 05:08:54 -07:00
[windows] Support Startup hook
This commit is contained in:
@@ -41,6 +41,7 @@ struct Application{
|
||||
LONG maxWidth;
|
||||
LONG maxHeight;
|
||||
int frame;
|
||||
char *startupURL;
|
||||
|
||||
// placeholders
|
||||
char* bindings;
|
||||
|
||||
Reference in New Issue
Block a user