home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / sdk / winui / shell / fparser / vsasc.def < prev    next >
Encoding:
Text File  |  1995-02-14  |  596 b   |  26 lines

  1. DESCRIPTION        'Stream Filter DLL - asc - Level:4'
  2. CODE                MOVEABLE DISCARDABLE
  3. DATA                MOVEABLE SINGLE
  4. HEAPSIZE            2048
  5. EXPORTS
  6.             VwGetRtns                @80
  7.             VwStreamOpen            @81
  8.             VwStreamSeek            @82
  9.             VwStreamTell            @83
  10.             VwStreamRead            @84
  11.             VwAllocProc                @91
  12.             VwFreeProc                @92
  13.             VwGetInfo                @93
  14.             VwGetData                @94
  15.             VwSetData                @95
  16.             VwLocalUp                @96
  17.             VwLocalDown                @97
  18.             VwSetSoRtn                @98
  19.             VwSetUser                @99
  20.             VwStreamSection        @100
  21.             VwStreamClose            @101
  22.             VwGetSectionData        @102
  23.             VwSetSectionData        @103
  24.             VwStreamReadRecord    @104
  25.             VwDoSpecial                @105
  26.