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]
Actual behavior
I currently have code that works simply by passing
stringarguments, but now it wantsWindows.Win32.Foundation.PCWSTRarguments.Worked fine on
0.2.188-betaExpected behavior
I just want it working, so either need to have it accept
stringagain or understand how to convert toWindows.Win32.Foundation.PCWSTRContext
0.2.206-beta]