Ovidiu Butoi
2008-04-02 14:26:39 UTC
I run the latest available build for Delphi 2007 Win 32 (11.0.2902.10471
with December 2007 Update and February 2008 Help Update installed) on Vista
Business. Until last Friday everything worked OK.
Last Friday I installed Vista SP 1.
Since then I have two issues with my compiler:
1. After I open my compiler and I click (first time only) on any main menu
item, the IDE drops down that menu item and freezes for 20-25 seconds and I
have to wait until I can click on any menu item/subitem again.
I have to underline that this happens only on the first click on any main
menu item. After that everything is fine until the end of the session.
2. In one of my applications I use a TActionManager with lots of
TCustomActions. This worked fine until now.
After this Vista update I get a similar behavior into my application with
the one I mentioned about the IDE at pct 1.
After launching my app (first time only) when I click on any main menu item,
that item is dropped down, the application freezes for 5-10 seconds, and the
debugger stops on an a TCustomAction exception triggered into ole32.dll.
This exception triggers an INT 3 in ntdll.DbgBreakPoint which causes a stop
on this breakpoint. Of course if I continue to run (F9) everything will be
fine until the end of the session.
Any input on this issues will be greatly appreciated.
Thanks.
Ovidiu Butoi
with December 2007 Update and February 2008 Help Update installed) on Vista
Business. Until last Friday everything worked OK.
Last Friday I installed Vista SP 1.
Since then I have two issues with my compiler:
1. After I open my compiler and I click (first time only) on any main menu
item, the IDE drops down that menu item and freezes for 20-25 seconds and I
have to wait until I can click on any menu item/subitem again.
I have to underline that this happens only on the first click on any main
menu item. After that everything is fine until the end of the session.
2. In one of my applications I use a TActionManager with lots of
TCustomActions. This worked fine until now.
After this Vista update I get a similar behavior into my application with
the one I mentioned about the IDE at pct 1.
After launching my app (first time only) when I click on any main menu item,
that item is dropped down, the application freezes for 5-10 seconds, and the
debugger stops on an a TCustomAction exception triggered into ole32.dll.
This exception triggers an INT 3 in ntdll.DbgBreakPoint which causes a stop
on this breakpoint. Of course if I continue to run (F9) everything will be
fine until the end of the session.
Any input on this issues will be greatly appreciated.
Thanks.
Ovidiu Butoi