Skip to content

explicitly specify types #9

@maul-esel

Description

@maul-esel

return types

Change all COM methods to explicitly specify their return type (most of the time "UInt") to ensure the code doesn't break on a possible future change in AHK.

method & NumGet()

The same for all those calls to NumGet() retrieving the method adresses.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions