reactos/sdk/lib/atl
Jose Carlos Jesus e215a088f9
[ATL] Fix window position to fit in screen area (#4512)
Clicking "Edit compatibility modes" button in the "Compatibility" tab
opens a window centered on the parent window. If we move the parent
window to one of the screen edges and then click this button again,
the new window will appear off screen.

Adjust position of created window, so now it would be completely visible.

CORE-17089

Reviewed-by: Mark Jansen <mark.jansen@reactos.org>
Reviewed-by: Hermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
2022-09-13 18:00:45 +03:00
..
atlalloc.h [ATL] Rename CHeapPtr data member, since it is public 2020-02-08 22:09:14 +01:00
atlbase.h [ATL][MSPAINT] Add ATLTRACE and fix assertion failures (#4299) 2022-01-23 00:59:12 +09:00
atlcoll.h [FORMATTING][NTOS][HAL][DRIVERS][SDK] Fix trailing spaces 2021-06-11 15:33:08 +03:00
atlcom.h [REACTOS] Explicitly link against pseh & include pseh headers in a few places 2021-04-28 13:10:23 +02:00
atlcomcli.h [ATL][ATL_APITEST] Add test + implementation for CAtlFileMapping 2019-04-18 19:21:37 +02:00
atlcore.h [ATL] Retire atlnew 2019-04-18 19:21:37 +02:00
atldef.h [ATL][ATLTEST] Adapt to RATL and improvements (#1501) 2019-04-20 08:35:39 +09:00
atlexcept.h [ATL][ATL_APITEST] Add test + implementation for CAtlFileMapping 2019-04-18 19:21:37 +02:00
atlfile.h [ATL][ATLTEST] Adapt to RATL and improvements (#1501) 2019-04-20 08:35:39 +09:00
atlimage.h [SDK][ATL] Use CStringW in CImage 2019-12-23 20:19:48 +09:00
atlmem.h [FORMATTING][NTOS][HAL][DRIVERS][SDK] Fix trailing spaces 2021-06-11 15:33:08 +03:00
atlpath.h [ATL][ATL_APITEST] Add test for CPath +small fixes 2021-10-30 22:47:57 +02:00
atlsimpcoll.h [PSDK][CRT] Add some casts to make GCC 8 happy 2019-07-20 13:56:18 +02:00
atlsimpstr.h [SDK][ATL] Make ThrowMemoryException protected 2020-01-29 22:29:11 +09:00
atlstr.h Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
atlsync.h [ATL] Add atlsync.h (#4382) 2022-03-07 11:02:42 +09:00
atltime.h Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
atltrace.h [ATL][MSPAINT] Add ATLTRACE and fix assertion failures (#4299) 2022-01-23 00:59:12 +09:00
atltypes.h [RAPPS] application-view refactor (#3003) 2020-09-06 17:09:21 +02:00
atlwin.h [ATL] Fix window position to fit in screen area (#4512) 2022-09-13 18:00:45 +03:00
CMakeLists.txt [REACTOS] Explicitly link against pseh & include pseh headers in a few places 2021-04-28 13:10:23 +02:00
cstringt.h [FORMATTING][NTOS][HAL][DRIVERS][SDK] Fix trailing spaces 2021-06-11 15:33:08 +03:00
statreg.h [CMAKE] Define _DEBUG for better ATL debugging (Retry) (#3519) 2021-03-10 22:59:13 +09:00