by Marco van de Voort <marcov@[EMAIL PROTECTED]
>
Oct 18, 2007 at 11:36 AM
On 2007-10-18, Ruud <Ruud.Baltissen@[EMAIL PROTECTED]
> wrote:
> Hallo Marco,
>
>
> Sorry for the delay, had a course.
>
>> Do you implement some form of locking or sharing?
>
> You mean locking or sharing memory? No, AFAIK. Unless... the only
> extra I do is reserving some extra memory and freeing it again at the
> end of the program (new/dispose). I checked things using the MemAvail
> function.
No I meant file locking. Stuff like opening the own exe. Windows is
different in that respect from Dos.