摘要:
[代码]上面为MSDN的代码,下面为自己的代码,相对简洁些:[代码] 阅读全文
posted @ 2010-06-30 14:59
一路前行
阅读(1527)
评论(0)
推荐(2)
摘要:
SetWindowPos 详解函数名: SetWindowPos 头文件: winuser.h 函数原型: BOOL SetWindowPos ( HWND hWnd, //窗口句柄 HWND hWndInsertAfter, //排列顺序的句柄 int X, //水平坐标 int Y, //垂直坐标 int cx, //宽 int cy, //高 UINT uFlags ... 阅读全文
posted @ 2010-06-30 00:35
一路前行
阅读(569)
评论(1)
推荐(1)
浙公网安备 33010602011771号