Hi Pelle,
last days i ported some files from linux over to pelles and had really annoying filelockings (could not save source files error 42)
i locked this down to some parsing failures of the sources and on this way i detected that the informationbrowser is ignoring that includes are commented out!!!!
//#include "test.h"
the above example gets parsed by the informationbrowser!
Maybe the informationbrowser shouldnt really lock files because why? he reads only and the locks are annoying because you loose all changes and can only fix it with restarting pellesc.
Greetings
Seltsamuel