Displaying 4 results from an estimated 4 matches for "getsystempaletteentri".
Did you mean:
getsystempaletteentries
2007 Jan 06
1
ancient directx version support
...ace" error in MissionForce: Cyberstorm
seems to have persisted forever...
I have a +relay log of the said game launch session, (if
somebody wants it, i can provide the full version) --
it appears that the graphics backend call pair
which causes trouble is to winex11.drv.GetDCEx()/
winex11.drv.GetSystemPaletteEntries(), which seem to suggest that
the application asks for the drawing context (it wants 8bpp),
realises that something is wrong with the palette and fails:
0009:Ret winex11.drv.GetDCEx() retval=000001ec ret=7ee6a102
0009:Ret user32.GetDC() retval=000001ec ret=00480a94
0009:Call gdi32.GetSystemPal...
2005 May 18
4
256 colors (8bit) graphics not working
...Amongst the output I get:
trace:palette:CreatePalette entries=20
trace:palette:CreatePalette returning 0x44
trace:palette:X11DRV_PALETTE_Init initializing palette manager...
trace:palette:X11DRV_PALETTE_Init visual class 4 (1)
trace:palette:GetPaletteEntries hpal = 0x44, count=20
trace:palette:GetSystemPaletteEntries hdc=0x7c,start=0,count=0
...
trace:palette:GetSystemPaletteEntries hdc=0x13a8,start=0,count=10
trace:palette:GetSystemPaletteEntries hdc=0x13a8,start=246,count=10
trace:palette:CreatePalette entries=256
trace:palette:CreatePalette returning 0x13c0
trace:palette:GDISelectPalette 0x13c4 0x13c0
t...
2001 Dec 08
1
LoadOEMResource crash [Was: Re: Problem report: SHRINKER.ERR, fix to DEVICE_Open/CreateFileA? ]
...0806d398:trace:gdi:GDI_ReleaseObj (004c): leave 1
0806d398:trace:win32:_LeaveSysLevel (0x4082dfc4, level 3): thread
0x806d398 (fs 008f, pid 24366) count before 1
0806d398:trace:win32:_LeaveSysLevel (0x4082dfc4, level 3): thread
0x806d398 (fs 008f, pid 24366) count after 0
0806d398:trace:palette:GetSystemPaletteEntries hdc=004c,start=0,count=0
0806d398:trace:resource:RES_FindResource2 (000000b6, 0000000e,
40764cceL"", 0000, W, PE)
0806d398:trace:resource:RES_FindResource2 (00400000, 0000000e,
40764cceL"", 0000, W, PE)
0806d398:trace:seh:EXC_RtlRaiseException code=c0000005 flags=0
0806d398:...
2015 Oct 30
0
Wine release 1.7.54
...Fix win10 test failures.
xaudio2_7: Move APO implementations to a new file.
xaudio2: Add stub interface for FXEQ.
Andrey Gusev (2):
po: Update Ukrainian translation.
wined3d: Recognize Radeon HD 3850 AGP.
Anton Baskanov (3):
gdi32: Return default palette entries from GetSystemPaletteEntries for non-palette-based devices.
quartz: Add stub IAMStreamSelect to MPEG-1 Stream Splitter.
quartz/tests: Test that MPEG-1 Stream Splitter implements IAMStreamSelect.
Aric Stewart (3):
hidclass.sys: Correct size of IOCTL request and unused return value.
hid: Implement HidD...