이 페이지는 아카이브화 되어 더 이상 업데이트 되지 않습니다.
더 이상 이 제품을 제공 하지 않습니다.
Codejock Skin Framework Bundle Visual C++ MFC v20.0.0
Released: Jun 26, 2021
v20.0.0 버젼 업데이트
기능
Command Bars
- Added MDI tear-off support.
- Themes support has been expanded to customize dialogs and pages.
Samples and Utilities:
- A demonstration of ambient colors using tear-off MDI windows has been added to the GUI_VisualStudio sample.
수정사항
Command Bars
- Vector icons sizing issues in the galleries fixed.
- XTPSetVSState and all command bars paint managers made support new StateColor ambient property.
- Command bars paint managers destruction's made virtual and potential leaks fixed.
- Black bar on restoring a minimized window with frame theme enabled fixed.
- Crash in CXTPCustomizePageCommands fixed.
- Command bars icon copying in customization mode fixed.
Skin Framework
- Default processing of system color handling in the legacy SkinFramework API hook fixed.
- Interaction with UxTheme.dll revised completely, missing hooks added, handle hijacking fixed.
- Multiple hooking of the same function address is prevented.
- Windows 10 skin borders have been improved.
- Showing a popup menu using TrackPopupMenu with TPM_LEFTALIGN flag fixed.