标签: c++ string stl nvapi
我无法正确转换从std :: string到NvU16 [] 其中:
typedef NvU16 NvAPI_UnicodeString[NVAPI_UNICODE_STRING_MAX];
也:
typedef const NvU16 *NvAPI_LPCWSTR;