摘要:
1 #include <iostream> 2 #include <windows.h> 3 using namespace std; 4 5 int main() 6 { 7 HKEY hKEY; 8 if(ERROR_SUCCESS == RegOpenKeyEx(HKEY_LOCAL_MACH 阅读全文
posted @ 2018-06-24 00:32
hoy0a1d
阅读(2365)
评论(0)
推荐(0)
摘要:
1 #include <iostream> 2 #include <windows.h> 3 using namespace std; 4 5 int main() 6 { 7 HKEY hKEY; 8 char *KeyPath = "SYSTEM\\CurrentControlSet\\serv 阅读全文
posted @ 2018-06-24 00:13
hoy0a1d
阅读(355)
评论(0)
推荐(0)

浙公网安备 33010602011771号