Displaying 1 result from an estimated 1 matches for "dispatchex_gettypeinfo".
2010 Feb 08
1
PPLive can't start with wine on OS 10.4 Mac Tiger
...but it fails:(
Code:
noname:~/Desktop/spring/PPTV nadiayu$ wine PPLive.exe
fixme:atl:AtlModuleInit SEMI-STUB (0x5afe70 0x5afef8 0x540000)
err:ntdll:NtQueryInformationToken Unhandled Token Information class 25!
fixme:atl:AtlModuleInit SEMI-STUB (0x336208 0x336020 0x330000)
fixme:jscript:DispatchEx_GetTypeInfo (0x1878d8)->(0 1031 0x32f53c)
fixme:jscript:JScript_SetScriptState unimplemented state 3
fixme:jscript:JScript_SetScriptState unimplemented state 4
noname:~/Desktop/spring/PPTV nadiayu$ WINEDLLOVERRIDES="mfc42,msvcp60,riched32=n" wine PPLive.exe
fixme:atl:AtlModuleIni...