Closed AndreasFagschlunger closed 6 years ago
As @VitalyEG pointed out, lpcchData must contain the size of the buffer pointed to by cchData or CFG_VALUE_TOO_LONG error occurs.
lpcchData
cchData
CFG_VALUE_TOO_LONG
As @VitalyEG pointed out,
lpcchData
must contain the size of the buffer pointed to bycchData
orCFG_VALUE_TOO_LONG
error occurs.