⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 course2.htm

📁 WinAPI函数打包下载.rar
💻 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="#FFC8C8">

<table border="0" width="100%" cellspacing="4" cellpadding="6">
  <tr>
    <td width="100%" bgcolor="#336699"><font color="#FFFFFF">进程和线程函数,共二页,<a
    href="course1.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/course1.htm">第一页</a>,<a href="course2.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/course2.htm">第二页</a></font></td>
  </tr>
</table>

<table border="0" width="100%" cellspacing="3" cellpadding="2">
  <tr>
    <td width="25%" bgcolor="#efefda"><a href="GetThreadPriority .htm" tppabs="http://personal.hb.cninfo.net/~vbapi/GetThreadPriority%20.htm">GetThreadPriority</a></td>
    <td width="75%" bgcolor="#efefda">获取特定线程的优先级别</td>
  </tr>
  <tr>
    <td width="25%" bgcolor="#efefda"><a href="GetTheardTimes.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/GetTheardTimes.htm">GetTheardTimes</a></td>
    <td width="75%" bgcolor="#efefda">获取与一个线程的经过时间有关的信息</td>
  </tr>
  <tr>
    <td width="25%" bgcolor="#efefda"><a href="GetWindowThreadProcessId.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/GetWindowThreadProcessId.htm">GetWindowThreadProcessId</a></td>
    <td width="75%" bgcolor="#efefda">获取与指定窗口关联在一起的一个进程和线程标识符</td>
  </tr>
  <tr>
    <td width="25%" bgcolor="#efefda"><a href="LoadLibrary.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/LoadLibrary.htm">LoadLibrary</a></td>
    <td width="75%" bgcolor="#efefda">载入指定的动态链接库,并将它映射到当前进程使用的地址空间</td>
  </tr>
  <tr>
    <td width="25%" bgcolor="#efefda"><a href="LoadLibraryEx.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/LoadLibraryEx.htm">LoadLibraryEx</a></td>
    <td width="75%" bgcolor="#efefda">装载指定的动态链接库,并为当前进程把它映射到地址空间</td>
  </tr>
  <tr>
    <td width="25%" bgcolor="#efefda"><a href="LoadModule.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/LoadModule.htm">LoadModule</a></td>
    <td width="75%" bgcolor="#efefda">载入一个windows应用程序,并在指定的环境中运行</td>
  </tr>
  <tr>
    <td width="25%" bgcolor="#efefda"><a href="SetPriorityClass.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/SetPriorityClass.htm">SetPriorityClass</a></td>
    <td width="75%" bgcolor="#efefda">设置一个进程的优先级别</td>
  </tr>
  <tr>
    <td width="25%" bgcolor="#efefda"><a href="SetProcessShutdownParameters.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/SetProcessShutdownParameters.htm">SetProcessShutdownParameters</a></td>
    <td width="75%" bgcolor="#efefda">在系统关闭期间,为指定进程设置他相对于其它程序的关闭顺序</td>
  </tr>
  <tr>
    <td width="25%" bgcolor="#efefda"><a href="SetProcessWorkingSetSize.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/SetProcessWorkingSetSize.htm">SetProcessWorkingSetSize</a></td>
    <td width="75%" bgcolor="#efefda">设置操作系统实际划分给进程使用的内存容量</td>
  </tr>
  <tr>
    <td width="25%" bgcolor="#efefda"><a href="SetThreadPriority .htm" tppabs="http://personal.hb.cninfo.net/~vbapi/SetThreadPriority%20.htm">SetThreadPriority</a></td>
    <td width="75%" bgcolor="#efefda">设定线程的优先级别</td>
  </tr>
  <tr>
    <td width="25%" bgcolor="#efefda"><a href="ShellExecute.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/ShellExecute.htm">ShellExecute</a></td>
    <td width="75%" bgcolor="#efefda">查找与指定文件关联在一起的程序的文件名</td>
  </tr>
  <tr>
    <td width="25%" bgcolor="#efefda"><a href="TerminateProcess.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/TerminateProcess.htm">TerminateProcess</a></td>
    <td width="75%" bgcolor="#efefda">结束一个进程</td>
  </tr>
  <tr>
    <td width="25%" bgcolor="#efefda"><a href="WinExec.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/WinExec.htm">WinExec</a></td>
    <td width="75%" bgcolor="#efefda">WinExec</td>
  </tr>
  <tr>
    <td width="25%" bgcolor="#efefda"></td>
    <td width="75%" bgcolor="#efefda">完</td>
  </tr>
</table>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -