Posted: Tue Dec 03, 2002 9:24 pm
Restored from previous forum. Originally posted by freak.
Hi all,
If I use Threads and some Memory Banks do I need to take
different #Memory Banknumbers for each Thread, or not?
My Problem is the following:
I create a Dll, where the calling App creates a thread, each time, a Procedure is called. Now I need some Memory in this Procedure.
Are those #Memory-Numbers shared between the Treads, or can i just use the same for them all?
Thanks,
Timo
--------------------------------
Programming today is a race between software engineers striving to build bigger and
better idiot-proof programs and the universe trying to produce bigger and better idiots.
...So far, the universe is winning.
Hi all,
If I use Threads and some Memory Banks do I need to take
different #Memory Banknumbers for each Thread, or not?
My Problem is the following:
I create a Dll, where the calling App creates a thread, each time, a Procedure is called. Now I need some Memory in this Procedure.
Are those #Memory-Numbers shared between the Treads, or can i just use the same for them all?
Thanks,
Timo
--------------------------------
Programming today is a race between software engineers striving to build bigger and
better idiot-proof programs and the universe trying to produce bigger and better idiots.
...So far, the universe is winning.