05-04-2009, 11:57 PM
Hi Gintaras:
Is it possible to set a callback function inside a class?
mt.originalCtrlWndProc=+SetWindowLong(GetDlgItem(this.m_hWnd,mt.m_id), GWLP_WNDPROC, +(this.WndPrc));
thank you
Regards
Is it possible to set a callback function inside a class?
mt.originalCtrlWndProc=+SetWindowLong(GetDlgItem(this.m_hWnd,mt.m_id), GWLP_WNDPROC, +(this.WndPrc));
thank you
Regards