Re: Exception handling/Error question - WeOnlyDo Discussion board

Re: Exception handling/Error question (General questions)

by JasonH, Monday, June 20, 2005, 21:32 (6883 days ago) @ wodSupport

Jason,

since this is C++ I would appreciate if you could zip your project and send it over to techsupport@weonlydo.com so we can run it in debug mode - and see why this exception happens.

We could paste your code, but it's not that easy to create same type of project as you use, include same libraries etc..

Can you do that please?
Kreso

I would love to Kreso, but its a huge project. The FTP function is in a COM exe server which is called by a COM dll which is called from a powerbuilder/c++ application. Seriously, this wouldn't work.

Any other suggestions?

It breaks in the code on a call to DispatchMessage in my COM exe. The message is 275 (WM_TIMER) with a wparam of 1 and lparam of 0.


Complete thread: