CXTPRibbonBar* pRibbon = new CXTPRibbonBar(); pRibbon->Create( this ); pRibbon->SetCaptionBar( _T("My 2024 Application") ); pRibbon->EnableContextualTabs( TRUE ); If you are using Visual Basic 6.0, simply add the Codejock controls (e.g., XTP Grid Control ) to your toolbox. The 2024 version ensures compatibility even with Windows 11's legacy component restrictions. Performance Benchmarks: 2024 vs. Previous Versions Codejock has published internal benchmarks comparing the 2024 release to the 2020 version running on Windows 11 hardware:
CXTPDockingPaneManager* pPaneManager = new CXTPDockingPaneManager(); pPaneManager->InstallDockingPanes( this ); pPaneManager->SetTheme( xtpPaneThemeVisualStudio2022 ); Replace old menu bars with the CXTPRibbonBar : Codejock Xtreme Suite Pro para ActiveX MFC 2024...
return CWinApp::InitInstance(); Instead of using standard CDockablePanes, you will use CXTPDockingPaneManager : This ensures that legacy MFC apps compiled with
Support now includes a dedicated and a revamped knowledge base with code samples for VS2022 and Windows 11 SDK. The Future: Codejock and Windows on ARM A major announcement in the 2024 roadmap is native ARM64 support. While the current 2024 release is x86/x64, a mid-year update is expected to produce ARM64 binaries for developers targeting the new Snapdragon X Elite laptops. This ensures that legacy MFC apps compiled with Codejock will run natively (not emulated) on future Windows devices. Conclusion: Is Codejock Xtreme Suite Pro 2024 Right for You? If you are maintaining a legacy MFC application or an enterprise ActiveX solution and need to present a modern, high-performance interface to your users, Codejock Xtreme Suite Pro para ActiveX MFC 2024 is an indispensable investment. It offers the lowest-friction path to a Windows 11-ready application without abandoning your core C++ codebase. high-performance interface to your users