Shell ?
-
Hello If Outlook Express is already running. May I programaticaly send a message to check mail now? Best Wishes and Happy Holiday's, ez_way
-
Hello If Outlook Express is already running. May I programaticaly send a message to check mail now? Best Wishes and Happy Holiday's, ez_way
why don't u make outlook playing sounds when a new email arrvied? Don't try it, just do it! ;-)
-
why don't u make outlook playing sounds when a new email arrvied? Don't try it, just do it! ;-)
What please repeat? Best Wishes and Happy Holiday's, ez_way
-
Hello If Outlook Express is already running. May I programaticaly send a message to check mail now? Best Wishes and Happy Holiday's, ez_way
Hi Marty, glad to see you again. You can prorammatically switch on Autocheck property, and also easily decrease its interval to e.g. 0.1s (after first retreaval you can switch it off) 1.Get the GUID value of HKCU\Identities\Default User ID 2.Set HKEY_CURRENT_USER\Identities\{GUID}\Software\Microsoft\Outlook Express\{...version...}\Poll For Mail to desired intervall in millisec 3.Set HKEY_CURRENT_USER\Identities\{GUID}\Software\Microsoft\Outlook Express\{...version...}\Dial during Poll to 2 for switching off 1 for connecting when offline 0 for connecting when online Peter Molnar