This repository was archived by the owner on Feb 9, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 963
This repository was archived by the owner on Feb 9, 2021. It is now read-only.
error C2440: '=': cannot convert from 'const wchar_t [1]' to 'WCHAR *' #16
Open
Description
In Visual Studio 2019 I get the following compiler error:
error C2440: '=': cannot convert from 'const wchar_t [1]' to 'WCHAR *'
at Line 141:
pwszConnStr = L"";
Metadata
Metadata
Assignees
Labels
No labels
Type
Fields
Give feedbackNo fields configured for issues without a type.