Visual C++ for Visual Basic Developers

Bill Locke

買這商品的人也買了...

商品描述

This book will concentrate on C++ and some C# techniques that will benefit Visual Basic programmers. The author's approach is to cover things that "feel good" in each language and where the languages can enhance each other, then the basics of C++, from a VB programmer's perspective, and finally COM and ActiveX programming in depth.This book should be more practical than most; much of the code shown will be shipping commercially and have a demonstrated application. There will be a great deal of source code, and will include controls and COM objects that can be directly adopted by the reader.

Table of Contents

Introduction.
1. How Did We Get We Here?
2. C Basics.
3. C Programming.
4. C++ Basics.
5. C++ Classes.
6. C++ and Windows.
7. C DLLs.
8. C DLL Practical Examples.
9. Components and Controls.
10. C# Basics.
11. Applying C#.
A. Definition of Terms.
B. Character Code Tables.
C. C/C++ Keywords.