home *** CD-ROM | disk | FTP | other *** search
- -------------------------------------------------------------------
- Microsoft ActiveX Conferencing SDK 1.0 (Beta 2) Samples ReadMe
- July 1996
- -------------------------------------------------------------------
-
- (c) Copyright Microsoft Corporation, 1996
-
- ========================================================================
- MICROSOFT ACTIVEX CONFERENCING API SAMPLE : CNFTEST
- ========================================================================
-
- This example demonstrates all of the Microsoft ActiveX Conferencing APIs.
-
- The APIs demonstrated by the CNFTEST application are:
-
- ConferenceConnect
- ConferenceCancelTransfer
- ConferenceDisconnect
- ConferenceGetInfo
- ConferenceSetInfo
- ConferenceSendData
- ConferenceSendFile
- ConferenceShareWindow
- ConferenceLaunchRemote
- ConferenceRemoveNotify
- ConferenceSetNotify
- ConferenceListen
-
- To build this example from Microsoft Visual C++ Version 4.1, select
- the Open Workspace item from the File menu and choose from file types of
- "Makefiles (*.mak)". Open the CNFTEST.MAK file and build the CNFTEST.EXE
- using the usual MSVC Build command.
-
- Notes:
-
- 1) The paths to the Microsoft ActiveX Conferencing include and library
- files used in this example will need to be set before building.
-
- 2) You must have the Microsoft NetMeeting system installed in order
- to run this example.
-