Skip to content

Make WC_*W in win32/ui/controls.zig 16-bit strings #44

Description

@desttinghim

I was trying to use CreateWindowExW to create some buttons and was getting errors about the class name. Using the L() function on the string made it work, WC_BUTTONW and other window class wide strings should probably use L() by default.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions