<div dir="ltr"><div><div><div><div><div>For Lazarus projects, the IDE comes with an integrated resource editor that uses fcl-res to create the resource file<br><br></div>In my case, i want to create a standalone resource to be used in a package so can't use Lazarus IDE editor<br><br></div>Is there any tool that uses fcl-res to manipulate resource files? (GLazRes uses the old lrs format)<br><br></div>Another solution is to create resource files with third party tool ( <a href="http://www.resedit.net">http://www.resedit.net</a> <a href="https://stefansundin.github.io/xn_resource_editor">https://stefansundin.github.io/xn_resource_editor</a> or even manually with windres)<br><br></div>Is there any drawback of using third party tools to create resource files to be used with fpc?<br><br></div>Luiz <br></div>