摘要:
http://chenhua-1984.iteye.com/blog/383494 阅读全文
posted @ 2012-10-29 15:57
旦旦哥
阅读(131)
评论(0)
推荐(0)
摘要:
一.Windows验证操作系统密码#include "stdafx.h"#include <iostream>#include<windows.h> using namespace std;int _tmain(int argc, _TCHAR* argv[]){ HANDLE hUser; if( LogonUser("Administrator",NULL,"*****",LOGON32_LOGON_INTERACTIVE,LOGON32_PROVIDER_DEFAULT,&hUser)) { co 阅读全文
posted @ 2012-10-29 15:39
旦旦哥
阅读(149)
评论(0)
推荐(0)
摘要:
http://book.51cto.com/art/201012/238917.htm 阅读全文
posted @ 2012-10-29 14:10
旦旦哥
阅读(89)
评论(0)
推荐(0)

浙公网安备 33010602011771号