阅读:2405回复:2
FsRtlNotifyFullChangeDirectory 这个有没大吓会用哦
FsRtlNotifyFullChangeDirectory 这个函数的前面两个参数不知道怎么填。
|
|
|
沙发#
发布于:2007-12-19 10:30
You should consider it opaque.You should ask the file system run time to give you a pointer to a NOTIFY_SYNC using FsRtlNotifyInitializeSync to get a vlaid synch notify object ptr. Subsequently FsRtlNotifyUninitializeSync will clean the object and release any storage associate with it.
|
|
|
板凳#
发布于:2007-12-19 10:39
|
|
|