This commit is contained in:
fofolee
2020-06-29 01:56:42 +08:00
parent a15fbda8e8
commit 19e43ef897
542 changed files with 547 additions and 547 deletions

View File

@@ -1,6 +1,6 @@
<html>
<body>
<FONT style="FONT: 12px 宋体" color=black>
<h3>函数功能</h3>该函数创建一个具有扩展风格的重叠式窗口、弹出式窗口或子窗口,其他与
CreateWindow函数相同。关于创建窗口和其他参数的内容请参看CreateWindowEx。<br>
<h3>函数原型</h3>HWND CreateWindowExDWORD dwExStleLPCTSTR IpClassNameLPCTSTR lpWindowNameDWORD dwStyleint xint y,int nWidthint nHeightHWND hWndParentHMENUhMenuHANDLE hlnstanceLPVOIDlpParam<br>