reactos/sdk/lib/atl
Katayama Hirofumi MZ 29e147beca
[MSPAINT][ATL] Encapsulation: mainWindow (#5178)
- Add DoCreate methods to CFullscreenWindow, CMiniatureWindow, and CMainWindow classes.
- Do encapsulation around mainWindow and _tWinMain.
- Add GetOpenFileName, GetSaveFileName, and ChooseColor helper methods to CMainWindow class.
- Move some code in WinMain into CMainWindow::OnCreate.
- Delay creation of CFullscreenWindow and CMiniatureWindow.
- Extend ATL CImage class as CImageDx in newly-created atlimagedx.h of mspaint.
CORE-18867
2023-03-28 22:31:26 +09:00
..
atlalloc.h
atlbase.h [ATL] Remove some code that doesn't exist in the native ATL 2023-02-20 19:32:59 +01:00
atlcoll.h [FORMATTING][NTOS][HAL][DRIVERS][SDK] Fix trailing spaces 2021-06-11 15:33:08 +03:00
atlcom.h
atlcomcli.h [ATL] Prohibit the use of AddRef/Release on objects inside CComPtr 2022-10-02 00:38:23 +02:00
atlcore.h
atldef.h
atlexcept.h
atlfile.h
atlimage.h [MSPAINT][ATL] Encapsulation: mainWindow (#5178) 2023-03-28 22:31:26 +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
atlsimpstr.h
atlstr.h
atlsync.h [ATL] Add atlsync.h (#4382) 2022-03-07 11:02:42 +09:00
atltime.h
atltrace.h [ATL][MSPAINT] Add ATLTRACE and fix assertion failures (#4299) 2022-01-23 00:59:12 +09:00
atltypes.h
atlwin.h [ATL] Fix window position to fit in screen area (#4512) 2022-09-13 18:00:45 +03:00
CMakeLists.txt
cstringt.h [FORMATTING][NTOS][HAL][DRIVERS][SDK] Fix trailing spaces 2021-06-11 15:33:08 +03:00
statreg.h