====================================================================== Microsoft(R) Product Support Services Application Note (Text File) WA0770: SCHEDULE+ ACCESS LIBRARIES ====================================================================== Revision Date: 4/93 Disk Included The following information applies to Microsoft Schedule+ for Windows, versions 1.0 and 1.0a. -------------------------------------------------------------------- | INFORMATION PROVIDED IN THIS DOCUMENT AND ANY SOFTWARE THAT MAY | | ACCOMPANY THIS DOCUMENT (collectively referred to as an | | Application Note) IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY | | KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO | | THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A | | PARTICULAR PURPOSE. The user assumes the entire risk as to the | | accuracy and the use of this Application Note. This Application | | Note may be copied and distributed subject to the following | | conditions: 1) All text must be copied without modification and | | all pages must be included; 2) If software is included, all files | | on the disk(s) must be copied without modification [the MS-DOS(R) | | utility DISKCOPY is appropriate for this purpose]; 3) All | | components of this Application Note must be distributed together; | | and 4) This Application Note may not be distributed for profit. | | | | Copyright 1993 Microsoft Corporation. All Rights Reserved. | | Microsoft and MS-DOS are registered trademarks and Windows | | is a trademark of Microsoft Corporation. | -------------------------------------------------------------------- The Schedule+ Access Libraries (SAL) allow users to develop applications that manipulate Schedule+ appointments and tasks, and exchange meeting messages among Schedule+ users. Portions of the libraries require simple MAPI (Messaging Applications Programming Interface). The following files are included for reference: Filename Description ----------------------------------------------------------------- README.TXT General description of the Schedule+ Access Libraries. SPLUS-C.DOC Command reference for programming SAL using the Microsoft C programming language. SPLUS.H Header file containing definitions for C. SPLUS-VB.DOC Command reference for programming SAL using the Microsoft Visual Basic(TM) programming language. SPLUS.BAS SAL functions for Visual Basic. SPLUS.TXT Visual Basic declarations for the SAL functions. SPLUS.DLL Dynamic-link library used for function calls.