mirror of
https://github.com/fofolee/uTools-Manuals.git
synced 2025-10-10 08:13:24 +08:00
微调
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<html>
|
||||
<body>
|
||||
<FONT style="FONT: 12px 宋体" color=black>
|
||||
|
||||
<h3>函数功能</h3>该函数创建一个具有扩展风格的重叠式窗口、弹出式窗口或子窗口,其他与
|
||||
CreateWindow函数相同。关于创建窗口和其他参数的内容,请参看CreateWindowEx。<br>
|
||||
<h3>函数原型</h3>HWND CreateWindowEx(DWORD dwExStle,LPCTSTR IpClassName,LPCTSTR lpWindowName,DWORD dwStyle,int x,int y,int nWidth,int nHeight,HWND hWndParent,HMENUhMenu,HANDLE hlnstance,LPVOIDlpParam);<br>
|
||||
|
Reference in New Issue
Block a user