minifilter Questions
1
Solved
I want to use windows miniFilter in my project.
I have seen the Microsoft documentation, but it seemed very hard to understand.
I have also read the GitHub examples for miniFilters, but the...
Profusive asked 17/5, 2017 at 20:7
2
Solved
I've used the code below but it is giving me an result of file path.
status = FltGetFileNameInformation(Data,
FLT_FILE_NAME_OPENED |
FLT_FILE_NAME_QUERY_ALWAYS_ALLOW_CACHE_LOOKUP,
&nameInfo...
Brusa asked 22/4, 2015 at 11:31
1
I need to write a program to show a password window when user tries to access a file or folder in c++ for win XP & win 7 (for both 32bit and 64bit).
But the difficult part is that I cannot use ...
Mv asked 9/1, 2013 at 6:47
1
Solved
A project I'm working on at the moment requires the implementation of a copy-on-w/m mechanism which will be used to redirect disk i/o in a similar manner to Deep Freeze or Sandboxie, on Windows XP....
Drue asked 20/8, 2011 at 17:59
1
© 2022 - 2024 — McMap. All rights reserved.