LIBRARY VS04MP DESCRIPTION 'Stream Filter DLL - MP - Level:04' DATA MOVEABLE SINGLE HEAPSIZE 2048 EXPORTS VwGetRtns @80 VwStreamOpen @81 VwStreamSeek @82 VwStreamTell @83 VwStreamRead @84 VwAllocProc @91 VwFreeProc @92 VwGetInfo @93 VwGetData @94 VwSetData @95 VwLocalUp @96 VwLocalDown @97 VwSetSoRtn @98 VwSetUser @99 VwStreamSection @100 VwStreamClose @101 VwGetSectionData @102 VwSetSectionData @103 VwStreamReadRecord @104 VwDoSpecial @105