Mombu the Programming Forum

Go Back   Mombu the Programming Forum > Programming > Help me! I need a solution or an explanation
User Name
Password
REGISTER NOW! Mark Forums Read




Reply
1 20th October 08:07
dimitrij klingbeil
External User
 
Posts: 1
Default 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
  Reply With Quote


 


Reply


Thread Tools
Display Modes




666