Introduction To Visal Programming
Introduction To Visal Programming
PROGRAMMING
K.Muneeswaran
Windows Programming Vs Visual
Programming
CObject
CCmdTarget
CWnd
CException
CFile
CDC
CArray
Derivation of CDialogBar
Derivation of CDialog
Device context
Document : 13112006
View : 13-11-2006
13/11/2006
11/13/2006
11:13:2006 …
Frame and windows
Containers
Multiple windows
Threads
MFC class hierarchy
Objects to Components
Specification based
Interface is common
Implementation is different
COM, OLE
DCOM (ACTIVEX controls - OCX)
DCOM architecture
ActiveX Controls
formerly known as OLE controls or OCX controls,
are components (or objects)
can be inserted into a Web page or other application
to reuse packaged functionality someone else programmed.
Also be used in applications written in many programming
languages (including all MS programming and database
languages)
Hundreds of ActiveX controls
simple timer control
Sophisticated control like
word processor
Spread sheet
ActiveX Controls … Contd