I need to implement some simple threading in a DOS application I am
writing with FPC. What I need to know is the following:
1) Does FPC protect it's stack or can I allocate memory from the heap
and point SS and ESP to it for the threads stack.
I believe the latter is correct (except th
On 7/10/06, Florian Klaempfl <[EMAIL PROTECTED]> wrote:
Use array of const with cdecl, it will work as expected.
Thank you very much.
--
Felipe Monteiro de Carvalho
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.o
On 11 Jul 06, at 15:14, Andreas Berger wrote:
> I need to implement some simple threading in a DOS application I am
> writing with FPC. What I need to know is the following:
>
> 1) Does FPC protect it's stack or can I allocate memory from the heap
> and point SS and ESP to it for the threads st
I need to implement some simple threading in a DOS application I am
writing with FPC. What I need to know is the following:
1) Does FPC protect it's stack or can I allocate memory from the heap
and point SS and ESP to it for the threads stack.
2) If the stack is protected, how do I allocate s
Graeme Geldenhuys schrieb:
> On 7/11/06, Luiz Americo Pereira Camara <[EMAIL PROTECTED]> wrote:
>> It works under Linux, it uses Simpleipc for app comunication. I tested
>> it in Ubuntu Dapper Drake. The only issues i am having are related in
>> Know Issues section.
>>
>> Luiz
>
>
> Excellent! Th
Fria Martin Mgr wrote:
> I am enthusiastic user of Free Pascal. I want ask a question, if there in
> Free Pascal exist the support for national environment. In czech there are
> letters with diacritics. They are not displayed correctly on the screen
> and on the printer. In Windows there is code pa
I am enthusiastic user of Free Pascal. I want ask a
question, if there in Free Pascal exist the support for national environment.
In czech there are letters with diacritics. They are not displayed correctly on
the screen and on the printer. In Windows there is code page 1250 for these
signs