I havn't followed this from the start so I could be way off here, but do you
mean that you are debugging an app and the cpu window comes up at
breakpoints in ntuser.dll?
If so then you must be using Windows 2000, and it seems to be something that
you have to live with. I have this problem a lot and did a fair bit of
reading on it and found the following:
- It is believed to be caused by breakpoint information being intentionally
or accidentally left in the windows 2000 code, which Delphi unfortunately
latches onto.
- The breakpoint is triggered whenever a bitmap or icon is used that has
more than 16 colours.
For me it happens when I use a File Open dialog from within my app, and when
I am using the MapX ocx. The only solution that I know (and its not a very
good one) is to turn off interactive debugging unless you really need to
debugg the app.
Stacey
> -----Original Message-----
> From: Mark Derricutt [mailto:[EMAIL PROTECTED]]
> Sent: Monday, 23 April 2001 9:36 a.m.
> To: Multiple recipients of list delphi
> Subject: Re: [DUG]: whose running this?
>
>
> Neither, I just tried deleteing all the DCUs and it still did it, so
> renamed the routine and its still being called. I checked
> against my other
> app that uses the same code and it to also kicks in NTUser
> without being
> called.
>
> This is becoming fustrating :(
>
> --On Friday, April 20, 2001 4:03 PM +1200 Dave
> <[EMAIL PROTECTED]> wrote:
>
> > Can't see anything...
> > Try re-naming NTUser, and see if it still gets called.
>
>
>
> --
> There are exceptions, I'm sure, but the Windows 2000 on-line community
> seems to have, in general, the moral and spiritual qualities of your
> average porn site. (c) Bryan Pfaffenberger, Linux Journal, Jan 2001.
> --------------------------------------------------------------
> -------------
> 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"
>
---------------------------------------------------------------------------
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"