Hi all,
I have a question about the sample minifilter driver “minispy”.
[Problem]
The filename contained double bytes character is not logged.
[Question]
Is this any way to support double bytes character ?
I think I have to change the character code but I don’ t know how to make
it.
Please give me any advice.
Best Regards,
Syota Shinogi
I don’t know how in Minispy, but I some time ago, I tested this in FileSpy
and it works OK. Both FileSpy and its control application are written
and compiled as UNICODE application and thus should have no problems
wih logging even Chinese file names. I think it will should be
the same in Minispy.
Why don’t you start a debugger and see WHY the file is not logged
or what exactly causes it ?
L.