Hi.
I have a problem. My application (using Prof-UIS V2.88 MBCS) sometimes crashes on exit. Unhandled exception is received in ExtComboBox.cpp line 265.
The call stack is below. Is there a fix for this?
ProfUIS288md.dll!CExtComboBoxPopupListBox::WindowProc(unsigned int message=130, unsigned int wParam=0, long lParam=0) Line 265 + 0x26 bytes C++
ProfUIS288md.dll!CExtNCSB_Impl<CExtComboBoxPopupListBox>::WindowProc(unsigned int message=130, unsigned int wParam=0, long lParam=0) Line 1168 + 0x14 bytes C++
mfc90d.dll!AfxCallWndProc(CWnd * pWnd=0x036647c8, HWND__ * hWnd=0x010f0e0a, unsigned int nMsg=130, unsigned int wParam=0, long lParam=0) Line 240 + 0x1c bytes C++
mfc90d.dll!AfxWndProc(HWND__ * hWnd=0x010f0e0a, unsigned int nMsg=130, unsigned int wParam=0, long lParam=0) Line 403 C++
mfc90d.dll!AfxWndProcBase(HWND__ * hWnd=0x010f0e0a, unsigned int nMsg=130, unsigned int wParam=0, long lParam=0) Line 441 + 0x15 bytes C++
user32.dll!7e368734()
[Frames below may be incorrect and/or missing, no symbols loaded for user32.dll]
user32.dll!7e37bdf1()
user32.dll!7e38ebc9()
user32.dll!7e38eb8f()
msvcr90d.dll!1023d496()
user32.dll!7e368734()
user32.dll!7e368816()
user32.dll!7e37a013()
user32.dll!7e37a998()
mfc90d.dll!CWnd::DefWindowProcA(unsigned int nMsg=130, unsigned int wParam=0, long lParam=0) Line 1043 + 0x20 bytes C++
mfc90d.dll!CWnd::Default() Line 274 C++
mfc90d.dll!CWnd::OnNcDestroy() Line 853 C++
OptionTrader.exe!CMyExtComboBox::OnNcDestroy() Line 95 C++
mfc90d.dll!CWnd::OnWndMsg(unsigned int message=130, unsigned int wParam=0, long lParam=0, long * pResult=0x0012d868) Line 2042 C++
mfc90d.dll!CWnd::WindowProc(unsigned int message=130, unsigned int wParam=0, long lParam=0) Line 1755 + 0x20 bytes C++
ProfUIS288md.dll!CExtComboBoxBase::WindowProc(unsigned int message=130, unsigned int wParam=0, long lParam=0) Line 2838 C++
ProfUIS288md.dll!CExtComboBox::WindowProc(unsigned int message=130, unsigned int wParam=0, long lParam=0) Line 4179 C++
mfc90d.dll!AfxCallWndProc(CWnd * pWnd=0x0361b0b8, HWND__ * hWnd=0x00b00e84, unsigned int nMsg=130, unsigned int wParam=0, long lParam=0) Line 240 + 0x1c bytes C++
mfc90d.dll!AfxWndProc(HWND__ * hWnd=0x00b00e84, unsigned int nMsg=130, unsigned int wParam=0, long lParam=0) Line 403 C++
mfc90d.dll!AfxWndProcBase(HWND__ * hWnd=0x00b00e84, unsigned int nMsg=130, unsigned int wParam=0, long lParam=0) Line 441 + 0x15 bytes C++
user32.dll!7e368734()
user32.dll!7e37bdf1()
user32.dll!7e378ea0()
user32.dll!7e37b16f()
ntdll.dll!7c90e473()
user32.dll!7e37b1a8()
mfc90d.dll!CWnd::DestroyWindow() Line 1007 + 0xd bytes C++
90909090()