search for: enumdisplaysettings

Displaying 4 results from an estimated 4 matches for "enumdisplaysettings".

2020 Aug 14
0
Wine release 5.15
...erate through the instruction list in reverse in free_instr_list() (Valgrind). wined3d: Rename wined3d_sm4_immconst_type to wined3d_sm4_dimension. Zhiyi Zhang (9): dwmapi: Check NULL parameter in DwmIsCompositionEnabled(). gdi32/tests: Zero initialize DEVMODE before passing it to EnumDisplaySettings(). user32/tests: Zero initialize DEVMODE before passing it to EnumDisplaySettings(). user32: Zero initialize DEVMODE before passing it to EnumDisplaySettings(). winex11.drv: Zero initialize DEVMODE before passing it to EnumDisplaySettings(). winemac.drv: Zero initialize DEVM...
2013 Nov 08
0
Wine release 1.7.6
...ess unions. mscoree: RuntimeHost_Destroy() is not used anymore so remove it. winspool.drv/tests: Fix the OpenPrinter() tests error reporting. kernel32/tests: Fix some module tests on Windows 8. kernel32/tests: Windows 8 returns different error codes. user32/tests: When EnumDisplaySettings() fails unexpectedly, trace how many calls were made. Assorted spelling fixes. kernel32/tests: On Windows 8 DATE_LONGDATE does not output a leading 0 for the day. crypt32: Remove WINAPI on static functions where not needed. kernel32/tests: On Windows 8 IdnToNameprepUnicode()...
2007 Dec 14
0
Wine release 0.9.51
...nex11: Remove an unused variable. gdi32: Test the bit depth of compatible bitmaps explicitly. winex11: Ignore the alpha if all pixels are 0. gdi32: Test the "alpha" channel on compatible bitmaps. user32: Add a test for WM_DISPLAYCHANGE. user32: Add a test for EnumDisplaySettings vs GetDeviceCaps. Ted Percival (1): regedit: Display REG_DWORD as unsigned with lowercase hex digits. Thomas Weidenmueller (1): comctl32: Fix painting bug in listview control. Tim Schwartz (1): advapi32: service_control_dispatcher(): Fixed invalid pipe test to display GetLastEr...
2020 Feb 16
0
Wine release 5.2
...e filter. winegstreamer: Read samples synchronously in push_data(). winegstreamer: Negotiate allocators per source pin. Zhiyi Zhang (13): setupapi: Implement SetupDiOpenDeviceInterfaceRegKey(). user32/tests: Add more ChangeDisplaySettings tests. user32/tests: Add more EnumDisplaySettings tests. wined3d: Add GPU information for NVIDIA GeForce GTX 1650 SUPER. d3d8/tests: Add multiple adapters tests. d3d9/tests: Add multiple adapters tests. dxgi/tests: Add multiple adapters tests. user32: Move ChangeDisplaySettingsExW() common code to user32. user32...