新增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>
<h3>函数功能</h3>该函数获取窗口客户区的坐标。客户区坐标指定客户区的左上角和右下角。由于客户区坐标是相对子窗口客户区的左上角而言的因此左上角坐标为00<br>
<h3>函数原型</h3>BOOL GetClientRectHWND hWndLPRECT lpRect<br>
<h3>参数</h3>
GetLastError 函数。<br>
备注Windows CE命令条包含在客户区中。<br>
<h3>速查</h3>Windows NT: 3.1以上版本Windows95以上版本 Windows CE1.0以上版本头文件winuser.h库文件user32.lib<br>
</body>
</html>