home *** CD-ROM | disk | FTP | other *** search
/ Total C++ 2 / TOTALCTWO.iso / vb5.0 / tools / olemsg / readme.txt < prev   
Text File  |  1996-06-28  |  819b  |  19 lines

  1. OLE Messaging
  2. -------------
  3.  
  4. OLEMSG.HLP is a Windows Help file that documents the entire OLE
  5. Messaging library. It includes complete reference information, a
  6. programmer's guide, and many brief code examples.
  7.  
  8. OLEMSG.XLS is a Microsoft Excel spreadsheet containing all the 
  9. sample source code that appears in the OLE Messaging 
  10. documentation. There are no complete sample programs, but many 
  11. short routines illustrating how to use various OLE messaging features.
  12.  
  13. TIMECARD.CLI is a directory containing a complete OLE Messaging 
  14. sample application, written for Visual Basic. There is a server 
  15. program which maintains a list of users and summarizes their 
  16. timecard reports, and a client program that is used to fill out a 
  17. timecard. Refer to README.TXT in the TIMECARD.CLI directory 
  18. for more details.
  19.