Re: Asynchronous HTTP Examle Error
- Posted by Damien Black <the.lucky.mutt at gmail.com> Dec 02, 2005
- 452 views
Damien Black wrote: > > The Asynchronous HTTP example just gives me a error when I click the get > button, a rather long one too. Is it no longer compatable with > win32lib? Has someone put together a newer compatable version? > Am I just not setting something up? Here is error, is it helps: > > > C:\program files\programming\EUPHORIA\include\win32lib.ew:8405 in function > invok > eHandler() <snip> > > > What should I do? If I go to the function 'ProccessMessage' in 'AsyncHTTP' and add a fourth object perameter it will run all right... but I'm wary of using such a patchy fix. Anyone know the real reason this happens?