We had the same problem. It is a Delphi / Win 2k issue. The solution we used was to reduce the number of colours in the icon. There may be a better solution but ours worked fine for us.
Rob Software engineer Wild Software Ltd Ph 03 377-0495 ----- Original Message ----- From: "Jianming Lin (ASL)" <[EMAIL PROTECTED]> To: "Multiple recipients of list delphi" <[EMAIL PROTECTED]> Sent: Tuesday, June 03, 2003 11:13 AM Subject: [DUG]: Ico Problem in W2k > > Help: > > We want to use size of 32*32 standard icon with 16777216 colors. > Delphi image edit can only create 16 color icon. > > We use other tool to create a 32*32 icon with 16777216 colors. > > Open a new application, click Project -> Options -> Application Tab, > load the 24bit color icon. > > Problem: > In Delphi 5 Ide, click run, an annoying CPU Debug window Always comes up. > > If we close Delphi 5, run the executable itself. It is OK. > > What's wrong? > > My computer's vedeo card support up to 32 bit true color. > > ############################################################################ ######### > This e-mail message has been scanned for Viruses and Content and cleared > by MailMarshal > For more information please visit www.marshalsoftware.com > ############################################################################ ######### > -------------------------------------------------------------------------- - > New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED] > Website: http://www.delphi.org.nz > To UnSub, send email to: [EMAIL PROTECTED] > with body of "unsubscribe delphi" > Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/ > > --------------------------------------------------------------------------- New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED] Website: http://www.delphi.org.nz To UnSub, send email to: [EMAIL PROTECTED] with body of "unsubscribe delphi" Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/
