mirror of https://github.com/lianthony/NT4.0
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25 lines
559 B
25 lines
559 B
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
|