Skip to content

Missing P/Invokes for publicly documented Dism methods like DismOpenSession, etc. #2265

Description

Actual behavior

I'm trying to do some stuff with Dism, and the first thing I need is DismOpenSession() but it's not available. I'm not sure if this is a CsWin32 thing or a win32metadata thing.

Expected behavior

That this P/Invoke exist, along with all other publicly documented methods.

Repro steps

  1. NativeMethods.txt content:
DismOpenSession
  1. NativeMethods.json content (if present): N/A

  2. Any of your own code that should be shared? N/A

Context

  • CsWin32 version: 0.3.275
  • Win32Metadata version (if explicitly set by project): N/A
  • Target Framework: net472
  • LangVersion (if explicitly set by project): latest

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions