yangjian

Results 11 comments of yangjian

for example, when i use rename function(rename ("c:\\1.txt", "c:\\2.txt")) to generate rename event , TaskExplorer can not show rename event in file tabs, i wish taskexplorer can show a message...

hi, @jdu2600 , does this feature don't support on windows 7

thanks @jdu2600 , i use the following code snippet, and krabsetw throw a exception, this exception indicate TdhGetEventInformation return ERROR_NOT_FOUND(1168) ![image](https://user-images.githubusercontent.com/9816011/105178693-591e9b00-5b63-11eb-9286-fb11a2e90247.png) ![image](https://user-images.githubusercontent.com/9816011/105178734-663b8a00-5b63-11eb-946d-6353bdcd0003.png)

hi, dmex, do you know why EventRecord->EventHeader->ProcessId and EventRecord->EventHeader->ThreadId always -1 in windows7 on file io event . i modify the etwmon.c code as below, and the question still exist,...

where can we get the correct process id and threadid? can dmex supply some helps ?

thanks for reply, but when will this feature be added, do you have a plan?

do you plan to support in windows 7 ? procmonxv2 has some problems in windows 7

thanks , i test on windows 7 in vmware ,but get process id is -1 from event header , do you have some idea about this ? thanks