> I dont see the relationship between the F12 (hotkey) problem reported and
> getting the CPU window on calling the printer unit. I checked the key

this isn't a Delphi specific issue

it is documented behaviour of the WinNT kernel:

"When the F12 key is pressed and the application in focus is being debugged,
Windows NT calls a function similar to DebugBreak(), which executes a hard
coded breakpoint instruction. The integrated debugger then traps the
exception generated by this instruction."

Any debugging IDE will respond this way - not just Delphi.

http://support.microsoft.com/support/kb/articles/q130/6/67.asp


> installing? Again I pin my hopes on D6.

D6 presumably would have the same problem.

-ns


---------------------------------------------------------------------------
    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"

Reply via email to