http://bugs.winehq.org/show_bug.cgi?id=35966 --- Comment #13 from Nikolay Sivov <bunglehead(a)gmail.com> --- (In reply to Vijay Kamuju from comment #12)
The VT_DISPATCH should call the WshEnvironment_get_Item to get the env variable "TEMP" value.
Obviously it should eventually come to Invoke() with DISPID_VALUE presumably, I have no idea how to do this right.
This also means that the WshEnvironment struct should be completed by adding a key value pair implementation to store the Environment Variable That is we need a partial implementation of the WshEnvironment class in Wine
That's not a problem, once get_Item() is actually called. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.