search for: ws_ex_topmost

Displaying 5 results from an estimated 5 matches for "ws_ex_topmost".

2017 Nov 24
0
Wine release 2.22
...h (1): advapi32: Add initial Perf* stubs. David Collett (1): kernel32: Adjust data directories in UpdateResource API. Dmitry Timoshkov (8): user32/tests: Don't leave a stray test window behind. user32/tests: Fix test failures under Windows. user32/tests: Separate WS_EX_TOPMOST tests from SetWindowPos ones. user32/tests: Make WS_EX_TOPMOST tests more generic. user32/tests: Add a bunch of WS_EX_TOPMOST tests. server: Make it possible to deliver an APC to any thread alive in the process. server: Deliver an async io APC to any thread alive in the proc...
2013 Apr 12
0
Wine release 1.5.28
...dump: Dump parameters default values in typelib. msvcrt: Add forwards to __pioinfo structure. Rico Sch?ller (1): winhlp32: Always open files as read only. Sam Edwards (6): wined3d: Make fullscreen windows use HWND_TOPMOST instead of HWND_TOP. wined3d: Ignore WS_VISIBLE and WS_EX_TOPMOST when dropping out of fullscreen. d3d9/tests: Verify window style after exiting fullscreen mode. d3d8/tests: Verify window style after exiting fullscreen mode. ddraw/tests: Verify window style after exiting fullscreen mode. wined3d: Properly handle backbuffer_width/_height=0...
2013 Jan 18
0
Wine release 1.5.22
...ttach. winemac: Implement basic window functionality. libwine: Use rpath-based install name and library references for libwine on Mac. winemac: Implement support for WS_DISABLED windows. winemac: Implement support for no-activate windows. winemac: Implement support for WS_EX_TOPMOST windows. winemac: Implement support for owned windows. winemac: Translate presence in Windows task bar to participation in Expos? and window cycling. winemac: Implement the Mac "Window" menu. winemac: Implement window surface rendering. winemac: Implement Set...
2007 Nov 09
0
Wine release 0.9.49
...Fix a slightly incorrect assert. server: Add the generated files missing from the last commit. msvcrt: Silence FIXME about an unknown parameter that isn't used. server: Also return the new extended style in the set_window_pos request. user32: Don't allow changing the WS_EX_TOPMOST style with SetWindowLong. user32: SetParent should not make the window topmost. server: Fix get_next/prev_window behavior for unlinked windows. server: Added support for HWND_TOPMOST and HWND_NOTOPMOST. winex11.drv: Set the WM_STATE_ABOVE hint on topmost windows. user3...
2008 Feb 22
0
Wine release 0.9.56
...pipe or console. David Adam (1): d3dx8: Fix a typo in d3dx8math.h. Detlef Riekenberg (1): ddraw/tests: Avoid endless loop, when T&L is not supported. Divan Burger (1): comdlg32: Fix memory leak in colour dialog. Dmitry Timoshkov (4): user32: Add a couple of tests for WS_EX_TOPMOST. user32: Use custom window procs instead of DefWindowProcA/W in the IsWindowUnicode test. user32: Add a z-order test for owned popup windows. winex11.drv: Add an optimized path for BitBlt(SRCINVERT). Eric Pouech (1): dbghelp: Fix erroneous access to dwarf symbol cache. Eri...