Home
last modified time | relevance | path

Searched refs:REGSTR_DRIVER_VERSION (Results 1 – 1 of 1) sorted by relevance

/reactos/dll/win32/setupapi/
H A Ddevinst.c39 static const WCHAR REGSTR_DRIVER_VERSION[] = {'D','r','i','v','e','r','V','e','r','s','i','o','n',… variable
5574 …rc = RegSetValueExW(hKey, REGSTR_DRIVER_VERSION, 0, REG_SZ, (const BYTE *)Buffer, (strlenW(Buffer)… in SetupDiInstallDevice()