winhttp: Always use the 64-bit version of IActiveScriptParse.

Jacek Caban jacek at codeweavers.com
Fri Jul 27 07:20:08 CDT 2012


Hi Hans,

This won't work on 32-bit. 32-bit JScript exposes only
IActiveScriptParse32. That's an example where using inline macros
complicates the code. See dlls/mshtml/script.c for how I dealt with this
problem.

Jacek



More information about the wine-devel mailing list