I just install Toad for DB2 using the file "ToadforDB2_Freeware_6.2.0.315_x86_En on Windows 10 Pro 64 bits.
The installation process finish OK but when I try to open the aplication I got the following message:
DevExpress.Utils.Drawing.Helpers.Win32SubclasserException"
SetWindowSubClass Failed
Stack Trace:
en DevExpress.Utils.Drawing.Helpers.Win32SubclasserFactory.Win32Subclasser.AssignHandle()
en DevExpress.Utils.Drawing.Helpers.Win32SubclasserFactory.Win32Subclasser…ctor(IntPtr subClsID, IntPtr hWnd, Win32SubClassProc subClassProc)
en DevExpress.Utils.Drawing.Helpers.Win32SubclasserFactory.Create(IntPtr hWnd, WndProc wndProc)
en DevExpress.Utils.Win.Hook.ControlWndHook.HookCore()
en DevExpress.Utils.Win.Hook.ControlWndHook.Hook()
en DevExpress.Utils.Win.Hook.ControlWndHook.set_Control(Control value)
en DevExpress.Utils.Win.Hook.ControlWndHook.AddHook(Control ctrl, MsgEventHandler handler, MsgEventHandler afterHandler)
en DevExpress.XtraBars.BarManager.SetForm(Control value)
en DevExpress.XtraBars.BarManager.set_Form(Control value)
en Quest.Toad.Gui.MainForm.InitializeComponent()
en Quest.Toad.Gui.MainForm…ctor()
en Quest.Toad.StartupForm.MainAppicationEntryPoint(String[] args)
en Quest.Toad.ToadProcessEntryPoint.Main(String[] args)
And the program shutdown.
How can I solve this error?