how can i get file size in VxD?

i develope file filter driver in VxD(9x,ME)…

when IFSFN_OPEN occurs,
how can i get file size?

i thought there is a field for file size in ioreq structure…
but i couldn’t…

advise me…

thanks.

This got me, too:-(
The only way is to query the size like in NT - only completely
different structures and calls.
However, this will cause problems…

Kim Byeong-Kyun wrote:

i develope file filter driver in VxD(9x,ME)…

when IFSFN_OPEN occurs,
how can i get file size?

i thought there is a field for file size in ioreq structure…
but i couldn’t…

advise me…

thanks.


You are currently subscribed to ntfsd as: xxxxx@alfasp.com
To unsubscribe send a blank email to xxxxx@lists.osr.com


Kind regards, Dejan M. www.alfasp.com
E-mail: xxxxx@alfasp.com ICQ#: 56570367
Alfa File Monitor - File monitoring library for Win32 developers.
Alfa File Protector - File protection and hiding library for Win32
developers.