|
top |
| Title /
Updated |
Author |
Score |
|
How to Keep an MDI Window Always on Top
Updated: 26 Jan 2009
Making a single MDI child window stay always on top of the other MDI child windows.
C++, Windows, MFC, Dev
|
Snakefoot |
4.65 |
|
Donut, A WTL sample - Hosting WebBrowser Control
Updated: 15 Nov 2001
MDI and Tabbed WebBrowser
VC6, ATL, WTL, STL, Dev
|
MB |
4.63 |
|
WPI Config Editor
- Unedited
Updated: 18 Feb 2008
Simple editor for WPI configuration files
C# (C# 2.0), .NET (.NET 2.0), DBA, Design
|
Boinst |
4.33 |
|
A Document-View foundation for WTL. Part 1
Updated: 9 Mar 2000
A library that provides the easiest way to get loosely coupled components.
VC6, WTL, Dev
|
Sandu Turcan |
4.08 |
|
Implementing Jms to Jms Bridge using ActiveMQ
- Unedited
Updated: 28 Apr 2009
Integrating existing jms with ActiveMq jms system
Java, Java (JavaSE 6, J2SE 5, J2SE 4, J2ME, J2EE), Swing, Apache, Architect, Dev
|
upender chinthala |
4.00 |
|
Windows Application to View SQLite3 Database
Updated: 3 Jul 2008
An MDI application based on MFC to open SQLite3 Database and show all tables in different views.
C++ (VC6, VC7, VC7.1, VC8.0), C++/CLI, C, Windows (Win2K, WinXP, Win2003, Vista), Win32, MFC, Dev, Design
|
Samuels Xu |
3.60 |
|
|
top |
| Title /
Updated |
Author |
Score |
|
Styling A ScrollViewer/Scrollbar In WPF
- Unedited
Updated: 17 Jun 2009
A while back I was looking at the Infragistics WPf showcase,Tangerine and I was quite jealous about the scrollbars that they managed to use. I mean styling a Button is one thing, but the ScrollBar is made of lost of nasty different control parts, (Part_XXX elements). Incidently I wrote an article ab
C++, Windows, COM
|
Sacha Barber |
5.00 |
|
WPF Flow Document For Beginners
- Unedited
Updated: 17 Jun 2009
As part of an article that I am creating for www.codeproject.com I decided to look into using the System.Windows.Documents namespace and have a look at seeing if I could make a semi-cool’ish looking document.Now when you use FlowDocuments, there are several container WPF container controls wh
C++, Windows, COM
|
Sacha Barber |
5.00 |
|
ASN1 Visualizer for Visual Studio 2008
Updated: 17 Sep 2009
A Visualizer for Visual Studio 2008 which translates ASN1 der encoded hex strings into a visible tree of data.
C# (C# 1.0, C# 2.0, C# 3.0)
|
KinslayerUY |
4.67 |
|
Action Based ViewModel and Model Validation
Updated: 16 Apr 2009
Action based ViewModel and Model Validation
C++, Windows, COM
|
Pete O'Hanlon |
4.55 |
|
Extending ObjectBuilder: Making dependancy injection inheritance aware
Updated: 17 Jul 2008
An article on extending the dependency injection framework provided by the ObjectBuilder from the Microsoft Patterns and Practices group.
C# (C# 1.0, C# 2.0, C# 3.0), Windows (Win2K, WinXP, Win2003, Vista, TabletPC), .NET (.NET 2.0, .NET 3.0, .NET 3.5), Visual Studio (VS2005, VS2008), WinForms, Architect, Dev, Design
|
steve_hocking |
4.43 |
|
Center CMDIChildWnds and Other Tips
Updated: 6 Apr 2005
Center CMDIChildWnds in the client area of the main frame window.
VC6Win2K, WinXP, MFC, Dev
|
Brian C. Hart, Ph.D. |
4.12 |
|
Viewport2DVisual3D
- Unedited
Updated: 17 Jun 2009
A little while ago I wrote an article for www.codeproject.com about using 3D meshes in WPF that were hosting 2d controls, such as Grids, Lists, and User controls. The article which can be found right here if you are interested.The problem with the way that I did things in that article was that I us
C++, Windows, COM
|
Sacha Barber |
3.00 |
|
|
top |
| Title /
Updated |
Author |
Score |
|
Inserting a Doc/Frame/View in a dialog using a custom control
Updated: 12 Sep 2001
A custom control allowing to insert a doc/view/frame architecture in a dialog/formview
VC6, Windows, MFC, Dev
|
Jean-Louis Guenego |
4.74 |
|
Property Sheet View
Updated: 11 Jun 2001
A "Property Sheet"-like view class for MFC.
VC6Win2K, MFC, Dev
|
Leo Moll |
4.65 |
|
Design Time Architecture in .NET 2.0 - Part 1
Updated: 13 May 2009
DesignSurface, IToolboxService, and INameCreationService.
C# 2.0, Windows, .NET, Visual Studio, WinForms, Dev
|
Yogesh M Joshi. |
4.42 |
|
|
top |
| Title /
Updated |
Author |
Score |
|
A Professional Calendar/Agenda View That You Will Use
Updated: 27 Aug 2009
An Outlook style calendar view with appointments and all-day events, and multiple day view support.
C#, .NET, GDI+, Dev, Design, Marketing
|
Jose M. Menendez Poó |
4.91 |
|
How to find a doctemplate object given its resource identifier
Updated: 29 Oct 2003
A useful function to find the doctemplate object by its numeric resource identifier in a MFC application.
VC6, Visual Studio, MFC, Dev
|
Alessandro Forcella |
4.84 |
|
ResizableFormView
Updated: 27 Oct 2001
A CFormView derived class to implement resizable form views with MFC
VC6, Windows, MFC, Dev
|
Paolo Messina |
4.76 |
|
Multiple Top Level Windows
Updated: 8 May 2003
Allows an application to have multiple top-level windows.
VC6, MFC, Dev
|
Sir Gras of Berger |
4.74 |
|
Using a Doc/View exported from a dynamically loaded DLL
Updated: 15 Nov 2001
An article on on how to load DLLs which export doc/views.
VC6, Windows, MFC, Dev
|
Roger Allen |
4.73 |
|
Using views effectively without the doc/view overhead
Updated: 14 Nov 2003
An article on making the MFC framework do the work for you when creating views based on CView or its derivatives.
VC7, VC7.1WinXP, MFC, VS.NET2003, Dev
|
Antti Keskinen |
4.73 |
|
Persistent Frames
Updated: 6 Jan 2001
A collection of classes that allows MFC SDI and MDI applications to remember the positions and sizes of their main frame and child frame windows.
VC6Win2K, MFC, Dev
|
Stefan Chekanov |
4.71 |
|
Using a Doc/View exported from a dynamically loaded DLL (SDI)
Updated: 6 May 2002
An article on on how to load DLLs which export views into a SDI Application
VC6Win2K, WinXP, MFC, Dev
|
Dave Loeser |
4.71 |
|
Multiple MRU lists
Updated: 28 Dec 1999
This article describes how to maintain the separate MRU list for each document type that is needed in some applications.
VC6, MFC, Dev
|
Jorge Lodos |
4.70 |
|
Creation of Multiple Dynamic Views
Updated: 15 Nov 2001
An article on creation of multiple views dynamically without document/view architecture
VC6Win2K, MFC, Dev
|
Pedro Jorquera |
4.67 |
|
MFC Document/View documentation and enhancements
Updated: 15 Oct 2003
An extension to the MSDN documentation and a list of tips and tricks you can do with the MFC Doc/View architecture to enhance your applications.
VC6, VC7, VC7.1Win2K, WinXP, Win2003, Visual Studio, MFC, Dev
|
Roger Allen |
4.66 |
|
Change the background color of the frame area of an MDI application.
Updated: 12 Apr 2007
This article describes how to change the color of Frame Windows client area by subclassing the control which draws the background.
C++, Windows, Visual Studio, MFC, Dev
|
Ali Rafiee |
4.62 |
|
Command routing beyond a split frame
Updated: 16 Jul 2002
Command routing and UI updates for inactive views in a split frame.
VC6, VC7Win2K, WinXP, Visual Studio, MFC, Dev
|
Bartosz Bien |
4.59 |
|
MDI Windows Manager Dialog
Updated: 29 Apr 2000
Implementing "Windows..." dialog
Windows, MFC, Dev
|
Ivan Zhakov |
4.57 |
|
Autosave and Crash Recovery
Updated: 24 Feb 2000
How to implement autosave and autorecover features in your application.
VC6, Visual Studio, MFC, Dev
|
Jesse Ezell |
4.55 |
|
Single View in MultiDoc-Application
Updated: 24 Feb 2003
Single View in MultiDoc-Application
VC6, VC7Win2K, WinXP, Visual Studio, MFC, Dev
|
G. Steudtel |
4.46 |
|
Simple and Easy Undo/Redo
Updated: 30 Jan 2000
Easily add Undo/Redo to your CDocument/CView based applciation.
VC6, Visual Studio, MFC, Dev
|
Keith Rule |
4.45 |
|
Automatic Tab Bar for MDI Frameworks
Updated: 3 Jan 2003
A dockable bar containing a tabbed list of open windows
VC6, MFC, Dev
|
Paul Selormey |
4.33 |
|
CFontHelper
Updated: 9 Feb 2004
A Font Helper class to manage your view's fonts.
VC6Win2K, WinXP, Visual Studio, MFC, Dev
|
Ahmed Yassin |
4.33 |
|
CZoomView
Updated: 7 Oct 2004
A class that provides "zoom" feature
VC6, Windows, MFC, Dev
|
Roonglit Chareonsupkul |
4.31 |
|
Implementing Undo / Redo - The DocVars Method
Updated: 15 Dec 2002
This tutorial explains a general method for implementing Undo / Redo functionality in an MFC application. The technique allows you to save and cycle undo/redo states within and between editing sessions.
VC6, VC7Win2K, WinXP, MFC, Dev
|
Tom Morris |
4.31 |
|
A multi document tabbed interface
Updated: 29 Jan 2000
A variation on the MDI that indicates the open child windows in a tab control.
VC6, MFC, Dev
|
Dundas Software Ltd. |
4.30 |
|
CDocument::DoSave revealed
Updated: 18 Sep 2002
Explains how you can suppress the File-Save-As dialog in a Doc/View app, how to save files to multiple formats, and how DoSave is implemented.
VC6, VC7Win2K, WinXP, Visual Studio, MFC, Dev
|
Nishant Sivakumar |
4.29 |
|
Additional Combo MRU for Doc/View architecture
Updated: 1 May 2003
Doc/View MRU reflected in a ComboBox on the document form view
VC6, VC7, VC7.1Win2K, WinXP, Win2003, MFC, Dev
|
Adrian Datcu |
4.29 |
|
Getting Timer Events in a CDocument-derived class
Updated: 14 Apr 2002
But WM_TIMER messages are not routable via the standard MFC "command routing" mechanism. This article shows you how to work around this.
VC6, VC7Win2K, WinXP, Visual Studio, MFC, Dev
|
Joseph M. Newcomer |
4.25 |
|
Windows Message Broadcaster
Updated: 27 Feb 2008
Using this class, you can broadcast a message to windows without having to know their handle. You can also broadcast the same message to multiple windows at the same time.
VC6, VC7, VC7.1, VC8.0Win2K, WinXP, Win2003, Vista, TabletPC, Embedded, Visual Studio, MFC, Dev
|
Ali Rafiee |
4.25 |
|
Creating an application with no taskbar icon
Updated: 5 Jan 2000
A simple method to create a main window that does not appear in the windows taskbar
VC6, Visual Studio, MFC, Dev
|
Chris Maunder |
4.23 |
|
CAM simulator
Updated: 19 Feb 2002
This program shows how a CN machine works
VC6, VC7Win2K, WinXP, MFC, Dev
|
Diego Andrade |
4.16 |
|
GraphFX - A graph framework
Updated: 9 Nov 2000
A Doc/View framework for displaying graphical data
VC6Win2K, MFC, Dev
|
Norm .net |
4.11 |
|
Opening multipe documents of several types at once
Updated: 15 May 2004
This class provides an open file dialog that shows multiple file types at once, and allows selecting multiple files at once.
VC7WinXP, Visual Studio, MFC, Dev
|
Ernesto Perales Soto |
4.09 |
|
Usage of the CScrollView class to add scrolling functionality to your application
Updated: 28 Jun 2002
Step by step usage of the CScrollView class to add scrolling to your application
VC6, VC7Win2K, WinXP, Visual Studio, MFC, Dev
|
VGirish |
4.05 |
|
Automatic toolbar selection in MDI applications
Updated: 2 Mar 2004
How to change the toolbar when the current active child frame changes in a MDI application
VC6, Windows, MFC, Dev
|
Alessandro Forcella |
4.00 |
|
Support Multiple Mouse Inputs in a Dialog Box
Updated: 2 Apr 2009
Multiple mouse support in an MFC dialog project using VC++ 6.0!
VC6WinXP, MFC, Dev
|
P.Opdahl |
4.00 |
|
Making the SDI view smaller than the CFrameWnd
Updated: 31 Mar 2006
This article describves a technique for making an SDI view smaller than its parent frame.
C++, Windows, Visual Studio, MFC, Dev
|
Ali Rafiee |
3.92 |
|
Switching to other views in a doc-view application
Updated: 28 Dec 1999
Switching to other views in a doc-view application.
C++, Visual Studio, MFC, Dev
|
Jorge Lodos |
3.90 |
|
Trend Display
Updated: 6 Aug 2002
A simple document/view application to display an online curve of time dependent values
VC7Win2K, WinXP, MFC, Dev
|
Majid Shahabfar |
3.90 |
|
Framework for Search
- Unedited
Updated: 9 Apr 2009
How search work in diffrent search engines and implenting the same.
All Topics, Dev
|
vinoddhall |
3.88 |
|
Using Multiview
Updated: 10 Jul 2004
How to use multiview
VC6Win2K, MFC, Dev
|
Yulianto. |
3.82 |
|
An CMultiDocTemplate extension
Updated: 1 Sep 2002
A more real Document Template Class
VC6, VC7Win2K, WinXP, MFC, Dev
|
Yi Yang |
3.79 |
|
Notifying the Document
Updated: 12 Jul 2006
An article on delivering objects to the document in a document/view architecture, using the WM_NOTIFY message.
VC6, VC7, VC7.1Win2K, WinXP, Visual Studio, MFC, Dev
|
Michael Bergman |
3.76 |
|
Replacing a view in an in-place activated server
Updated: 28 Dec 1999
Replacing a view in an in-place activated server.
C++, Visual Studio, MFC, Dev
|
Jorge Lodos |
3.75 |
|
Zero or One Document Interface (ZODI)
Updated: 25 Feb 2004
This article describes how to create a single-document application using multi-document interface. You may have zero or one document at a time.
VC6, Windows, Visual Studio, MFC, Dev
|
Constructor |
3.75 |
|
SVDI: a "Single View, Multiple Documents" MFC Architecture
Updated: 20 May 2004
An article on a "Single View, Multiple Documents" MFC Architecture with a new VC++ code wizard
VC7, VC7.1, Windows, MFC, Dev
|
chris109 |
3.64 |
|
An Advanced Preview within Doc/Vew architecture
Updated: 12 Oct 2000
A simple class that helps provide faster Print Preview within MFC Doc/View applications
VC6Win2K, MFC, Dev
|
Yasuhiko Yoshimura |
3.56 |
|
Replacing a view in a doc-view application
Updated: 28 Dec 1999
Using different View classes to represent data differently within Doc/View applications
C++, Visual Studio, MFC, Dev
|
Jorge Lodos |
3.48 |
|
Serializing Data to / from an ASCII-file
Updated: 9 Nov 2000
A series of articles that resulted from experimenting with adding Drag and Drop features to my existing application.
VC6Win2K, MFC, Dev
|
Thomas Blenkers |
3.33 |
|
Adding Most Recently Used (MRU) Files to an SDI/MDI Application
Updated: 26 Mar 2003
Adding Most Recently Used (MRU) files to an SDI/MDI application tutorial.
VC6Win2K, MFC, Dev
|
Ramil C. Matira |
3.21 |
|
Closing unused MDI documents with 1 line of code
Updated: 1 Dec 1999
This code closes the default "blank" document when an existing file is opened in a MFC MDI application.
VC6Win2K, Visual Studio, MFC, Dev
|
Warren Stevens |
3.15 |
|
MFC Smart Frames
Updated: 23 May 2002
Save window sizes, positions and state for all frames in an MDI MFC Application
VC6, VC7Win2K, WinXP, MFC, Dev
|
[James Pullicino] |
3.13 |
|
Mfc Mdi Application Glue
- Unedited
Updated: 5 Aug 2008
Retrieving the correct pointer anytime and anywhere inside an MFC MDI application
C++, Windows (Win2K, WinXP, Win2003, Vista), MFC, Dev
|
chk_at |
3.13 |
|
A Tabbed MDI Frame Window
Updated: 12 Mar 2008
A tabbed frame window to show several views of a document in a single frame.
VC7WinXP, MFC, Dev
|
Ernesto Perales Soto |
3.05 |
|
Tracking The Mouse In A View
Updated: 7 May 2001
Track a mouse click, even in a scrolled view
VC6Win2K, MFC, Dev
|
John Simmons / outlaw programmer |
2.96 |
|
An example editor with table and image support
Updated: 15 Jul 2005
Use the new version rich edit control 4.1 to support table and image in your editor.
VC6Win2K, MFC, Dev
|
taphan |
2.93 |
|
CView Access From Anywhere
Updated: 15 Jan 2001
Access your View class from anywhere in the application.
VC6Win2K, MFC, Dev
|
kin |
2.90 |
|
Buffered CScrollView
Updated: 8 Dec 2003
A reusable class inherited from CScrollView to implement buffered scrolling
VC6, VC7, VC7.1Win2K, WinXP, Win2003, Visual Studio, MFC, Dev
|
mdj_moon |
2.50 |
|
Favorites MultiView
Updated: 28 Dec 2002
Favorites in multiple Views.
VC6, VC7Win2K, WinXP, MFC, Dev
|
Barretto VN |
2.40 |
|
Creation of Multiple Dynamic Views. How to initilize and use additional different views in your MDI app by using Doc / view architecture. Example code of OpenGL window and a Dialog window.
Updated: 14 Nov 2003
An MDI MFC generated project has only one view by default, here is one way to add more CView derived classes and initiliaze them without adding any special initialization code.
VC6, VC7, VC7.1Win2K, WinXP, Win2003, MFC, Dev
|
rj45 |
2.25 |
|
Easy way to access listview from treeview and vice versa
Updated: 20 Jun 2003
Easy way to access listview from treeview and vice versa in a Windows Explorer style application.
VC6, VC7, VC7.1Win2K, WinXP, Win2003, Visual Studio, MFC, Dev
|
kariem2k |
1.88 |
|
Create Sub Window for MiniView under CView
- Unedited
Updated: 18 Jul 2006
This Article is make of a CView under CView using CWnd control
C++/CLI, VC6, VC7, VC7.1, VC8.0, .NET, WinXP, MFC, VS.NET2003, Dev
|
Youngho Kim |
1.88 |
|
Develop MFC Doc/View Application Which Supports Any Number Document Template
Updated: 2 Jun 2005
This article provides an introduction to TangramLittle, a C++ Framework for MFC and the .NET Framework. Knowledge in MFC and the .NET Framework is assumed.
C++/CLI, VC7.1.NET 1.1, Win2K, WinXP, MFC, VS.NET2003, CEO, Architect, Dev
|
sunhui |
1.80 |
|
program of square root
- Unedited
Updated: 20 Nov 2009
how to make a program of square root without including library
C++
|
asad liaquat |
|
|
program of square root
- Unedited
Updated: 20 Nov 2009
HiTry the below code// Square root approximation - Babylonian method double sqroot(const double s) {
double xn = s / 2.0; double lastX = 0.0; // Looping this way ensures we perform only as many calculations as necessary. // Can be replaced with a static for loop if you really want to. while
C++
|
Aman Bhullar |
|
|
MFC to C# .net windows application
- Unedited
Updated: 20 Nov 2009
Hi,I have to shift MFC(MDI Application) project into C# .net windows applications(windows forms).I have used MVC architecture in MFC( Model and Controller part is in DOC itself.).I
am little confused about use of MVC architecture and one more thing I
w
C#, Windows, .NET 3.5, Visual Studio, vc++.net vs2008
|
Dilip Jaju (DJ) |
|
|
MFC to C# .net windows application
- Unedited
Updated: 20 Nov 2009
There are many articles all over the internet. Take a look at the article pages here on CodeProject, use Google, look at MSDN, etc. You could even buy a book to learn the basics; or This online one.
C#, Windows, .NET 3.5, Visual Studio, vc++.net vs2008
|
Richard MacCutchan |
|
|
program of square root
- Unedited
Updated: 20 Nov 2009
Have a look at http://en.wikipedia.org/wiki/Methods_of_computing_square_roots
C++
|
CPallini |
|
|