lilypond-auto
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5828 Fix Wind


From: Auto mailings of changes to Lily Issues via Testlilyissues-auto
Subject: [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5828 Fix Windows resource to enable manifest
Date: Wed, 11 Mar 2020 12:01:28 -0000

I would like to push this and Issue 5833 together.
If only this issue is pushed without Issue 5833, LilyPond for Windows cannot handle some filenames.
I wait until Issue 5833 becomes "push".


[issues:#5828] Fix Windows resource to enable manifest

Status: Started
Created: Sat Mar 07, 2020 04:41 AM UTC by Masamichi Hosoda
Last Updated: Wed Mar 11, 2020 06:54 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 address@hidden 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
address@hidden
https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto

reply via email to

[Prev in Thread] Current Thread [Next in Thread]