return CallWindowProc(g_OldProc,hwnd, uMsg, wParam, lParam);. } // 下面是DLL中调用SetWindowLong()代码. HWND hCalc = ::FindWindow(NULL, ...
確定! 回上一頁