Skip to content

Metadata for strings optionally requiring zero termination #14

@recombinant

Description

@recombinant

The issue is that some win32 string pointer parameters accept strings that are optionally zero terminated. The associated length parameter determines the length (e.g. TextOut()) or in some instances (e.g. DrawTextEx()) a length parameter of -1 can allow the string to be zero terminated.

There is "NullNullTerm":false in the JSON metadata that appears to indicate where the parameter should be [*] rather than the current [0:*].

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions