Actual behavior
I currently have code that works simply by passing string arguments, but now it wants Windows.Win32.Foundation.PCWSTR arguments.
Worked fine on 0.2.188-beta
Expected behavior
I just want it working, so either need to have it accept string again or understand how to convert to Windows.Win32.Foundation.PCWSTR
Context
- CsWin32 version: [e.g.
0.2.206-beta]