WM_QUERYENDSESSION

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #36093
    Mick
    Participant

    Hi!

    In the methods TsSkinProvider.NewWndProc (v. < 9 beta) and TsSkinProvider.AC_WMQueryEndSession (v. 9 beta) is while acAnimCount > 0 do

    Application.ProcessMessages;

    Sometimes this loop never ends, because acAnimCount is always greater than 0.

    Thank you that you have added

    or not Application.MainForm.HandleAllocated

    in the implementation of WM_WINDOWPOSCHANGED in TsSkinManager.MainWindowHook 🙂

    Best regards,

    Mick

    #51777
    Support
    Keymaster

    Hello, Mick! Thank you for the message.

    Is it possible to make a demo with this issue?

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.