aboutsummaryrefslogtreecommitdiffstats
path: root/find_lock
Commit message (Collapse)AuthorAgeFilesLines
* find_java now supports 64-bit buildsDavid Herman2014-10-172-1/+68
| | | | Change-Id: I46f2462f396c7c2f40238b7da438189b9de02a15
* find_java.sln (and related project files) updatedDavid Herman2014-10-103-212/+137
| | | | | | | | - Paths needed to be updated from find_java to find_java/src/source - Some projects weren't compiling and needed to include references to various .cpp files Change-Id: I495905ef37a693d25cf34410dc395c9ae074b1da
* VS8 projects for find_java/find_lock (exe & dll).Raphael Moll2012-08-172-0/+214
| | | | Change-Id: I73d08808cbf0dd7032fc481aa81ad37181930d05
* Win SDK: find_lock.exeRaphael2012-02-039-0/+1167
This small win32 app takes a path as argument and outputs the names of the processes that are holding handles that overlap that path. The goal is to use this in the SDK Manager to identify which apps are locking the SDK folder and preventing updates. Change-Id: I4fbf66a53410fba0c5f9ab51dac10d267a7c21a7