Home | Products | Download | Purchase | Support 



 

 

 

XD++Library
Features Tour 
What's New
Download Area
Purchase
License agreement
General Q & A
UCCDraw ActiveX
Features Tour
Download Area
Purchase
DocVizor
Features Tour
Why need DocVizor
Screen Shots
Download Area
Purchase
TFC Library
Features Tour
Screen Shots
Download Area
Purchase
Free Products
A Cool Year selector
Project backup tool
Rename project tool
Replace all in files tool
A cool color picker
Technical Support
General Q & A
Report A Bug
Suggestions
Discussion Board
Contact Us

Links




Get Ready to Unleash the Power of UCanCode .NET

 
   

VC++ Programming website Links

Here are some useful add-in related links I've started collecting about VC++ programming. This section is still very much under construction, and more VC++ Programming links will be appearing in the future. If any C++/MFC Programming link dies, please contact me.

Beginning Visual C++ -- This book is oriented to teaching you how to program in C++ in Microsoft environments. Specifically it teaches two distinct versions of C++: First is standard ISO/ANSI standard C++ that will run on anything and is specifically for the development of high performance applications that run in native mode on the computer. Second is C++/CLI which is part of Microsoft's .NET framework. .NET is a library of routines that accomplish many of the standard tasks that you would otherwise have to program yourself. (John Matlock)
http://www.ucancode.net/

Only the Best VC++ / MFC Programming web site!

MFC Programming Source Code it also with Visual C++ MFC  ,and with Visual C++ Controls Programming Microsoft Visual C++ Class Library, Visual Extensions, Visual C++ Component to be list with Visual C++ ToolKit Programming it also with MFC Source Code and MFC Extensions,  MFC GUI ToolKit Microsoft Visual C++ Programmer Source Code
Beginning MFC -- This book is oriented to teaching you how to program in C++ in Microsoft environments. Specifically it teaches two distinct versions of C++: First is standard ISO/ANSI standard C++ that will run on anything and is specifically for the development of high performance applications that run in native mode on the computer. Second is C++/CLI which is part of Microsoft's .NET framework. .NET is a library of routines that accomplish many of the standard tasks that you would otherwise have to program yourself. (John Matlock) 

Enterprise Application Development with Visual C++ MFC 2005 -- Enterprise Application Development with Visual C++ 2005 teaches developers how to create practical business applications using managed C++ and Visual Studio 2005. It offers best practices for coding and C++ development, including class programming, code factoring, source control, memory management, and interdependency and interoperability. 

Introduction to Windows And Graphics Programming With MFC .net -- This book provides an accessible approach to the study of Windows programming with MFC. It is intended to be an introduction to Visual C++ for technical people including practicing engineers, engineering students, and others who would like to understand Windows programming and use its inherent graphic capabilities. 


First time here?

Product Tour
E-XD++ product walkthrough

Screenshots
Applications built on E-XD++ Program

Product feature comparison

 


This hands on VC++ programming course presents the structure and use of Visual C++ and the Microsoft Foundation Class (MFC) library for Graphical User Interface programming, the Document/View architecture, SDI, MDI, ODBC, and DAO programming. The course includes the use of the Visual Studio automated tools (wizards), but emphasizes a thorough grounding in event driven programming and the VC++ object hierarchies. Upon completion of the course, students will understand the structure of the VC++ and how the objects interact. The course provides an introduction to how Windows works at the message level, important for debugging as well as for understanding VC++ objects. Students will become familiar with important base classes and the inheritance hierarchy; understand how the hierarchies are organized; and learn how MFC objects interact with the Windows operating system.

    Enterprise Application Development with Visual C++ 2005 -- Enterprise Application Development with Visual C++ 2005 teaches developers how to create practical business applications using managed C++ and Visual Studio 2005. It offers best practices for coding and C++ development, including class programming, code factoring, source control, memory management, and interdependency and interoperability.

    Introduction to Windows And Graphics Programming With Visual C++ .net -- This book provides an accessible approach to the study of Windows programming with Visual C++. It is intended to be an introduction to Visual C++ for technical people including practicing engineers, engineering students, and others who would like to understand Windows programming and use its inherent graphic capabilities.

VC++ Tool: Visual C++ and SQL generator for ODBC Database, with source code sample

C++ Example: Formula Editor, and mathematical control with Drag Drop, Copy, Cut, Paste, Export to image support.

VC++ Tool: Printer Settings - Change, Store and Load Printer Setting, Paper Orientation

Add proto - logic diagram displays to your Java, C++, and .NET applications, for the desktop and rich internet applications.

VC++ Example: How to print an ActiveX MSChart Report Chart control Component, Source Code

VC++ Article: Opening / Saving multiple types of documents in MFC MDI applications

Using GDI+ with MFC or native C/VC++

VC++ MFC Example: Create or show Progress Bar/Edit Control/Combobox Control/icon in a status bar

E-XD++ GDI VC++ Drawing Example: Draw Animate Line with CBrush

Visual C++ 2008 Feature Pack: MFC Visual Studio Office 2007 Style Enhancements

OLE DB Sample, Database, Atldbcli.h,CoInitialize, MoveNext Visual C++ Example

VC++ Controls: The Tree Control, CTreeCtrl Example

MFC Sample Code: Load and Display PNG Image File

VC++ Example CFilterEdit Regular Expression : Use Regular Expression to Filter Your Input, Boost C++ Library

Get Business Card / Label Print Component C++ Source Codes

Create VC++ MFC Chart Control,  Drawing and Priint Bar Chart, Source Codes

C# Example: Free Draw .NET GDI+ Gauge Control with Source Code

CDialogBar, CBitmapButton in Dialog Bar, SubclassDlgItem and EnableDocking VC++ Example

MFC Example: Rows of CToolBar and CToolBarCtrl, with CalcDynamicLayout, with SetRows CBRS_ALIGN_TOP , CBRS_SIZE_DYNAMIC and FloatControlBar

VC++ development Sample: Build and Setting Multiple workspaces and project

VC++ Example Capture Print Screen to Clipboard including dropdown menu, SetWindowsHookEx and UnhookWindowsHookEx, with RegisterWindowMessage

VC++ Example: CToolBar, ToolBar Customization, Saving, Restoring and Drag and Drop

VC++ MFC Example:  CTreeCtrl, Create Tree Control

VC++ Article Draw Rotate / slant text strings SetWorldTransform

VC++ Example: Change the background color of a dialog, CDialog, OnCtlColor

VC++ Example: Display GIF-animatE using GDI+ with BMP, JPEG, PNG, TIFF, EMF, WMF, DrawImage

VC++ Example: CListBox - A list box with Icons, AddString, InsertString, with Image Item

VC++ MFC Project Setting, Unicode, MBCS,_MBCS or _UNICODE, wWinMainCRTStartup

MFC Sample: Add status bar to an MFC dialog, CStatusBar

E-XD++ GDI VC++ Drawing Example: Drawing Pie Progress Control Shape

MFC Multiple Page Print preview Article and CPrintPreviewState, it with CPrintPreview and DoPrintPreview, LPDEVMODE and GetPrinterDeviceDefaults

VC++ Grid Control Library Source Code Based on CListCtrl

UML Diagram Component / Drawing C++ Source Code Solution from ucancode, it will save you 50% - 80% time for building any UML based application.

VC++ Article: Insert a bitmap file - HBITMAP into a Rich Edit Control, use COleDataSource, CF_BITMAP, and STGMEDIUM

VC++ Tool: RTF-to-HTML Converter, Convert Rich Text to HTML Example

VC++ MFC Example: Sharing file folders using tree control drag & drop

CAM simulator Sample with VC++ MFC Source Code

Date-Time Edit Control A simple masked date-time editor. VC++ Article Source Code and GetWindowText

VC++ XML Read and Write Article: C++ Source Code  for Creating and Processing XML documents

Day, week, month calendar control with vc++ source code,MS OutLook Look

Com Programming: Com Component, ATL Library, Com Interface, QueryInterface Example

_TrackMouseEvent, GetWindow, GetWindowRect, SubclassWindow, GetWindowLong, SetWindowLong, Drawing, VC++, source code

VC++ Article: CSplitterWnd Extension that Allows Create Multiple Views, and Switch Views in Any Pane

VC++ Article: CTreeCtrl, OLE Drag and Drop Copy between Tree controls

Full Screen with CWnd and Diagram Like Microsoft Visio 2007

VC++ MFC Example: Adding VBScript and JScript support in your C++ applications

C# Article: Create, Open, Load, Save, Import, Export, Edit, SVG File Document With C#, SVG .NET Class Library

VC++ Article: Create menus with Unicode, ModifyMenu, GetSubMenu

VC++ Demo: Drop down Combo Box in CTreeCtrl and CListCtrl

Visual C++ XML Article, Load Parse and save XML Document with MSXML Library

VC++ Article: Create Cursor, Display cursor, Convert bitmap to cursor, CreateIconIndirect, DeleteDC, SelectObject, ICONINFO

VC++ Source Code Tool: Project number Line code Counter Statistical

VC++ Example: Write, Create AVI Files

Create MFC VC++ Static Library, UpdateData and LoadIcon

VC++ Example: splitter control in dialog UpdateWindow GetWindowRect GetDlgItem

VC++ Article: create or change the skin, shape, image of dialogs, SetWindowLong

VC++ Example:  HRGN, SetWindowPos, SetWindowRgn, Create Region from bitmap file

Introduction to GDI+ in .NET

GDI+ Font, Brush and Bitmap

GDI+ GraphicsPath and LinearGradientBrush

GDI+ Printing.

GDI+ and DrawArc and DrawPath

GDI+ Color and ARGB with Example

VC++ Article: Skin based slider control, CSliderCtrl

VC++ Example: CFormView, Replace a view in SDI Application, LoadLibrary, GetProcAddress, GetActiveView, AfxGetMainWnd, SetWindowLong

VC++ Example: CComboBoxEx with History, ComboBox, CComboBox to history!

MFC Article: XP Style CBitmapButton

CEdit-derived Hyper link control, so user can edit hyper links

VC++ .NET Programming, Writing a Wrapper for COM Components

Visual C++ Addin: CFileDialog AddIn, Download Example

VC++ Article: Print ListCtrl on multiple pages, CListCtrl, CListView

VC++ Example: Macintosh-like Progress Control, CProgressCtrl in Dialog

VC++ Debug Trace, Memory Check, Assert Article, DebugOutputString CMemoryState A C++ Projects

VC++ Tool: MFC under the hood, WinMain, VC++ Programmer

VC++ Article: Color components, RGB Component, HSL Component Source Code, editor control

VC++ Example Source: 2D Chart and 3D Plot Print Chart Control

VC++ Article: Create 2d graphics editor, AutoCAD, like Toolbar

VC++ Single Instance Window, CreateWindow, CWinApp, SetWindowPos, SetFocus

VC++ Tool: MFC GDI Plus thumbnail CListCtrl, BMP File, Jpeg file, Gif File, Tiff file

VC++ Article: CListCtrl, CListView to displaying jpeg image thumbnails with PaintLib

VC++ Article: Print and Draw Html Document Text, draw like DrawText

 


[ Home | Products | Download Area | Purchase | SupportContact us ]


Copyright ?1998-2007 UCanCode.Net Software, all rights reserved.
Other product and company names herein may be the trademarks of their respective owners.

Please direct your questions or comments to webmaster@ucancode.com