![]() |
| If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|||||||
| Tags: documentation |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
I have the following declarations for working with Outlook Express. I am
using OE 6.0. Can anyone tell me what the parameters are in the functions or where to find doumentation on these functions? Private Declare Function ShellExecute Lib "shell32.dll" Alias "ShellExecuteA" _ (ByVal hWnd As Long, ByVal lpOperation As String, _ ByVal lpFile As String, ByVal lpParameters As String, _ ByVal lpDirectory As String, ByVal nShowCmd As Long) As Long Private Declare Function FindWindow Lib "user32" Alias "FindWindowA" (ByVal lpClassName As String, ByVal lpWindowName As String) As Long Thanks! Steve |
| Ads |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Help Documentation for Calendar Printing Assistant? | OutlookTrainer | Outlook - Calandaring | 0 | April 25th 08 07:55 PM |
| Item_Open, Item_Read etc. Documentation | Culverin | Outlook - Using Forms | 2 | August 30th 06 07:22 PM |
| Documentation about duplicates | John | Outlook and VBA | 6 | July 21st 06 05:26 PM |
| Using Calendar to Remind people about Documentation Review Due Dat | writertech | Outlook - Calandaring | 0 | January 24th 06 08:40 PM |
| Incomplete documentation on the Outlook adm templates | Ravi Sabharanjak | Outlook - Installation | 1 | January 19th 06 12:41 AM |