AutoLocateWnd.h
上传用户:dzyhzl
上传日期:2019-04-29
资源大小:56270k
文件大小:1k
- /*****************************************************************************************
- // 窗口自动定位
- // Copyright : Kingsoft 2003
- // Author : Wooy(Wu yue)
- // CreateTime: 2003-2-17
- ------------------------------------------------------------------------------------------
- *****************************************************************************************/
- void ALW_GetWndPosition(int& nX, int& nY, int nWidth, int nHeight, bool bUseInputParamPos = false, bool bIgnoreCursorPos = false);