[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: FreeAES
On Wed, Jun 24, 1998 at 02:51:00AM +0200, Jörg Westheide wrote:
> There is a problem with this hack:
> What about local variables on the stack?
And everything in the AES library - you would need a thread-safe AES
library, otherwise you would overwrite variables from the first AES call
that you just interrupted.
No, I don't think this would be a good idea. We could queue redraw events
for the application in question and draw some pattern on behalf of the app
while it is in the form_... call.
And then we should think about a method by which new applications can handle
this more elegant (without requiring them to have a library which handles
dialogs in windows - this should be part of the system).
cu
Michael
--
Michael Schwingen, Ahornstrasse 36, 52074 Aachen
- Follow-Ups:
- FreeAES
- From: Joerg_Westheide@su.maus.de (Jörg Westheide)
- References:
- Re: FreeAES
- From: Maurits van de Kamp <maurits@bassment.demon.nl>
- FreeAES
- From: Joerg_Westheide@su.maus.de (Jörg Westheide)