Index

Create a Project

  1. Console Project
  2. Application Wizard
  3. Create a dll

Basic Project Parts

  1. Working with menus

Basic Windows Messages

  1. Invalidate and WM_PAINT

Basic Classes

  1. STL string Class
  2. ANSI String Class
  3. Data Filters on TEdit components

Dialog Box

  1. Create a Dialog Box
  2. General Description of Dialog Box Components.
  3. Restrict the Keys allowed in a TEdit box.
  4. Use MaskEdit box to get data in a specific format
  5. Button and Editbox enablers
  6. Passwords in TEditboxs
  7. Creating model dialog boxes

ListBox Use

  1. ListBox Methods and Properties
  2. Ordering ListBoxes Using THeaderControl
  3. Right-Button Menu
  4. Create Even Columns

Database

  1. Creating an Access table for a c++ class.
  2. Creating aliases using BDE Administrator
  3. Add a database to your program.
  4. Creating relationships between tables in Access.
  5. Using Queries.
  6. SQL overview
  7. Overriding the Login Process