<div>Registry is not part of rtl because it's not a base unit??? This is my point it uses 200 other f*** units that aren't really needed! </div><div><br></div>So you are saying if one wants a single 50 line unit & does a complex procedure eg installi ng 10^10 lines of fpc etc then it is simple? And of course you have to do this for every version of fpc you want to use! <div>
<br></div><div>And, of course as I've seen, the size of the .exe from v2.2.2 cf v2.6.2 is twice as large because of all the c*** included by the various uses..</div><div><br></div><div>This is all simple? Not in my dictionary's definition! Dooooooh <div>
<div><br></div><div>J</div><div><br></div><div>BTW, the other impact is that the size of the .exe <br><br><div class="gmail_quote">On 1 March 2013 21:55, Sven Barth <span dir="ltr"><<a href="mailto:pascaldragon@googlemail.com" target="_blank">pascaldragon@googlemail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On 01.03.2013 21:57, John Lee wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Thanks all for your help - found the .ppu and .o at last - I note than<br>
inifiles itself needs some other stupid unit! ! I think you'll agree it<br>
is all more than somewhat compllcated tho' - can't see why registry unit<br>
is part of fcl tho - surely it is a simple routine for reading the<br>
registry - not rocket science- just a windows utility so should be eg in<br>
\rtl\ or objpas or something like that so one can easily find it and<br>
compile it with whatever version of fpc w/o hassle and fighting with n<br>
dependencies which don't add any real value.<br>
<br>
Everything should be as simple as possible... as the great man said!.<br>
</blockquote>
<br></div>
It *is* simple. When you do an installation of FPC a "fpc.cfg" is created where all the unit paths included with the installation are already included. So the only thing you need to do is to add "registry" to your "uses" clause, compile and be happy.<br>
<br>
And "registry" is part of the FCL, because it is no base unit.<div class="HOEnZb"><div class="h5"><br>
<br>
Regards,<br>
Sven<br>
______________________________<u></u>_________________<br>
fpc-pascal maillist - <a href="mailto:fpc-pascal@lists.freepascal.org" target="_blank">fpc-pascal@lists.freepascal.<u></u>org</a><br>
<a href="http://lists.freepascal.org/mailman/listinfo/fpc-pascal" target="_blank">http://lists.freepascal.org/<u></u>mailman/listinfo/fpc-pascal</a><br>
</div></div></blockquote></div><br></div></div></div>