dave grundgeiger
Tutorials for Professional Visual Basic and C++ Developers
with Michael Bertrand
Ever wonder how all these glyphs get drawn on your monitor or
printer? Here's the inside scoop on the GetGlyphOutline() API call.
(Originally published in the August, 1999,
issue of C/C++ Users Journal.)
Send and receive email from Visual Basic. Sample applications
SendMessage and ReceiveMessage use the MAPI controls to tap into Microsoft's
email-enabling "Messaging Application Programming Interface" (MAPI).
Collaboration Data Objects (CDO) are the
modern way for Visual Basic programmers to create professional,
messaging-enabled applications. CDO is intuitive but does have some
gotchas. Keep these ten
tips in mind as you write messaging-enabled applications with CDO.
See also:
A page of resources for the working Visual Basic and C programmer.
You will find articles and sample source code here, information on available
courses, and links to related sites.
Tutorials for Professional Visual Basic and C++ Developers
© 1999 Dave Grundgeiger. All rights reserved.
Email