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: Sun, 15 Mar 2020 13:02:23 -0000

Issue 5833 has become "push".

So I've pushed this Issue 5828 to staging.

commit 3b9fd3f24b992e9bb5effb76cb2abc70aa9551c9
Issue 5828: Fix Windows resource to enable manifest


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

Status: Fixed
Created: Sat Mar 07, 2020 04:41 AM UTC by Masamichi Hosoda
Last Updated: Wed Mar 11, 2020 12:16 PM 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]