新增win32api手册

This commit is contained in:
fofolee
2020-06-06 20:39:00 +08:00
parent fb509cb39a
commit 2e34d2f9e5
546 changed files with 14341 additions and 11 deletions

View File

@@ -0,0 +1,13 @@
<html>
<body>
<FONT style="FONT: 12px 宋体" color=black>
{dwThreadld,WNDENUMROCIpfn,LPARAMIPam};<br>
<h3>参数</h3>
dwThreadld:标识将被列举窗口的线程。<br>
lpfn指向一个应用程序定义的回调函数指针请参看EnumThreadWndProc。<br>
IPararm:指定一个传递给回调函数的应用程序定义值。<br>
<h3>返回值</h3>如果函数成功返回值为非零如果函数失败返回值为零。若想获得更多错误信息请调用GetLastError函数。<br>
<h3>速查</h3>Windows NT3.1以上版本Windows95以上版本Windows CE不支持头文件winuser.h库文件user32.Iib。<br>
</body>
</html>