Hi there!
I am retrieving an xml file via http which is dynamically
generated. Sometimes, the generation of this file takes
much time, so I want to cancel the waiting thread
(even when the user presses the abort-button).
The question is, is it possible to cancel a call to

pBuilder->parseURI(X(sURI));

(from another thread)?

I am using Xerces 2.3.0 on VC6/Win2000.

Greetings

Matthias


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to