Reading a post in "public.mseide-msegui.talk", the mseide discussion list, I
found this:
"Florian has committed the beginning of dynamic packages support".
With "Dynamic Packages" you mean a platform independent way of implementing
something similar to
.Dlls (or .bpl)? without creating each lib
ik schrieb:
> Hello
>
> I'm attaching here diff files for errorhe.msg and errorheu.msg files.
>
> I think that some of the translation are prior to 2.2.0 (I haven't
> translated for a while).
>
Thx, applied.
___
fpc-devel maillist - fpc-devel@lists.
Felipe Monteiro de Carvalho schrieb:
> On 11/1/07, Florian Klaempfl <[EMAIL PROTECTED]> wrote:
>> No.
>>
>> Edit compiler/msg/errore.msg
>> make msg
>
> Good =) That would have been a bit clumsy.
>
> May I already add the information about this option to trunk or should
> we wait before it's full
On 10/30/07, 12 12 <[EMAIL PROTECTED]> wrote:
> Why TSemaphore not implemented for Win32?
AFAIK TSemaphore is just an alias to different semaphore names on
different unixes.
So it would never work on Win32 by definition.
> but CreateSemaphore present in Delphi!
No it's not. It's a Windows API.