在DELPHI中如何用API函数创建一个MDIchild窗口

lqdcdw 2002-07-30 12:35:22
在DELPHI中如何用API函数创建一个MDIchild窗口,在这里只能向你们请教了,那个函数怎么用,参数很多,最好给个例子,就是使用CreateMDIWindow()
HWND CreateMDIWindow(

LPTSTR lpClassName, // pointer to registered child class name
LPTSTR lpWindowName, // pointer to window name
DWORD dwStyle, // window style
int X, // horizontal position of window
int Y, // vertical position of window
int nWidth, // width of window
int nHeight, // height of window
HWND hWndParent, // handle to parent window (MDI client)
HINSTANCE hInstance, // handle to application instance
LPARAM lParam // application-defined value
);

谢谢了,各位高手。。
...全文
81 3 打赏 收藏 转发到动态 举报
写回复
用AI写文章
3 条回复
切换为时间正序
请发表友善的回复…
发表回复
dext 2002-07-30
  • 打赏
  • 举报
回复
HWND hWndParent 设置成一个已有窗口的句柄
lqdcdw 2002-07-30
  • 打赏
  • 举报
回复
谢谢了
one_two 2002-07-30
  • 打赏
  • 举报
回复
give you address
http://asm001.home.chinaren.com/program/iczelion/lion-tut-c32.htm

1,184

社区成员

发帖
与我相关
我的任务
社区描述
Delphi Windows SDK/API
社区管理员
  • Windows SDK/API社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧