Help me! I need a solution or an explanation
Don't rely on that windows' versions too much. I managed to overload and
crash
the XP GDI with bitmap resources in a delphi app so that not even the task
manager
would appear more than once. A possibly better solution wold be to
precompute
all actions, put them in a list and make the drawing synchronously so that
not more
than a pair of GDI handles would be in use at a time. However this looks
like
rewriting the whole app, so first try a different OS, chances are high for
it to work.
Dimitrij
|