Displaying 2 results from an estimated 2 matches for "dxgi_output_getdesc".
2011 Oct 18
0
FSX menus
...2ed04,flags=0x00000000) returns a fake device notification handle!
fixme:win:SwitchDesktop (hwnd 0xcac) stub!
fixme:win:SwitchDesktop (hwnd 0xcac) stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x32f100,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x32f118,0x00000000), stub!
fixme:dxgi:dxgi_output_GetDesc iface 0x1c8688, desc 0x32f488 stub!
fixme:dxgi:dxgi_output_GetDesc iface 0x1c8688, desc 0x32ef90 stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x32f17c,0x00000000), stub!
fixme:win:SwitchDesktop (hwnd 0xcb0) stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x32f184,0x00000000), stub!
fixme:win:EnumDis...
2015 Nov 27
0
Wine release 1.8-rc2
...Grow the marshalling buffer exponentially.
Fran?ois Gouget (3):
cmd/tests: Fix the builtin tests when the current directory contains a space.
d2d1: Remove WINAPI on static functions where not needed.
xaudio2_7: Make some functions static.
Henri Verbeet (1):
dxgi: Implement dxgi_output_GetDesc().
Hugh McMaster (3):
kernel32: Use virtual-key codes in the console StdKeyMap.
kernel32: Interpret Shift-Backspace as Backspace when using the Win32 keymap in wineconsole.
kernel32: Remove un-needed VK_DEL entries from the console keymap.
Jacek Caban (4):
mshtml/tests: Fi...