microsoft / microsoft/win32metadata

RichEdit constants to enum

Open
#1,708 8 comments 0 reactions 1 assignee View on GitHub

@elachlan is already working on this.

Since Oct 16, 2023.

missing enum
Dominant language
C++
Stars
1.5k
Forks
149
Avg merge
5d 16h
Merged PRs (30d)
4

Description

There are several constants that would be nice to group to enums for ease of use/access.

Is the policy to leave constants alone for any values used for input/output to SendMessage?

These are a good example, where in winforms we limit private methods that call SendMessage with an enum.

Is this something win32metadata wants to do, or would you rather the constants?

Winforms Related: https://github.com/dotnet/winforms/issues/9823

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.