RE: STATUS_REPARSE for changing drive/paths on the fl-y

Are you file system developer or device driver one?
If you are file system developer (and your problems says you are)
you should use NTIFS.H instead of NTDDK.H.
All what you need to develop file system driver is in NTIFS.H.
Forget existence of NTDDK.H.
Am I clear enough?

Paul

-----P?vodn? zpr?va-----
Od: Bill [SMTP:xxxxx@optonline.net]
Odesl?no: 3. kv?tna 2000 4:32
Komu: File Systems Developers
P?edm?t: [ntfsd] RE: STATUS_REPARSE for changing drive/paths on the
fly

Where is IO_REPARSE defined, it does not appear in the DDK ?