RegCreateKeyEx(hKey, SubKey,0,KESPW,REG_OPTION_NON_VOLATILE,KEY_ALL_ACC ESS,SID,&hRegKey, &Result);
I know that Win95/98 series will ignore the Security Attribute parameter, but what should I have for the security attribute if I want the funtion to work with the NT/2000/xp series?



LinkBack URL
About LinkBacks


