TAdvToolBarPager Exception on Windows 10 Creators

Hi,

I have updated to Windows 10 Creators Update and now I'm getting a $C0000005 on
procedure TAdvToolBarPager.SubclassProc(var Msg: TMessage);
...
 FFormWndProc(Msg); -> Exception here
...

The expcetion happens just before the app is going to show the main form that contains the
TAdvToolbarPager component.

Thanks in advance,

Omar Zelaya

Do you use the latest version of the component?

Hi,

No, actually I use version 8.0.x

Thanks in advance,

Omar Zelaya

There have been several fixes in the latest versions, so I recommend to check with this latest version first. On our dev machines,we use Windows 10 Creator and the ribbon latest version works fine on it.