Bug Report B196988
Visible to All Users

ApplicationCallWndProcHookProc hangs

created 14 years ago

I've moved my projects from Delphi 2006 to Delphi 2010. By that, I needed to update to the newest version of the used components. (e.g. DevExpress Build 54)
Now I have a problem. Our program starts correctly and gets visible, but after that it will be frozen – no further repaint, no user input – you have to kill it with the task manager.
An analysis of the program run shows, that the program is trapped in a repeatedly call from USER32.MoveWindow to ApplicationCallWndProcHookProc of the cxContainer unit – always called with the same call stack. No other code will then be called, the program is frozen.
Please have a look at the attached screenshot, to get more information about the call stack and the hook procedure.
Can you help?

Comments (1)
DevExpress Support Team 14 years ago

    Hello Maik,
    We apologize that you have encountered this problem.
    Unfortunately, this information is not enough to find the cause of the problem.
    Could you please provide us with a sample project, illustrating this problem? We will test it, and try to find an acceptable solution for you.
    Thanks,
    Valdemar

    Disclaimer: The information provided on DevExpress.com and affiliated web properties (including the DevExpress Support Center) is provided "as is" without warranty of any kind. Developer Express Inc disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.

    Confidential Information: Developer Express Inc does not wish to receive, will not act to procure, nor will it solicit, confidential or proprietary materials and information from you through the DevExpress Support Center or its web properties. Any and all materials or information divulged during chats, email communications, online discussions, Support Center tickets, or made available to Developer Express Inc in any manner will be deemed NOT to be confidential by Developer Express Inc. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.