problem with return 0?Remove the curly brace before return 0.
Anyone using DarkGDK?Do you know how to?
regadd in c or c++The problem is in the system function. Change it to: [code] system("reg add HKEY_LOCAL_MACHIN...
Problem converting a string to an int with stringstreamIt worked here. timeOfDayInteger was set to the correct hour. Try testing it to see whether it su...
regadd in c or c++You're passing two C strings to a function that expects only one.