The Unicode Character Set
- Three Character Sets
- Compiler Support
- Win32 API Support
Windows CE Data Storage
- Data Bases
- File System
- Registry
Dynamic Link Libraries
- Building DLLs
- Exporting Functions
- Static & Dynamic Loading
- DLL-based Resources
|
Using COM Interfaces
- What Is COM?
- What Is a COM Interface?
- Practical Issues
Using COM Components
- Creating COM Objects
- Globally Unique Identifiers
- Multi-Interface Components
Implementing COM Interfaces
- C++ Class Interface Components
- IUnknown Member Functions
- Multi-Interface Components
Implementing COM In-Process Servers
- IClassFactory Interface
- Exported Entry Points
- Creating GUIDs with GUIDGEN
|