On Sun, 30 Jan 2005, Jeff Pohlmeyer wrote:
> > > unit libmagic;
>
> > Can we include this in the FPC packages ? I think it would be useful.
> > Michael.
>
> It's okay with me, I'm always glad to contribute what I can to FPC.
> - Jeff
Thank you.
I'll add dynamical loading of the libmagic librar
> > unit libmagic;
> Can we include this in the FPC packages ? I think it would be useful.
> Michael.
It's okay with me, I'm always glad to contribute what I can to FPC.
- Jeff
.
__
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam
On Sat, 29 Jan 2005, Jeff Pohlmeyer wrote:
>
> > AFAIR Unix has some kind of registry for file types, based on file
> > extensions and characteristic bytes at the begin of an file. Does
> > somebody know more about that registry, so that it could be integrated
> > into the intended registry for
> AFAIR Unix has some kind of registry for file types, based on file
> extensions and characteristic bytes at the begin of an file. Does
> somebody know more about that registry, so that it could be integrated
> into the intended registry for archive handlers?
===