You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
and [how to produce manifests/syso files](https://github.com/lxn/walk/blob/c389da54e794a411ec9c9bfda01f2a0eb1b5a9b4/README.mdown#create-manifest-testmanifest).
73
-
The manifests embedded here are the exact XML from their example.
68
+
`gameutil/` and `multichoice/` both contain a binary file `rsrc.syso` that gets linked into the executable upon building. They were created with [rsrc](https://github.com/akavel/rsrc) and contain a manifest required for the GUI module [Walk](https://github.com/lxn/walk) to function. The manifests in question have the exact XML content from [Walk's example](https://github.com/lxn/walk/blob/c389da54e794a411ec9c9bfda01f2a0eb1b5a9b4/README.mdown#create-manifest-testmanifest).
0 commit comments