Skip to content

DllCall command #17

@danielbrendel

Description

@danielbrendel

Implement a DllCall command that allows to dynamically call functions from DLLs.

It should not be limited, thus taking things into account as follows:

  • Dynamic amount of parameters
  • Support for pointer arguments
  • Processing return values
  • Specifying calling conventions (stdcall, cdecl, etc)

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentationenhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions