Delphi or Windows Bug? Systsem Errors when using remote desktop

From: Martin (hehe_at_hehe.com)
Date: 06/26/04


Date: Sat, 26 Jun 2004 21:55:41 +0200

Hello,

has anyone else experienced this strange problem:
When using remote desktop, my Delphi application fails when
I minimize or close the remote desktop window.
That's pretty strange.
I get all kinds of System Errors when minimizing or closing the
remote desktop window, and ONLY when I use remote desktop:

  Code 5: Access Denied
  Code 6: The handle is invalid
  Code 1008: An attempt was made to reference a token that does not exist
  Code 1447: The window does not have scroll bars

Hmm....
I am using some png-images, and I suspect that there is a bug in the
Delphi units pnglang, pngzlib or pngimage. I don't want to disassemble the
whole program if someone has an answer, because it consists of many units.

Any suggestions?

Regards,
Martin



Relevant Pages