[Bug 5541] cscript.exe from WSH (Windows Scripting Host) can't even print a banner without native ole32

Wine Bugs wine-bugs at winehq.org
Thu Jul 13 09:28:33 CDT 2006


http://bugs.winehq.org/show_bug.cgi?id=5541





------- Additional Comments From dank at kegel.com  2006-13-07 09:28 -------
The patch applies to last night's git, but doesn't obviously help cscript.

$ WINEDEBUG=+ole wine-git/wine .wine/drive_c/windows/system32/cscript.exe 
...
trace:ole:CoInitializeEx () - Initializing the COM libraries
trace:ole:RunningObjectTableImpl_Initialize 
trace:ole:apartment_construct creating new apartment, model=2
trace:ole:apartment_construct Created apartment on OXID 800000009
fixme:ole:CoInitializeSecurity ((nil),-1,(nil),(nil),0,3,(nil),0,(nil)) - stub!
trace:ole:CoRegisterMessageFilter (0x7fe33358, 0x7fe33360)
fixme:ole:CoRegisterMessageFilter message filter has been registered, but will
not be used
trace:ole:CoRegisterMessageFilter ((nil), 0x7fc8fbd8)
fixme:ole:CoRegisterMessageFilter message filter has been registered, but will
not be used
trace:ole:CoUninitialize ()
...

The "has been registered, but will not be used" messages are 
from your new patch.  cscript still doesn't print a banner.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list