Re: Unhandled Exception in XMPP - WeOnlyDo Discussion board

Re: Unhandled Exception in XMPP (General questions)

by woddrazen, Wednesday, December 15, 2010, 11:37 (5093 days ago) @ gothic_coder

Ash,


Inside scripting environment like ATL console application you should use blocking mode.

Non blocking mode and wodXMPP Events will work there only if you use message pump (GetMessage..TranslateMessage..DispatchMessage) to process messages.


Drazen


Complete thread: