SetWindowLong 函数原型LONG SetWindowLong( HWND hWnd, int nIndex, LONG dwNewLong ); 是用来改变和设置窗口的一些属性的,第一个参数是你窗口的句柄 ...
確定! 回上一頁