Index
Create a Project
- Console Project
- Application Wizard
- Create a dll
Basic Project Parts
- Working with menus
Basic Windows Messages
- Invalidate and WM_PAINT
Basic Classes
- STL string Class
- ANSI String Class
- Data Filters on TEdit components
Dialog Box
- Create a Dialog Box
- General Description of Dialog Box Components.
- Restrict the Keys allowed in a TEdit box.
- Use MaskEdit box to get data in a specific format
- Button and Editbox enablers
- Passwords in TEditboxs
- Creating model dialog boxes
ListBox Use
- ListBox Methods and Properties
- Ordering ListBoxes Using THeaderControl
- Right-Button Menu
- Create Even Columns
Database
- Creating an Access table for a c++ class.
- Creating aliases using BDE Administrator
- Add a database to your program.
- Creating relationships between tables in Access.
- Using Queries.
- SQL overview
- Overriding the Login Process