Codejock Skin Framework Visual C++ MFC

모든 Windows 플랫폼에서 사용할 수 있는 완전히 스키닝된(skinned) 애플리케이션을 만듭니다.

Codejock Software사에서 공개
2003년 부터 ComponentSource에서 판매중

i

Codejock Skin Framework Visual C++ MFC is now only available in Codejock Toolkit Pro.

Codejock Skin Framework Visual C++ MFC 릴리스

Released: Apr 14, 2022

v20.3.0 버젼 업데이트

기능

  • Samples and Utilities:
    • SkinControls: Added more skins as well as the ability to disable skinning.

수정사항

  • Border drawing issue of all controls has been fixed.
  • Random losing parts of a skin has been fixed.
  • Detours hook dependencies have been added for fixing re-hooking.
  • Pop-up menu crash after disabling SkinFramework has been fixed.

Released: Nov 17, 2021

v20.2.0 버젼 업데이트

수정사항

  • Frame border issues have been fixed for Windows 10 skin.
  • Samples and Utilities:
    • Native Windows theme support has been fixed.

Released: Sep 1, 2021

v20.1.0 버젼 업데이트

기능

Samples and Utilities:

  • Improved DPI support for most samples.

수정사항

  • Constant CPU loading in Open and Save common file dialogs has been fixed.
  • The address bar re-painting in Open and Save common file dialogs has been fixed.
  • The background color issues have been fixed for skinned ComboBox with dropdown list style.

Released: Jun 26, 2021

v20.0.0 버젼 업데이트

수정사항

  • Default processing of system color handling in the legacy SkinFramework API hook fixed.
  • Inteaction 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.

Released: Sep 7, 2020

v19.3.0 버젼 업데이트

기능

  • Skin Framework system module querying logic has been optimized and made uniform.

수정사항

  • Reversed spin button arrows 10 Skin have been fixed.
  • Performance related bug in cached module name checking for the legacy Skin Framework API hook has been fixed.
  • Default ANSI hook invocation has been fixed for Detours API hook.
  • Deadlock has been fixed for window hooks being called during skin loading.

Released: Jun 15, 2020

v19.2.0 버젼 업데이트

기능

  • Added new Microsoft Detours base API hooking core.

Released: Nov 22, 2019

v19.1.0 버젼 업데이트

수정사항

  • Treatment of NULL as resource path in CXTPSkinManager::LoadSkin made backward compatible.

Released: Aug 20, 2019

v19.0.0 버젼 업데이트

기능

  • Support for Visual Studio 2019.
  • Windows 10 Skin - Includes a number of supported color schemes to give your application a consistent Windows 10-like appearance on all Windows OS versions.
  • Utility and Samples - Codejock samples and utilities have been significantly improved and applied a modern look so that you are able to not only work more efficiently with the tools.

Released: May 16, 2018

v18.4.0 버젼 업데이트

기능

  • Scrollbar skinning improved for RichEdit50W and non-client scrollbars.
  • Improved the drawing of text using a font with an ANSI charset enabled.

수정사항

  • Fixed horizontal white lines when vertical list view is scrolling.
  • Hooking of default window procedure fixed, more messages get processed.

Released: Feb 1, 2018

v18.3.0 버젼 업데이트

수정사항

  • Incorrect data processing in CXTPSkinManagerApiHook::OnHookSystemParametersInfoA/W fixed.