Skip to content

WinVerifyTrust() takes pgActionId (Guid) by ref and not as an in parameter. #1648

@mjr4077au

Description

@mjr4077au

Actual behavior

As per the title.

Expected behavior

As the docs state its an in parameter and is therefore not modified, it should be projected as an in parameter in CsWin32.

Repro steps

  1. NativeMethods.txt content:
WinVerifyTrust
  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.269
  • Win32Metadata version (if explicitly set by project): N/A
  • Target Framework: net472
  • LangVersion (if explicitly set by project): 14

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