Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Visual Basic > VB 6 Visual Basic 6 > Pro VB 6
|
Pro VB 6 For advanced Visual Basic coders working in version 6 (not .NET). Beginning-level questions will be redirected to other forums, including Beginning VB 6.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Pro VB 6 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old September 27th, 2004, 04:28 AM
Registered User
 
Join Date: Sep 2004
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to surbhi
Default Interacting with MS outlook n windows start up

Hi everyone!

I am doing some kind of processes based on email I receive
I am using MSoutlook's object and it is declared with withevent
Now when ever new email arrives it should execute the procedure
i know i can use newemai event but then i need to load the object when windows starts
i mean need to initialize object in Class_Initialize and that should execute with windows start up
I am using vb6 and developping a dll
if outlook's object is loaded then
it automatically triggers its newemail event when ever new email arrives in outlook
so i can call my procedure in new email event
but i need to execute that class initialize automatically, without user interaction
as this will be 24 - 7 activity.

Can anyone help me? Thanks



Surbhi





Similar Threads
Thread Thread Starter Forum Replies Last Post
How to Auto Start Windows Service virendar23 C# 2005 3 September 15th, 2011 03:16 PM
How to Auto Start Windows Service virendar23 .NET Framework 2.0 5 April 18th, 2008 11:43 AM
how to stop and start windows services from linux. [email protected] Linux 1 December 12th, 2006 07:53 AM
talking to ms outlook from app wildt ASP.NET 1.x and 2.0 Application Design 0 March 24th, 2005 01:05 PM
Write a macro for MS-Outlook sachin-csharp .NET Framework 2.0 0 August 28th, 2004 02:29 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.