Re: [fpc-devel] Attachments

2007-11-06 Thread Leonardo M. Ram
> If you have large files you like to share, please post them on a website > and link to them, that is much more desirable. Ok, next time i'll do that. Thank you. __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around

Re: [fpc-devel] Attachments

2007-11-06 Thread Daniël Mantione
Op Tue, 6 Nov 2007, schreef Leonardo M. Ramé: > Are you planning to create a new list with Attachments enabled? or enabling > them in this list? Only small attachments are allowed (<=30k). A limit is necessary because otherwise people sent megabytes large files. This is undesired because peo

[fpc-devel] Attachments

2007-11-06 Thread Leonardo M. Ram
Are you planning to create a new list with Attachments enabled? or enabling them in this list? Yesterday I'd try to post a response with a code example and never was posted to the list. Leonardo M. Ramé http://leonardorame.blogspot.com __ Do Y

Re: [fpc-devel] Dnamic packages support

2007-11-06 Thread L
> Hi Lars, > > > The key point is exporting the api from the executable rather than the dll. > > Many > > people don't understand this basic concept nor know it is possible, nor > > understand why it works and how it works. > > > I, too, in fact don't understand this. care to give a short explanat

Re: [fpc-devel] Dnamic packages support

2007-11-06 Thread Michael Schnell
Hi Lars, The key point is exporting the api from the executable rather than the dll. Many people don't understand this basic concept nor know it is possible, nor understand why it works and how it works. I, too, in fact don't understand this. care to give a short explanation ? I do know abou

Re: [fpc-devel] Dnamic packages support

2007-11-06 Thread Michael Schnell
Hi The key point is exporting the api from the executable rather than the dll. Many people don't understand this basic concept nor know it is possible, nor understand why it works and how it works. LazarusRB (arby) demonstrated this years ago with an API called Plugger. It is no longer in active