<div dir="ltr"><div dir="ltr">On Fri, Mar 13, 2020 at 3:06 PM John Landmesser via lazarus <<a href="mailto:lazarus@lists.lazarus-ide.org">lazarus@lists.lazarus-ide.org</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
  

    
  
  <div>
    <p>justĀ  curiuos:<br></p>
    <p>I ave a little apllication that suudenly(?!!) needs
      ligtk-win32*.dll on Windows 10.</p>
    <p>I think that's new and now i search for my changes that made this
      *.dll needed!</p></div></blockquote><div><br></div><div>Seems like you little application has been compiled with Gtk2 widgetset as a requirement.</div><div>If you replace it with Win32 widgetset, you should not longer need any external dlls.</div><div><br></div><div>thanks,<br>Dmitry</div></div></div>