LPCWSTR Issue!

Mar 8, 2016 at 10:07am
LPCWSTR How can i initialize this string API ?
Mar 8, 2016 at 10:41am
It's a pointer, it just points to a string. You have to give some context. What exactly is the problem?

You should move this to the Windows Programming section.
Last edited on Mar 8, 2016 at 10:42am
Mar 8, 2016 at 11:14am
Yeah, needs more info but if it's the same issue I had with LPCWSTR related errors, wrapping the string in the TEXT() macro helped.
Topic archived. No new replies allowed.