search for: enumdisplaymonitor

Displaying 11 results from an estimated 11 matches for "enumdisplaymonitor".

Did you mean: enumdisplaymonitors
2016 Jun 16
0
Wine release 1.8.3
...t.c:1386:5: warning: comparison of unsigned expression < 0 is always false 40244 PostThreadMessage with WM_NOTIFY message should succeed 40246 Please document WINEBUILD in the winegcc manpage 40286 Geforce 980 maxwell card is not properly detected 40297 Multiple app crashes in macdrv_EnumDisplayMonitors 40304 EveHQ2 crashes with builtin gdiplus 40348 Nvidia 800 series cards not detected correctly 40389 cmd.exe (native): Unimplemented function KERNEL32.dll.GetConsoleAliasExesLengthW 40396 Windows SDK DirectWrite sample crashes on uninitialized parameter 40456 NFS MW + NFS Carbon: Ca...
2009 Jan 11
1
Basic question from newbie...
...function calls mapped for me by Wine to the appropriate functionality on the target desktop? For instance, my multi-monitor application involves displaying different images on different monitors, so I need to enumerate through all the video connections and open a display context on each. I use the EnumDisplayMonitors() API function to help do this in Windows. Will this auto-majically work on another platform running with Wine?
2019 Jul 05
0
Wine release 4.12
...shes in winevdm 47418 Quickbooks 2018 installer crashes on Validating Install 47424 DataTransferLength in SCSI_PASS_THROUGH and SCSI_PASS_THROUGH_DIRECT *must* have return value 47431 Multiple applications and games show too high CPU usage and UI slowness/lag with wine-4.11-84-g074abfe097 (EnumDisplayMonitors implementation uses expensive registry accesses) 47443 compile error: undefined reference to `clock_gettime' ---------------------------------------------------------------- Changes since 4.11: Alexandre Julliard (127): t2embed: Build with msvcrt. tapi32: Build with msvcrt....
2016 Apr 01
0
Wine release 1.9.7
...tParameters 40081 CLM Explorer needs fontsub.dll.CreateFontPackage 40113 mshtml:xmlhttprequest regression 40135 msvcirt.c:1386:5: warning: comparison of unsigned expression < 0 is always false 40182 Elder Scrolls Online: Login connection issues 40297 Multiple app crashes in macdrv_EnumDisplayMonitors 40304 EveHQ2 crashes with builtin gdiplus 40306 Overexposed/wrong gamma? on The Legend of Heroes Trails in the Sky SC 40319 VerbAce Dictionary does not install correctly 40331 The Legend of Heroes Trails in the Sky SC crashes on start with runtime error R6025 -------------------------...
2018 Aug 31
0
Wine release 3.15
...desktop size. winex11: Use fallback implementation for screen dimensions in GetDeviceCaps(). wineandroid: Use fallback implementation for screen dimensions in GetDeviceCaps(). wineandroid: Remove no longer needed GetDeviceCaps() driver entry point. wineandroid: Simplify the EnumDisplayMonitors driver entry point. winex11: Simplify the EnumDisplayMonitors driver entry point. winex11: Use the stored coordinates to convert back from X11 to window rectangle. wineandroid: Handle sizing and mouse events in physical coordinates. wineandroid: Add support for scaling wind...
2020 May 08
0
Wine release 5.8
...using the default destination rect. quartz: Implement IBasicVideo::IsUsingDefaultSource(). quartz/tests: Add tests for IBasicVideo. Zhiyi Zhang (19): user32/tests: Flush messages after mode changes. user32/tests: Fix a ChangeDisplaySettings() test. user32/tests: Test EnumDisplayMonitors(). user32: Leave critical section before calling callbacks in EnumDisplayMonitors(). dxgi/tests: Fix a possible test failure on D3D12. dxgi/tests: Do not run test_multi_adapter() in parallel with other tests. dxgi/tests: Test IDXGISwapChain_ResizeTarget() with all outputs....
2013 Jan 04
0
Wine release 1.5.21
...date German translation. Ken Thomases (5): winemac.drv: Tell git's diff engine to recognize Objective-C source files. makedep: Add support for Objective-C .m files and #import directive. makefiles: Allow use of Objective-C source files in modules. winemac.drv: Implement EnumDisplayMonitors. winemac.drv: Implement GetMonitorInfo. Maarten Lankhorst (1): dsound: Use a thread instead of a timer for greater precision. Marcus Meissner (5): usp10: Mark SHAPE_ApplyOpenTypePositions as hidden. oleaut32: Mark PropertyPageSiteVtbl static. winhttp: Do not free na...
2019 Aug 30
0
Wine release 4.15
...ac.drv: Add GPU initialization functions. winemac.drv: Support GPU initialization via Metal. winemac.drv: Add adapter initialization functions. winemac.drv: Add monitor initialization functions. winemac.drv: Handle display device change events. winemac.drv: Use generic EnumDisplayMonitors and GetMonitorInfo. -- Alexandre Julliard julliard at winehq.org
2019 Sep 27
0
Wine release 4.17
...pressor_Run(). qcap/tests: Add some tests for unconnected filter state change. qcap/smartteefilter: Use strmbase filter state change methods. strmbase: Rename "pConnectedTo" to "peer". Zhiyi Zhang (12): user32: Don't report mirrored slave monitors in EnumDisplayMonitors. kernelbase: Comment out DECLSPEC_HOTPATCH for GetThreadLocale. kernelbase/tests: Add more PathAllocCanonicalize tests. gdi32/tests: Fix a test failure on Win10 1809. gdi32/tests: Add CreateDC tests. winex11.drv: Initialize display devices before getting primary deskt...
2020 Aug 01
0
Wine release 5.14
...Add more tests for object names. dbghelp: Replace another usage of GetEnvironmentVariable() with the target process's environment. Zhiyi Zhang (23): user32: Trace ChangeDisplaySettingsExW() results. user32: Trace EnumDisplaySettingsExW() results. user32/tests: Test that EnumDisplayMonitors() doesn't set error codes. user32/tests: Add more ChangeDisplaySettings() tests. user32: Check invalid device names in ChangeDisplaySettingsExW(). winex11.drv: Allow reporting a virtual desktop mode with the same width or height as the current mode. winex11.drv: Migrate...
2006 Oct 27
0
Wine release 0.9.24
...ectory to gdi32. winecoreaudio.drv: Win64 printf format fixes. wineaudioio.drv: Win64 printf format fixes. dnsapi: Avoid non-portable types. configure: Check for the Xinerama extension. winex11.drv: Preliminary support for Xinerama. user: Moved GetMonitorInfo and EnumDisplayMonitors to the display driver. user: Take multiple monitors into account when placing a popup menu. user: Take multiple monitors into account when placing a window. user: Take multiple monitors into account when placing a dialog. user: Fixed combo box drop position on multi-monitor...