Hi Guys,
Can someone help me to get the variable from a declared Const into my proc. The "hKey" does not pick up the Const value in the line "oReg.EnumKey hKey, rPath, arrSubKeys"
This code runs fine when I hard code the value in the proc and also works ok when I use the value...