Languages
- 3441
- ptr_vector - A Container For Pointers
- ptr_vector is a convenient STL-compliant vector for pointers. In essence, ptr_vector lets you treat a vector of pointers as if it were a vector of values. Description and source-code download.
- 3442
- Business Component Gallery
- The MFC extension framework library that allows you create MS-Office (tm)-like applications with the full toolbars/menus customization.Set of four date/time ActiveX controls (Date/Time Picker, Month Calendar, Duration Control, Time Intervals Control).
- 3443
- Data Mekanix
- Home of CSizingControlBar, a resizable MFC control bar library. Free source code for creating docking windows, with samples, programming manual, FAQ, and message board.
- 3444
- Form++
- Provides a form or drawing surface that can be placed in any window of an MFC application. Graphical components, such as button, editbox, listbox, combobox, static, image, and calendar, can be dropped onto the Form and manipulated by the user.
- 3445
- Prof-UIS - Professional User Interface Suite
- An MFC extension library, which allows a C++ developer to create up-to-date, powerful and robust user interface ( GUI ) in Microsoft Visual C++ 6 and Microsoft Visual C++ .NET environment. [Commercial]
- 3446
- XD++ MFC Class Library
- It incorporate custom graphical objects and enhanced drawing capabilities into your applications within a few miniutes.XD++ Library also includes full source code for its 270+ classes,and over 180,000 lines full tested C++ Source Code.
- 3447
- Xtreme Toolkit Pro
- A complete set of components that empower developers with the tools to create professional desktop applications for MFC. Includes CommandBar, CalendarPro, Controls, DockingPane, PropertyGrid, ReportControl, ShortcutBar, SkinFramework, SyntaxEdit and TaskPanel
- 3448
- STL Quick Reference
- A quick reference intended for readers of the book "The C++ Standard Library from Scratch". It is not a full reference to the standard library.
- 3451
- Various OWL related publications
- Ted Fairson is an independent consultant, who has written a number of papers with relevance to OWL. Amongst these are a comparison between OWL and MFC, which is quite enlightning
- 3452
- An Introductory STL tutorial
- Hosted on The Code Project, this tutorial gives a basic introduction of the concepts of the STL.
- 3457
- C++ Tutorials from Planet Source Code
- Tutorials for C/C++ programmers of all levels. Host site includes prebuilt code for your use.