Skip to content
This repository was archived by the owner on Dec 18, 2024. It is now read-only.
This repository was archived by the owner on Dec 18, 2024. It is now read-only.

Ampersands in ROM filenames show as underline in start screen #870

@Myriachan

Description

@Myriachan

When you start Mesen, it shows a menu of previous ROMs and screenshots. In the Windows version, if the ROM filename has an ampersand, it will cause the next character to be displayed with an underline instead of showing an ampersand.

I assume that this is caused by putting the ROM filename into a static control. To fix this, use the SS_NOPREFIX style with the control, according to Microsoft.

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions