search for: setdeskwallpap

Displaying 3 results from an estimated 3 matches for "setdeskwallpap".

Did you mean: setdeskwallpaper
2006 Dec 05
0
Debugging an exception
...I don't move the mouse, there is no error, but I can't play the game. I did a WINEDEBUG=+relay, and I found this: 000b:Call user32.SystemParametersInfoA(00000015,ffffffff,00000000,00000000) ret=7ebc5b0b 000b:Ret user32.SystemParametersInfoA() retval=00000001 ret=7ebc5b0b 000b:Call user32.SetDeskWallPaper(code=c0000005 flags=0 addr=0xb7d1978b trace:seh:raise_exception info[0]=00000000 trace:seh:raise_exception info[1]=ffffffff trace:seh:raise_exception eax=ffffffff ebx=b7efa99c ecx=00000003 edx=ffffffff esi=0034f880 edi=ffffffff trace:seh:raise_exception ebp=0034f708 esp=0034f6dc cs=0073 ds=00...
2007 Mar 19
0
Kernel 2.6 problem
...any experimental graphics drivers or other weird stuff running (in fact I'm using Xvnc as the X server just to be sure). I tried running a +relay,+seh,+tid trace (which was 253M big) and there were several trace:seh lines, the first being code c0000005 (access violation) after a call of user32.SetDeskWallPaper but it seems that was handled, and later there was a code c000013a after a load of calls to ReadFile() and then to VirtualAlloc(). It seems NtAllocateVirtualMemory is returning an error. The last file it opened was Program Files/Bider/Speech Plus/Resource/Standard/SMExtern.rul which is less than...
2007 Jul 27
0
Wine release 0.9.42
...mctl32: Cast-qual warning fix. kernel32: Cast-qual warning fix. comcat: Cast-qual warning fix. msi: Cast-qual warning fix. msxml3: Cast-qual warning fix. oleaut32: Constify some variables. oleaut32: Constify some variables. Aric Stewart (3): user32: Change SetDeskWallPaper spec. ws2_32: Initialize the address to 0 in ws_sockaddr_ws2u. wininet: Strip Accept-Encoding from http/1.0 requests. Damjan Jovanovic (4): ws2_32: Update WSASendTo's iovec properly. tools: Associate wine with the application/x-executable MIME type. tools: Add b...