0% found this document useful (0 votes)
17 views

Visual CPP

This document outlines a series of modules covering Windows GUI programming with Visual C++ and MFC, OLE, COM, ActiveX, ATL, networking, web programming and .NET topics.

Uploaded by

Fouzan Ali
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
17 views

Visual CPP

This document outlines a series of modules covering Windows GUI programming with Visual C++ and MFC, OLE, COM, ActiveX, ATL, networking, web programming and .NET topics.

Uploaded by

Fouzan Ali
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 4

1.

Module 1 - Introduction to Windows GUI: Part 1, Part 2.


2. Module 2 - Visual C++, Windows & MFC: Part 1, Part 2.
3. Module 3 - Basic Event Handling, Mapping Modes, and a Scrolling View:
Part 1,Part 2, Part 3.
4. Module 4 - Graphics Device Interface, Colors, and Fonts: Part 1, Part 2, Part
3.
5. Module 5 - The Modal Dialog and Windows Common Controls: Part 1, Part
2, Part 3, Part 4, Part 5.
6. Module 6 - The Modeless Dialog and Windows Common Dialogs: Part
1, Part 2.
7. Module 7 - Menus, Keyboard Accelerators, the Rich Edit Control: Part
1, Part 2.
8. Module 7a - Property Sheets: Part 1, Part 2.
9. Module 8 - Toolbars and Status Bars: Part 1, Part 2, Part 3.
10. Module 9 - A Reusable Frame Window Base Class: Part 1, Part 2.
11. Module 10 - Separating the Document from Its View: Part 1, Part 2, Part
3, Part 4, Part 5.
12. Module 11 - Reading and Writing Documents—SDI Applications: Part
1, Part 2, Part 3, Part 4, Part 5.
13. Module 12 - Reading and Writing Documents—MDI Applications: Part
1, Part 2, Part 3, Part 4.
14. Module 13 - Printing and Print Preview: Part 1, Part 2.
15. Module 14 - Splitter Windows and Multiple Views: Part 1, Part 2, Part 3, Part
4.
16. Module 15 - Context-Sensitive Help: Part 1, Part 2, Part 3.
17. Module 16 - Dynamic Link Libraries: Part 1, Part 2, Part 3, Part 4.
18. Module 17 - MFC Programs Without Document or View Classes.
19. Module 18 - Using ActiveX Controls: Part 1, Part 2.
20. Module 19 - Internet Explorer 4 Common Controls: Part 1, Part 2.
21. Module 20 - Win32 Memory Management.
22. Module 21 - Bitmaps: Part 1, Part 2, Part 3, Part 4, Part 5.
23. Module 22 - Windows Message Processing and Multithreaded
Programming: Part 1, Part 2.
24. C++ and MFC Books
25. Visual C++ .NET Windows Form programming can be found
atvisualcplusdotnet.com
26.
1. Module 23 -The Component Object Model, COM (info for COM+ and DCOM
also included): Part 1,Part 2, Part 3, Part 4 and Part 5.
2. Module 24 -Automation: Part 1, Part 2, Part 3, Part 4, Part 5, Part 6, Part
7, Part 8, Part 9, Part 10, Part 11, Part 12 and Part 13.
3. Module 25 -Uniform Data Transfer, Clipboard Transfer and OLE Drag and
Drop: Part 1,Part 2, Part 3, Part 4 and Part 5.
4. Module 26 -Structured Storage: Part 1, Part 2, Part 3 and Part 4.
5. Module 27 -OLE Embedded Components and Containers: Part 1, Part
2, Part 3, Part 4, Part 5, Part 6, Part 7, Part 8, and Part 9.
6. Module 28 -The Active Template Library (ATL) – Introduction: Part 1, Part
2, Part 3, Part 4, Part 5.
7. Module 29 -ATL - ActiveX Controls: Part 1, Part 2, Part 3, Part 4, Part 5, Part
6 and Part 7.
8. Module 30 - Another ATL Tutorial Using Visual C++ .NET: Part 1 and Part 2.
9. Module 31 - ATL - Attributes Tutorial Using Visual C++ .Net: Part 1 and Part
2.
10. C / C++ Books
1. Module 32 - Winsock/WinInet, TCP/IP, MFC and C++: Part 1, Part 2, Part 3, Part
4, Part 5, Part 6, Part 7 and Part 8.
2. Module 33 - IIS Programming with ISAPI Extension/Filter: Part 1, Part 2, Part
3, Part 4 and Part 5.
3. Module 34 - ActiveX Document Servers and Internet: Part 1, Part 2, Part 3, Part
4  and Part 5.
4. Module 35 - DHTML and Visual C++: Single Part.
5. Supplementary - Internet Information Services (IIS), Setting-up Web Server: Part
1,Part 2.
6. Supplementary - IIS, Setting-up FTP Server: Single Part.
7. C++ & MFC Reference Books

Winform

1. .Net Framework Story


 
2. Early Stage of the C++ .Net
 
3. Visual C++ .Net System Programming
 
4. Migrating the Old Version to the New C+
+ .NET Version
 
5. C++ .Net Class Library Review
 
6. C++ .Net Variables, Types & Operators
 
7. C++ .Net Formatting
 
8. C++ Loops and Functions
 
9. C++ Class, Object, Managed and
Unmanaged Codes
 
10. C++ Value and Reference Types
 
11. C++ Operators & Functions Overloading
 
12. C++ .NET Exception Handling
 
13. C++ .NET Array & Collections
 
14. C++ .NET Properties
 
15. C++ .NET Delegates & Events
 
16. C++ .NET on Windows Forms and
Common Controls
 
17. C++ .NET on WinForm, Dialog Boxes and
More Controls
 
18. C++ .NET on WinForm, Drawing & Printing
 
19. VC++ .NET on Files & Directory I/O
 
20. Confusing Web Terms
 
21. Visual C++ .NET on XML Reading &
Writing
 
22. Install and Use Visual C++ from Visual
Studio 2005
 
23. C++ .NET, XSLT, ADO.NET and Web
Services

You might also like