j
k
j a
j l
Hans Leidekker (@hans) commented about dlls/wbemprox/builtin.c:
while (SetupDiEnumDeviceInfo( device_info_set, idx++, &devinfo )) { WCHAR device_id[MAX_PATH]; WCHAR guid[40] = {0};
while (SetupDiEnumDeviceInfo( device_info_set, idx++, &devinfo )) { WCHAR device_id[MAX_PATH];
WCHAR guid[40] = {0};
``WCHAR device_id[MAX_PATH], WCHAR guid[GUID_SIZE];``
Back to the thread
Back to the list