<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent posts to news</title><link>https://sourceforge.net/p/win32-framework/news/</link><description>Recent posts to news</description><atom:link href="https://sourceforge.net/p/win32-framework/news/feed.rss" rel="self"/><language>en</language><lastBuildDate>Sat, 20 Sep 2025 04:21:25 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/win32-framework/news/feed.rss" rel="self" type="application/rss+xml"/><item><title>Version 10.2 Released</title><link>https://sourceforge.net/p/win32-framework/news/2025/09/version-102-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Version 10.2 of Win32++ is available for download.&lt;/p&gt;
&lt;p&gt;This version adds the CFolderDialogEx class, the CPager class, the&lt;br/&gt;
ToolbarBuilder sample, and the IFileDialog sample. The ToolbarBuilder is sample&lt;br/&gt;
is a useful utility for building a bitmap for use with toolbars. &lt;/p&gt;
&lt;p&gt;Users are advised to refer to the "include\changes.txt" file for the complete&lt;br/&gt;
list of changes in this version.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David</dc:creator><pubDate>Sat, 20 Sep 2025 04:21:25 -0000</pubDate><guid>https://sourceforge.netc1a22499cac7c7a5250ad7a2e536f329c218df2b</guid></item><item><title>Version 10.1 Released</title><link>https://sourceforge.net/p/win32-framework/news/2025/02/version-101-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Version 10.1 of Win32++ is available for download.&lt;/p&gt;
&lt;p&gt;This version updates the library and samples to make better use of the new&lt;br/&gt;
features in C++14. Some deprecated classes and functions have been removed.&lt;br/&gt;
Dialogs with RichEdit controls might need to be updated to be compatible&lt;br/&gt;
with this version.&lt;/p&gt;
&lt;p&gt;Users are advised to refer to the "include\changes.txt" file for the complete&lt;br/&gt;
list of changes in this version.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David</dc:creator><pubDate>Tue, 18 Feb 2025 08:33:56 -0000</pubDate><guid>https://sourceforge.net2d0714514e670d5030cc6145670b26e5b3bb66f3</guid></item><item><title>Version 10.0 Released</title><link>https://sourceforge.net/p/win32-framework/news/2024/09/version-100-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Version 10.0 of Win32++ is available for download.&lt;/p&gt;
&lt;p&gt;This version updates the library to utilize features available in C++11 and&lt;br/&gt;
C++14. Win32++ now uses the unique_ptr and shared_ptr smart pointers. These&lt;br/&gt;
smart pointers are used in place of Shared_Ptr when adding new instances of&lt;br/&gt;
CTab, CMDIChild, CPropertySheet and CDocker.&lt;/p&gt;
&lt;p&gt;Users are advised to refer to the "include\changes.txt" file for the complete&lt;br/&gt;
list of changes in this version.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David</dc:creator><pubDate>Mon, 09 Sep 2024 10:50:53 -0000</pubDate><guid>https://sourceforge.netfa0596d4e5289a62a83c9633becce86cad544ed0</guid></item><item><title>Version 9.6.1 Released</title><link>https://sourceforge.net/p/win32-framework/news/2024/07/version-961-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Version 9.6.1 of Win32++ is available for download.&lt;/p&gt;
&lt;p&gt;This version contains updates to CDocker and the docking samples.&lt;/p&gt;
&lt;p&gt;Users are advised to refer to the "include\changes.txt" file for the complete list of&lt;br/&gt;
changes in this version.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David</dc:creator><pubDate>Mon, 29 Jul 2024 07:16:27 -0000</pubDate><guid>https://sourceforge.net4cf87cb9f28253b9b7e7d0518753c36b0d671335</guid></item><item><title>Version 9.6 Released</title><link>https://sourceforge.net/p/win32-framework/news/2024/07/version-96-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Version 9.6 of Win32++ is available for download.&lt;/p&gt;
&lt;p&gt;This version adds support for C++Builder 11 Community Edition from Embarcadero.&lt;br/&gt;
Project files for C++ Builder have been added to each sample.&lt;/p&gt;
&lt;p&gt;This version also includes the ScintillaDemo sample. It demonstrates how to use&lt;br/&gt;
Scintilla with Win32++ to create a text editor. &lt;/p&gt;
&lt;p&gt;Scintilla is a free text editor component designed to edit source code. The source&lt;br/&gt;
code and documentation can be found at &lt;a href="https://www.scintilla.org/." rel="nofollow"&gt;https://www.scintilla.org/.&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Users are advised to refer to the "include\changes.txt" file for the complete list of&lt;br/&gt;
changes in this version.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David</dc:creator><pubDate>Fri, 05 Jul 2024 04:48:14 -0000</pubDate><guid>https://sourceforge.net70a489e6f69a049713231436bb10e6c1ef50e4c0</guid></item><item><title>Version 9.5.2 Released</title><link>https://sourceforge.net/p/win32-framework/news/2024/05/version-952-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Version 9.5.2 of Win32++ is available for download.&lt;/p&gt;
&lt;p&gt;This version updates CString, CTime and the dock samples.&lt;/p&gt;
&lt;p&gt;Users are advised to refer to the "include\changes.txt" file for the complete list of&lt;br/&gt;
changes in this version.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David</dc:creator><pubDate>Mon, 20 May 2024 04:22:12 -0000</pubDate><guid>https://sourceforge.netc1aff0b56ed2d7b0b2625f920f7eb00e344b7a71</guid></item><item><title>Version 9.5.1 Released</title><link>https://sourceforge.net/p/win32-framework/news/2024/04/version-951-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Version 9.5.1 of Win32++ is available for download.&lt;/p&gt;
&lt;p&gt;This version has minor improvements to CDocker, CDockContainer and&lt;br/&gt;
CResizer, and adds support for MinGW-w64 version 13.2.0.&lt;/p&gt;
&lt;p&gt;Users are advised to refer to the "include\changes.txt" file for the complete list of&lt;br/&gt;
changes in this version.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David</dc:creator><pubDate>Wed, 24 Apr 2024 10:25:16 -0000</pubDate><guid>https://sourceforge.net48a8e7c7b91a7cc48931f671f856ebda570dfa6a</guid></item><item><title>Version 9.5 Released</title><link>https://sourceforge.net/p/win32-framework/news/2024/02/version-95-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Version 9.5 of Win32++ is available for download.&lt;/p&gt;
&lt;p&gt;This version adds a CustomPrintDlg sample. This sample provides an&lt;br/&gt;
alternative to the PrintDlg and PrintDlgEx common dialogs which have had &lt;br/&gt;
their functionality downgraded in Windows 11.&lt;/p&gt;
&lt;p&gt;Users are advised to refer to the "include\changes.txt" file for the complete list of&lt;br/&gt;
changes in this version.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David</dc:creator><pubDate>Fri, 09 Feb 2024 08:29:57 -0000</pubDate><guid>https://sourceforge.netccbe6ffc899c3c55cd0748c79a2fecc7fa0ef44b</guid></item><item><title>Version 9.4 Released</title><link>https://sourceforge.net/p/win32-framework/news/2023/09/version-94-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Version 9.4 of Win32++ is available for download.&lt;/p&gt;
&lt;p&gt;This version adds support for the Microsoft Edge browser.&lt;/p&gt;
&lt;p&gt;The EdgeBrower and EdgeBrowserEx samples have been added. These samples&lt;br/&gt;
demonstrate how to use the Microsoft Edge WebView2 control in a Win32++&lt;br/&gt;
application.&lt;/p&gt;
&lt;p&gt;Users are advised to refer to the "include\changes.txt" file for the complete list of&lt;br/&gt;
changes in this version.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David</dc:creator><pubDate>Mon, 25 Sep 2023 07:25:17 -0000</pubDate><guid>https://sourceforge.netc286450d39c27c4c0ae11507c3f0e513fbc49ea2</guid></item><item><title>Version 9.3 Released</title><link>https://sourceforge.net/p/win32-framework/news/2023/06/version-93-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Version 9.3 of Win32++ is available for download.&lt;/p&gt;
&lt;p&gt;This version improves the support for high resolution monitors by automatically&lt;br/&gt;
adjusting the size of the frame's toolbar bitmaps and menu icons appropriately.&lt;br/&gt;
A number of functions have been added to make supporting high resolution&lt;br/&gt;
monitors easier (see below). &lt;/p&gt;
&lt;p&gt;This version also provides support for per-monitor(v2) DPI awareness.&lt;br/&gt;
Per-monitor DPI awareness allows applications to maintain their visual quality&lt;br/&gt;
when they are moved between monitors with different Dots Per Inch (DPI)&lt;br/&gt;
settings.&lt;/p&gt;
&lt;p&gt;The new FrameEx sample demonstrates the use of PNG resources instead of bitmap&lt;br/&gt;
resources for the toolbar and menu images. &lt;/p&gt;
&lt;p&gt;Users are advised to refer to the "include\changes.txt" file for the complete list of &lt;br/&gt;
changes in this version.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David</dc:creator><pubDate>Mon, 05 Jun 2023 08:59:45 -0000</pubDate><guid>https://sourceforge.netaf4fabb704d23e3863d72468c35f3370b608fc10</guid></item></channel></rss>