BEEPER.TXT
上传用户:bangxh
上传日期:2007-01-31
资源大小:42235k
文件大小:1k
源码类别:

Windows编程

开发平台:

Visual C++

  1. BEEPER
  2. This basic sample illustrates the implementation of a tearoff interface - a
  3. collection/enumeration of BSTRs. It can be built as a DLL and as an EXE.
  4. The target "Win32 Release MINCRT" shows how to build a DLL that does not
  5. link in the CRTs (how to use the #define _ATL_MIN_CRT)
  6. HOW TO RUN IT:
  7. Build BEEPER (.EXE or .DLL) and make sure it is registered. Load the .VBP file
  8. into VB and run. Press the button to activate it. With the DLL version, you
  9. can also use BEEPER.HTM (HTML file that uses VBScript) from Internet Explorer 3.0
  10. or 4.0.