Neuz not responding jopsi task.

03/02/2013 01:40 Rhyder`#1
When i logout my neuz stuck and it says not responding how do i fix this problem? i used jopsi task.

any one can make a tutorial on how to fix?

thanks in advance!
03/02/2013 18:16 sbobetcom#2
WndField.cpp :)

BOOL CWndLogOut::OnChildNotify( UINT message, UINT nID, LRESULT* pLResult )


BOOL CWndQuit::OnChildNotify( UINT message, UINT nID, LRESULT* pLResult )
03/02/2013 23:50 max982#3
Quote:
Originally Posted by sbobetcom View Post
WndField.cpp :)

BOOL CWndLogOut::OnChildNotify( UINT message, UINT nID, LRESULT* pLResult )


BOOL CWndQuit::OnChildNotify( UINT message, UINT nID, LRESULT* pLResult )
Useless... This is the one i used.. As it is called by those..

CWndTaskBar::~CWndTaskBar()
03/03/2013 01:36 Jopsi332#4
both wrong,
add the windows to wndmanager and open than with g_WndMng.m_pWndpointer like the rest of the windows. than they close automaticly when you log off
03/03/2013 02:17 Rhyder`#5
Quote:
Originally Posted by Jopsi332 View Post
both wrong,
add the windows to wndmanager and open than with g_WndMng.m_pWndpointer like the rest of the windows. than they close automaticly when you log off
can you give me a tutorial on how to do it? :(

Because when i logout neuz stuck i want to make it if i logout will go to login page

Can you help me guys? :(