<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent posts to news</title><link href="https://sourceforge.net/p/win32-framework/news/" rel="alternate"/><link href="https://sourceforge.net/p/win32-framework/news/feed.atom" rel="self"/><id>https://sourceforge.net/p/win32-framework/news/</id><updated>2025-09-20T04:21:25.140000Z</updated><subtitle>Recent posts to news</subtitle><entry><title>Version 10.2 Released</title><link href="https://sourceforge.net/p/win32-framework/news/2025/09/version-102-released/" rel="alternate"/><published>2025-09-20T04:21:25.140000Z</published><updated>2025-09-20T04:21:25.140000Z</updated><author><name>David</name><uri>https://sourceforge.net/u/david_nash/</uri></author><id>https://sourceforge.netc1a22499cac7c7a5250ad7a2e536f329c218df2b</id><summary type="html">&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;</summary></entry><entry><title>Version 10.1 Released</title><link href="https://sourceforge.net/p/win32-framework/news/2025/02/version-101-released/" rel="alternate"/><published>2025-02-18T08:33:56.425000Z</published><updated>2025-02-18T08:33:56.425000Z</updated><author><name>David</name><uri>https://sourceforge.net/u/david_nash/</uri></author><id>https://sourceforge.net2d0714514e670d5030cc6145670b26e5b3bb66f3</id><summary type="html">&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;</summary></entry><entry><title>Version 10.0 Released</title><link href="https://sourceforge.net/p/win32-framework/news/2024/09/version-100-released/" rel="alternate"/><published>2024-09-09T10:50:53.855000Z</published><updated>2024-09-09T10:50:53.855000Z</updated><author><name>David</name><uri>https://sourceforge.net/u/david_nash/</uri></author><id>https://sourceforge.netfa0596d4e5289a62a83c9633becce86cad544ed0</id><summary type="html">&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;</summary></entry><entry><title>Version 9.6.1 Released</title><link href="https://sourceforge.net/p/win32-framework/news/2024/07/version-961-released/" rel="alternate"/><published>2024-07-29T07:16:27.643000Z</published><updated>2024-07-29T07:16:27.643000Z</updated><author><name>David</name><uri>https://sourceforge.net/u/david_nash/</uri></author><id>https://sourceforge.net4cf87cb9f28253b9b7e7d0518753c36b0d671335</id><summary type="html">&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;</summary></entry><entry><title>Version 9.6 Released</title><link href="https://sourceforge.net/p/win32-framework/news/2024/07/version-96-released/" rel="alternate"/><published>2024-07-05T04:48:14.221000Z</published><updated>2024-07-05T04:48:14.221000Z</updated><author><name>David</name><uri>https://sourceforge.net/u/david_nash/</uri></author><id>https://sourceforge.net70a489e6f69a049713231436bb10e6c1ef50e4c0</id><summary type="html">&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;</summary></entry><entry><title>Version 9.5.2 Released</title><link href="https://sourceforge.net/p/win32-framework/news/2024/05/version-952-released/" rel="alternate"/><published>2024-05-20T04:22:12.636000Z</published><updated>2024-05-20T04:22:12.636000Z</updated><author><name>David</name><uri>https://sourceforge.net/u/david_nash/</uri></author><id>https://sourceforge.netc1aff0b56ed2d7b0b2625f920f7eb00e344b7a71</id><summary type="html">&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;</summary></entry><entry><title>Version 9.5.1 Released</title><link href="https://sourceforge.net/p/win32-framework/news/2024/04/version-951-released/" rel="alternate"/><published>2024-04-24T10:25:16.059000Z</published><updated>2024-04-24T10:25:16.059000Z</updated><author><name>David</name><uri>https://sourceforge.net/u/david_nash/</uri></author><id>https://sourceforge.net48a8e7c7b91a7cc48931f671f856ebda570dfa6a</id><summary type="html">&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;</summary></entry><entry><title>Version 9.5 Released</title><link href="https://sourceforge.net/p/win32-framework/news/2024/02/version-95-released/" rel="alternate"/><published>2024-02-09T08:29:57.151000Z</published><updated>2024-02-09T08:29:57.151000Z</updated><author><name>David</name><uri>https://sourceforge.net/u/david_nash/</uri></author><id>https://sourceforge.netccbe6ffc899c3c55cd0748c79a2fecc7fa0ef44b</id><summary type="html">&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;</summary></entry><entry><title>Version 9.4 Released</title><link href="https://sourceforge.net/p/win32-framework/news/2023/09/version-94-released/" rel="alternate"/><published>2023-09-25T07:25:17.478000Z</published><updated>2023-09-25T07:25:17.478000Z</updated><author><name>David</name><uri>https://sourceforge.net/u/david_nash/</uri></author><id>https://sourceforge.netc286450d39c27c4c0ae11507c3f0e513fbc49ea2</id><summary type="html">&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;</summary></entry><entry><title>Version 9.3 Released</title><link href="https://sourceforge.net/p/win32-framework/news/2023/06/version-93-released/" rel="alternate"/><published>2023-06-05T08:59:45.463000Z</published><updated>2023-06-05T08:59:45.463000Z</updated><author><name>David</name><uri>https://sourceforge.net/u/david_nash/</uri></author><id>https://sourceforge.netaf4fabb704d23e3863d72468c35f3370b608fc10</id><summary type="html">&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;</summary></entry></feed>