http://bugs.winehq.org/show_bug.cgi?id=9595 Peter Obderndorfer <kumbayo84+wine_bugzilla(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kumbayo84+wine_bugzilla(a)gmai | |l.com --- Comment #4 from Peter Obderndorfer <kumbayo84+wine_bugzilla(a)gmail.com> 2007-09-25 16:09:28 --- I thought will note, after this fix Joost still needs some additional patches. I have implemented/hacked some of them in http://repo.or.cz/w/wine/kumbayo.git old ones needed: *ntdll: NtAreMappedFilesTheSame semi stub *ntdll: call NtAreMappedFilesTheSame to guard against ...(to work around msvcrt message box) *dsound: zero out parameters even in case of a error (might not be needed in newer joost versions) new ones: *gdi32: implement GetTextExtentExPointI(there is a different/better? version of this on bugzilla) *wined3d: rip out ENTER_GL/LEAVE_GL(else it will deadlock/might have been changed with AJs latest commits around 58c6bab9c95 that change some locking) *winhttp: add WinHttpGetIEProxyConfigForCurrentUser *winhttp: stub impl of WinHttpGetIEProxyConfigForCurrentUse with this patches i can start up joost and login but it just skips over all channels without showing any videos -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.