Creating an Outlook Add-In Part 1
Learn how to crate an Outlook Add-in to backup Important Email. Part 1 of this article concentrates on Outlook 2003and VB.NET 2003. Part 2 will concentrate on Outlook 2007 & Outlook 2010 with VB 2010.
Learn how to crate an Outlook Add-in to backup Important Email. Part 1 of this article concentrates on Outlook 2003and VB.NET 2003. Part 2 will concentrate on Outlook 2007 & Outlook 2010 with VB 2010.
Learn how to enable VB6 applications to use function pointers and how to embed native code without using external DLLs.
Learn about two add-ins, one for case sensitivity and one for a non-case sensitive search.
Although many use text to speech, this covers most of the controls, properties, and how to add it to a diction application.
Cover the Properties, Methods, and Events of the voice controls.
Delve in a little deeper into Voice recognition and add Voice diction to your Voice text editor.
Adding voice commands to your application is not as difficult as many may think.
A relatively abstract article on building and using plug-ins. The focus is on VB .NET.
Learn how to create plugins for your applications using Visual Basic.