《VC++實用API編程》1.VC++關閉進程(發送消息)PostMessage(推薦新手)
《VC++實用API編程》2.VC++隱藏游戲窗口ShowWindow
《VC++實用API編程》3.VC++顯示窗口ShowWindow
《VC++實用API編程》4.VC++最小化游戲窗口ShowWindow
《VC++實用API編程》5.VC++最大化游戲窗口ShowWindow
《VC++實用API編程》6.VC++恢復原始窗口ShowWindow
《VC++實用API編程》7.VC++強制結束游戲進程TerminateProcess
《VC++實用API編程》8.VC++獲取當前鼠標坐標GetCursorPos
《VC++實用API編程》9.VC++6.0 機箱喇叭發聲Beep
《VC++實用API編程》10.VC++6.0 機箱喇叭發聲Beep
《VC++實用API編程》11.VC++注銷計算機
《VC++實用API編程》12.VC++關機ExitWindowsExE
《VC++實用API編程》13.VC++重啟ExitWindowsExE
《VC++實用API編程》14.VC++刪除文件DeleteFile
《VC++實用API編程》15.VC++設置文件屬性為隱藏SetFileAttributes
《VC++實用API編程》16.VC++打開網頁網站ShellExecute