
![]() |
OLKeeper |
OLKeeper reliably prevents users from closing their Outlook window and thus possibly missing reminders or e-mails. |
7 sample(s) found for Win32-API
Do you want to add some convenience for your users? See how to fill-in the search box of the address book by code.
Last modified: 2018/11/20
This sample adds every outgoing call to the journal.
Last modified: 2007/11/22
In Excel there's a function to stop the code execution for a determined time, which is missing in Outlook. See how to use the Sleep function of the Win32 API.
Last modified: 2007/07/20
This macro prevents users from working in another program while your program is waiting for an input.
Last modified: 2006/02/05
This demonstrates how to get a window handle by the Win32 API.
Last modified: 2006/02/05
Via the Outlook object model you cannot set the focus to a specific control. This sample demonstrates how to do it with the Win32 API.
Last modified: 2006/01/30