Hello, im using v8 to write some addons for a win32 application. I need an addon that download some data via XMLHttpRequest but when i compile a js file that contains XMLHttpRequest class, the engine throws me an error. "XMLHttpRequest is not defined". Im doing something wrong? Need to write my implementation for XMLHttpRequest, and if i need to write one, why the engine requiere ws2_32.lib?
PS: Sry for my english PS2: Great c++ interface :D -- -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev --- You received this message because you are subscribed to the Google Groups "v8-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
