<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p class="MsoNormal"><span lang="EN-US">Very often when I debug a
        program with Lazarus<o:p></o:p></span><span lang="EN-US"> and
        have connected an external <br>
        USB drive and then want to eject the external USB drive I get an
        “in use” error.<br>
        When looking with Unlocker it is always Lazarus who has open
        handles to this drive (root)<br>
        although it has nothing to do with it. Even drives on different
        drive letters are affected by this.<br>
        Does Lazarus open handles for each and every drive letter it
        finds (on Windows)?</span><span lang="EN-US"><br>
        If yes, why?    <br>
      </span></p>
  </body>
</html>