Skip to content

Win32 BOOL should be an int instead of C# bool #339

Description

@sbarrac

For example I want to use the GetMessage function, but the return value could be -1 in the case of an error.

WinDef.h defines it as 'typedef int BOOL'.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    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