Click here to Skip to main content
6,630,586 members and growing! (17,935 online)
Email Password   helpLost your password?
Platforms, Frameworks & Libraries » MFC » Open Source Ultimate Toolbox     Intermediate License: The Code Project Open License (CPOL)

The Ultimate Toolbox - Updates and User Contributions

By The Ultimate Toolbox

Updates and User Contributions for the Ultimate Toolbox Libraries
C++ (VC6, VC7, VC7.1, VC8.0), Windows (Win2K, WinXP, Win2003), Win32, MFC, Dev
Version:11 (See All)
Posted:22 Apr 2008
Updated:15 May 2009
Views:49,664
Bookmarked:94 times
Unedited contribution
Announcements
Loading...
 
Search    
Advanced Search
Add to IE Search
printPrint   add Share
      Discuss Discuss   Broken Article?Report  
24 votes for this article.
Popularity: 5.59 Rating: 4.05 out of 5

1
2 votes, 8.7%
2
6 votes, 26.1%
3
2 votes, 8.7%
4
13 votes, 56.5%
5

Overview

Welcome to the Ultimate Toolbox Updates and Contributions page.

This page is intended to help collate and centralize user contributions as well as beta updates to the core source code for each of the Ultimate Toolbox, Ultimate Grid, and Ultimate TCP/IP libraries.

We'd like this page to become a central point for submissions of various enhancements and fixes to the Ultimate Toolbox. Those of you who have code that will help others can forward submissions to any of the co-authors of this page.

Those wishing to take a more active role can become co-authors, and help to collate and maintain the code base and user submissions.

What can I contribute?

Pretty much anything that enhances or fixes code in the Ultimate Toolbox. A simple zip of a class file can be posted here for review before inclusion into an update. All we ask is that changes are reasonably commented and documented.

Links to user submitted articles relating to the Ultimate Toolbox can be collated here as well.

We're keeping this fairly open to start - comments and suggestions, as always, most welcome.

Updates and Contributions

Ultimate Toolbox Update 01
Download: UltimateToolbox93_Src_Update01.zip (183k)
Submitted by: Various
Compiled by: Tim Deveaux
Date: April, 2008
Comments: This is the first update of the Ultimate Toolbox source files based on user submitted corrections and enhancements. Only the affected source and header files are included, along with an updated ChangeHistory.htm. NOTE: VS2008 corrections have not been addressed in this update.
Status: Beta - these files are not yet incorporated into the main Ultimate Toolbox source code download.
Ultimate Toolbox Update 02
Download: UltimateToolbox93_Src_Update02.zip (193k)
Submitted by: Various
Compiled by: Tim Deveaux
Date: July, 2008
Comments: This update incorporates VS2008 compilation changes based on user submitted corrections and enhancements. Only the affected source and header files are included, along with an updated ChangeHistory.htm. NOTES: Remaining Vista issues are not addressed in this update. Docking windows functionality may be affected by the move to MFC 8.0 compilation.
Requirements: This update assumes Update 01 has been applied.
Status: Beta - these files are not yet incorporated into the main Ultimate Toolbox source code download.
Ultimate Toolbox Update 03
Download: UltimateToolbox93_Src_Update03.zip (719k)
Submitted by:  
Compiled by: Tim Deveaux
Date: October, 2008
Comments: This update incorporates 64-bit compilation changes to the core source code based on suggested corrections and enhancements. 

The goal of this update is to allow compilation for 64-bit while retaining 32-bit compatibility with earlier (VC6, VS2003, VS2005) compilers, so that we can continue to maintain one codebase.

Only the affected source and header files are included, along with an updated ChangeHistory.htm.
 

Requirements: This update assumes Update 01 and Update 02 have been applied.
Status: Alpha - The changes in this download have not been tested on a 64-bit platform - they allow compilation in 64-bit. Compiled using the cross compiler in VS2008. They are offered here for testing. Updates to the sample projects are not included.

These files are not yet incorporated into the main Ultimate Toolbox source code download.
Ultimate Toolbox Update 04
Download: Download UltimateToolbox93_Src_Update04.zip - 70.34 KB
Submitted by: Anthony Wieser
Compiled by: Anthony Wieser
Date: May, 2009
Comments: This release fixes problems in UNICODE builds and fixes some strange docking behavior.

Only the affected source and header files are included, along with an updated ChangeHistory.htm.

Requirements: Assumes Updates 01, 02, and 03 have been applied.
Status: Beta - these files are not yet incorporated into the main Ultimate Grid source code download.  
Ultimate Grid - OutlookStyle Demo (corrections)
Download: OutlookDemoUpdate.zip (65k)
Reported by: ehaerim
Compiled by: Tim Deveaux
Date: August, 2008
Comments: This is a update with corrections for the OutlookStyle demo contained in the samples download for the Ultimate Grid. The project uses files from the Ultimate Toolbox source, and shipped with incorrect paths to these files.
  • The projects now assume the Ultimate Toolbox directory is at the same level as the Ultimate Grid, and uses the correct relative paths.
  • The projects were previously referencing files not required for compilation, two of which are not included in the Ultimate Toolbox source download.
  • The CCellTypeOutlook class is renamed to COutlookGrid.
  • The CelltypeOutlook.cpp and .h files are replaced with OutlookGrid.cpp and .h.

The demo shows the grid set up for Outlook style message selection, with read/unread and flag bitmaps etc, and highlights the use of the CUGExpandType, CUGCTOutlookHeader, CUGCTMail, and CUGCTMailSort celltypes.

Requirements: Assumes the Ultimate Toolbox source and include files are installed along with Ultimate Grid.
Status:

Corrections to the existing demo.

Ultimate Grid Update 01
Download: UltimateGrid72_Src_Update01.zip (126k)
Submitted by: Various
Compiled by: Tim Deveaux
Date: September, 2008
Comments: This is the first update of the Ultimate Grid source files based on user submitted corrections and enhancements. Only the affected source and header files are included, along with an updated ChangeHistory.htm. 
Status: Beta - these files are not yet incorporated into the main Ultimate Grid source code download.
Ultimate Grid Update 02
Download: UltimateGrid72_Src_Update02.zip (163k)
Submitted by:  
Compiled by: Tim Deveaux
Date: November, 2008
Comments: This update incorporates 64-bit compilation changes to the Ultimate Grid core source code, celltypes, edit controls, and datasource classes based on suggested corrections. 

The goal of this update is to allow compilation for 64-bit while retaining 32-bit compatibility with earlier (VC6, VS2003, VS2005) compilers, so that we can continue to maintain one codebase.

Only the affected source and header files are included, along with an updated ChangeHistory.htm.

Requirements: Assumes Update 01 has been applied.
Status: Alpha - The changes in this download have not been tested on a 64-bit platform - they allow compilation in 64-bit. Compiled as x64 using the cross compiler in VS2008. They are offered here for testing. x64 configurations for the library builds and sample projects are not included.

These files are not yet incorporated into the main Ultimate Grid source code download.  
Ultimate Grid Update 03
Download: UltimateGrid72_Src_Update03.zip (69k)
Submitted by: Various
Compiled by: Tim Deveaux
Date: January, 2009
Comments: Changes and fixes as suggested/submitted by The Code Project community.

Only the affected source and header files are included, along with an updated ChangeHistory.htm.

Requirements: Assumes Updates 01 and 02 have been applied.
Status: Beta - these files are not yet incorporated into the main Ultimate Grid source code download.  
Ultimate TCP/IP Update 01
Download: UltimateTCP-IP42_Src_Update01.zip (55k)
Submitted by:  
Compiled by: Tim Deveaux
Date: November, 2008
Comments: This update incorporates incorporates some minor changes based on testing in VS2008 and 64-bit. 

This update incorporates the initial changes needed for compilation in VS2008 and 64-bit while retaining 32-bit compatibility with earlier (VC6, VS2003, VS2005) compilers.

Only the affected source and header files are included, along with an updated ChangeHistory.htm. 

Status: Alpha - The changes in this download have not been tested on a 64-bit platform - they allow compilation in 64-bit. Compiled using the cross compiler in VS2008. They are offered here for testing. Updates to the sample projects are not included.

These files are not yet incorporated into the main Ultimate TCP-IP source code download.
Ultimate TCP/IP Update 02
Download: UltimateTCP-IP42_Src_Update02.zip (143k)
Submitted by: Various
Compiled by: Tim Deveaux
Date: December, 2008
Comments: This update incorporates incorporates changes and fixes as submitted/suggested by the Code Project community. 

Only the affected source and header files are included, with the exception of revisions to the secure mail client example (MailClientS). The ChangeHistory is updated.

Issues addressed include support for UTF8 based mail messages for Unicode enabled apps, and improvements for SMTPS, IMAPS, and POP3S client connections. 

Status: Beta - these files are not yet incorporated into the main Ultimate TCP-IP source code or samples downloads.
Ultimate TCP/IP Update 03
Download: UltimateTCP-IP42_Src_Update03.zip (47k)
Submitted by: Various
Compiled by: Tim Deveaux
Date: January, 2009
Comments: Two fixes suggested by mpuerto and Rob Caldecott. 

Only the affected source and header files are included. The ChangeHistory is updated.

Issues addressed include support for MIME boundary strings without quotes, and better handling of mail addresses added to the message class via multiple calls to AddHeaderField. 

Requirements: This update assumes Update 01 and Update 02 have been applied.
Status: Beta - these files are not yet incorporated into the main Ultimate TCP-IP source code download.

History

Initial CodeProject release April 2008.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

About the Author

The Ultimate Toolbox


Member
In January 2005, David Cunningham and Chris Maunder created TheUltimateToolbox.com, a new group dedicated to the continued development, support and growth of Dundas Software’s award winning line of MFC, C++ and ActiveX control products.

Ultimate Grid for MFC, Ultimate Toolbox for MFC, and Ultimate TCP/IP have been stalwarts of C++/MFC development for a decade. Thousands of developers have used these products to speed their time to market, improve the quality of their finished products, and enhance the reliability and flexibility of their software.
Occupation: Web Developer
Location: Canada Canada

Other popular MFC articles:

Article Top
You must Sign In to use this message board.
FAQ FAQ 
 
Noise Tolerance  Layout  Per page   
 Msgs 1 to 25 of 45 (Total in Forum: 45) (Refresh)FirstPrevNext
GeneralUT2008 - project settings not accessible under x64 PinmemberMember 2238775:51 29 Oct '09  
GeneralRe: UT2008 - project settings not accessible under x64 PineditorTim Deveaux8:22 29 Oct '09  
GeneralRe: UT2008 - project settings not accessible under x64 PinmemberMember 2238778:36 29 Oct '09  
GeneralRe: UT2008 - project settings not accessible under x64 PineditorTim Deveaux8:40 29 Oct '09  
GeneralWatch out for the ATL security update just issued by microsoft PinmemberWieser Software Ltd5:35 31 Jul '09  
GeneralCustom Buttons on COXCoolToolBar Pinmembercarks5:31 29 Jun '09  
GeneralProblem in COXPropertyTree and COXPropertiesWnd. Pinmembersawers0:56 25 Jun '09  
GeneralCrash in COXBitmapMenuOrganizer::Init PinmemberMaximilien11:13 9 Jun '09  
GeneralRe: Crash in COXBitmapMenuOrganizer::Init PineditorTim Deveaux14:10 9 Jun '09  
GeneralRe: Crash in COXBitmapMenuOrganizer::Init PinmemberMaximilien4:32 21 Jul '09  
GeneralCOXQuickString UNICODE Bug PinmemberArouca3:51 20 May '09  
GeneralHow can I use a sub grid as a cell in grid? Pinmemberz zj17:57 9 Apr '09  
GeneralUltimateTcpIp bug PinmemberSergey Kolomenkin7:24 24 Mar '09  
GeneralRe: UltimateTcpIp bug [modified] PinmemberSergey Kolomenkin8:13 24 Mar '09  
GeneralRe: UltimateTcpIp bug PinmemberAllenbj20016:26 25 Mar '09  
GeneralFix for weird docking behavior PinmemberWieserSoftwareLtd6:04 28 Feb '09  
GeneralTRACE errors in unicode builds of Ultimate Toolbox PinmemberWieserSoftwareLTd7:48 27 Feb '09  
GeneralRe: TRACE errors in unicode builds of Ultimate Toolbox PineditorTim Deveaux7:27 1 Mar '09  
GeneralOXSkins Pinmemberjung-kreidler22:17 26 Feb '09  
GeneralRe: OXSkins PinmemberThe Ultimate Toolbox14:15 27 Feb '09  
GeneralRe: OXSkins Pinmemberjung-kreidler0:22 2 Mar '09  
GeneralRe: OXSkins PinmemberWieserSoftwareLtd0:08 18 May '09  
GeneralFixed an issue with large amount unicode data drag and drop .. code follows PinmemberVEMS9:40 25 Feb '09  
Generalhelp me! Pinmemberz zj19:52 3 Feb '09  
GeneralRe: help me! PinmemberThe Ultimate Toolbox10:26 4 Feb '09  

General General    News News    Question Question    Answer Answer    Joke Joke    Rant Rant    Admin Admin   

PermaLink | Privacy | Terms of Use
Last Updated: 15 May 2009
Editor: Tim Deveaux
Copyright 2008 by The Ultimate Toolbox
Everything else Copyright © CodeProject, 1999-2009
Web19 | Advertise on the Code Project