Skip to content

EnumProcesses alias (PSAPI) not generated for K32EnumProcesses #920

@TheNewJavaman

Description

@TheNewJavaman

Actual behavior

When I add EnumProcesses to NativeMethods.txt, EnumProcesses isn't generated.

Expected behavior

The function should be available after building the project.

Repro steps

  1. NativeMethods.txt content:
EnumProcesses
  1. NativeMethods.json content (if present):
    Not present
  1. Any of your own code that should be shared?
    Not relevant

Context

  • CsWin32 version: 0.1.635-beta
  • Win32Metadata version (if explicitly set by project): Not set
  • Target Framework: net6.0-windows10.0.19041.0
  • LangVersion (if explicitly set by project): Not set, using project defaults as of February 2022

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