When running procmon on Windows XP Pro SP3 I get this error:
Procmon.exe - Entry Point Not Found
The procedure entry point InitializeSRWLock could not be located in the dynamic link library KERNEL32.dll.
Is there a version for XP specifically?
2 Answers
It seems that the ProcMon from May 13, 2014 version 3.10 works on XP.
Available for download from the Archive.org site:
1According to David D C e Freitas. I find that the last version that supports XP is 3.20:
Well, I find that I have no reputation to send multiple url links to.
Process Monitor v3.20(XP+,2015.5.26,2015.6.11) .. .. .. hxxps:// Process Monitor v3.30(Vista+,2016.7.24) hxxps:// Process Monitor v3.40(Vista+,2017.9.26) hxxps://
hxxps=https
Add(2019.12):The new version 3.5X has removed the InitializeSRWLock function reference and re-supported XP/2003.
Please download the latest version from the official website to try.
3