?? course1.htm
字號:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<meta name="GENERATOR" content="Microsoft FrontPage 3.0">
<style><!--
body,table {font-family:"宋體"; font-size: 9pt; line-height:11pt;}
a {text-decoration:none} a:hover {color:red;text-decoration:underline}
--></style>
<title>索引</title>
</head>
<body link="#FF0000" vlink="#FF0000" alink="#FF0000" bgcolor=#E2DEE9>
<table border="0" width="100%" cellspacing="4" cellpadding="6">
<tr>
<td width="100%" bgcolor="#336699"><font color="#FFFFFF">進程和線程函數,共二頁,<a
href="course1.htm" tppabs="http://www.gxbcts.com/airfly/api/papi/course1.htm">第一頁</a>,<a href="course2.htm" tppabs="http://www.gxbcts.com/airfly/api/papi/course2.htm">第二頁</a></font></td>
</tr>
</table>
<table border="0" width="100%" cellspacing="3" cellpadding="2">
<tr>
<td width="25%" bgcolor="#efefda"><a href="CreatProcess.htm" tppabs="http://www.gxbcts.com/airfly/api/papi/CreatProcess.htm">CreatProcess</a></td>
<td width="75%" bgcolor="#efefda">創建一個新進程</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="ExitProcess.htm" tppabs="http://www.gxbcts.com/airfly/api/papi/ExitProcess.htm">ExitProcess</a></td>
<td width="75%" bgcolor="#efefda">以干凈的方式關閉一個進程</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="FindExecutable.htm" tppabs="http://www.gxbcts.com/airfly/api/papi/FindExecutable.htm">FindExecutable</a></td>
<td width="75%" bgcolor="#efefda">查找與一個指定文件關聯在一起的程序的文件名</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="FreeLibray.htm" tppabs="http://www.gxbcts.com/airfly/api/papi/FreeLibray.htm">FreeLibray</a></td>
<td width="75%" bgcolor="#efefda">釋放指定的動態鏈庫</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="GetCurrentProcess.htm" tppabs="http://www.gxbcts.com/airfly/api/papi/GetCurrentProcess.htm">GetCurrentProcess</a></td>
<td width="75%" bgcolor="#efefda">獲取當前進程的一個偽句柄</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="GetCurrentProcessId.htm" tppabs="http://www.gxbcts.com/airfly/api/papi/GetCurrentProcessId.htm">GetCurrentProcessId</a></td>
<td width="75%" bgcolor="#efefda">獲取當前進程一個唯一的標識符</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="GetCurrentThread.htm" tppabs="http://www.gxbcts.com/airfly/api/papi/GetCurrentThread.htm">GetCurrentThread</a></td>
<td width="75%" bgcolor="#efefda">獲取當前線程的一個偽句柄</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="GetExitCodeProcess.htm" tppabs="http://www.gxbcts.com/airfly/api/papi/GetExitCodeProcess.htm">GetExitCodeProces</a></td>
<td width="75%" bgcolor="#efefda">獲取一個已中斷進程的退出代碼</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="GetExitCodeThread.htm" tppabs="http://www.gxbcts.com/airfly/api/papi/GetExitCodeThread.htm">GetExitCodeThread</a></td>
<td width="75%" bgcolor="#efefda">獲取一個已中斷線程的退出代碼</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="GetModuleFileName.htm" tppabs="http://www.gxbcts.com/airfly/api/papi/GetModuleFileName.htm">GetModuleFileName</a></td>
<td width="75%" bgcolor="#efefda">獲取一個已裝載模板的完整路徑名稱</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="GetModuleHandle.htm" tppabs="http://www.gxbcts.com/airfly/api/papi/GetModuleHandle.htm">GetModuleHandle</a></td>
<td width="75%" bgcolor="#efefda">獲取一個應用程序或動態鏈接庫的模塊句柄</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="GetPriorityClass.htm" tppabs="http://www.gxbcts.com/airfly/api/papi/GetPriorityClass.htm">GetPriorityClass</a></td>
<td width="75%" bgcolor="#efefda">獲取特定進程的優先級別</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="GetProcessShutdownParameters.htm" tppabs="http://www.gxbcts.com/airfly/api/papi/GetProcessShutdownParameters.htm">GetProcessShutdownParameters</a></td>
<td width="75%" bgcolor="#efefda">調查系統關閉時一個指定的進程相對于其它進程的關閉早遲情況</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="GetProcessTimes.htm" tppabs="http://www.gxbcts.com/airfly/api/papi/GetProcessTimes.htm">GetProcessTimes</a></td>
<td width="75%" bgcolor="#efefda">獲取與一個進程的經過時間有關的信息</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="GetProcessWorkingSetSize.htm" tppabs="http://www.gxbcts.com/airfly/api/papi/GetProcessWorkingSetSize.htm">GetProcessWorkingSetSize</a></td>
<td width="75%" bgcolor="#efefda">了解一個應用程序在運行過程中實際向它交付了多大容量的內存</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="GetSartupInfo.htm" tppabs="http://www.gxbcts.com/airfly/api/papi/GetSartupInfo.htm">GetSartupInfo</a></td>
<td width="75%" bgcolor="#efefda">獲取一個進程的啟動信息</td>
</tr>
</table>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -