Searched refs:GetProductString (Results 1 – 1 of 1) sorted by relevance
347 …HidD_GetStringFunc GetProductString = (HidD_GetStringFunc)GetProcAddress(hHID, "HidD_GetProductStr… in RAWINPUT_AddDevice() local348 if (GetManufacturerString && GetProductString) { in RAWINPUT_AddDevice()356 if (GetProductString(hFile, string, sizeof(string))) { in RAWINPUT_AddDevice()
Completed in 4 milliseconds