T
ToddAndMargo3
Guest
Hi All,
W7 and W10
1) is RegSetValueExW the proper way to change a value in the registry (open it first)?
RegSetValueExW function (winreg.h) - Win32 apps
if so,
2) when an integer, is "$lpData" expecting a little endian or a big endian?
3) is "$dsType" sent to the function or received from the function?
Many thanks, -T
Continue reading...
W7 and W10
1) is RegSetValueExW the proper way to change a value in the registry (open it first)?
RegSetValueExW function (winreg.h) - Win32 apps
if so,
2) when an integer, is "$lpData" expecting a little endian or a big endian?
3) is "$dsType" sent to the function or received from the function?
Many thanks, -T
Continue reading...