Back to Computer Programs
   

MICROSOFT VISUAL C++

Course Fees
Members
Non-Members
Initial Fees
600
650
SMIDEC Grant
120
130
Reimbursement Scheme
SBL

Course Duration

6 Days.

Objectives

For Application Developers who create DOS-based C++ applications and now need to develop Windows applications using MSVC; Application developers familiar with Windows programming and who now need to create database applications using MSVC.

Who Should Attend

Software developers, application developers

Contents

  • The architectural components of an MFC application
  • The classes in the MFC library
  • The architectural components of ODBC in MFC
  • Connect an application to a database
  • Create menus, toolbars, and status bars using AppWizard
  • Add context-sensitive Help
  • Add and delete message handlers using the ClassWizard
  • Handle syntactical, logical and runtime errors in MFC applications
  • Debug an MFC application using menus and toolbars
  • Use macros to identify errors during application development
  • Share data with external applications
  • Register an MFC application using the registry
  • Install an application using the registry functions