Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我无法正确从 std::string 转换为 NvU16[] 其中:
typedef NvU16 NvAPI_UnicodeString[NVAPI_UNICODE_STRING_MAX];
还:
typedef const NvU16 *NvAPI_LPCWSTR;