- Description has changed:
Diff:
~~~~
~~~~
- **Needs**: -->
- **Patch**: new --> review
- **Comment**:
Passes make, make check and a full make doc.
---
** [issues:#5828] Fix Windows resource to enable manifest**
**Status:** Started
**Created:** Sat Mar 07, 2020 04:41 AM UTC by Masamichi Hosoda
**Last Updated:** Sat Mar 07, 2020 04:41 AM UTC
**Owner:** Masamichi Hosoda
Fix Windows resource to enable manifest
A manifest file `lilypond.manifest` is specified
in resource file `lilypond.rc` for the Windows executables.
To specify the manifest, the definitions
`CREATEPROCESS_MANIFEST_RESOURCE_ID` and `RT_MANIFEST`
are required in the resource file.
However, the manifest was not activated
because the resource file did not include `winuser.h`
that contained the required definitions.
Threfore, Unicode filenames could not be used
because the manifest was not activated.
This commit adds the include file `winuser.h` to the resoruce file
and activates the manifest.
This allows LilyPond for Windows to use Unicode filenames.
http://codereview.appspot.com/551580044
---
Sent from sourceforge.net because [email protected] is
subscribed to https://sourceforge.net/p/testlilyissues/issues/
To unsubscribe from further messages, a project admin can change settings at
https://sourceforge.net/p/testlilyissues/admin/issues/options. Or, if this is
a mailing list, you can unsubscribe from the mailing list.
_______________________________________________
Testlilyissues-auto mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto