Skip to content

Need an easier way to work with PWSTR #1667

@catmanjan

Description

@catmanjan

As far as I can tell this repo is full of issues with the use of PWSTR in this library - there needs to be an easier way to get a string to a PWSTR* or some doco on how to do so...

In particular I am using IExplorerCommand which has functions like

        unsafe void IExplorerCommand.GetTitle(IShellItemArray psiItemArray, PWSTR* ppszName)

I can't work out the proper way to set the property, the solutions I've found online all have issues

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