diff -Naurb include_org\atlctrlw.h include\atlctrlw.h
--- include_org\atlctrlw.h	Sat Nov 27 01:06:12 2004
+++ include\atlctrlw.h	Sun Jan 09 08:22:18 2005
@@ -911,7 +911,7 @@
 		pT->GetSystemSettings();
 		// Parent init
 		ATL::CWindow wndParent = GetParent();
-		ATL::CWindow wndTopLevelParent = wndParent.GetTopLevelParent();
+		ATL::CWindow wndTopLevelParent = wndParent;//FIX .GetTopLevelParent();
 		m_wndParent.SubclassWindow(wndTopLevelParent);
 		// Toolbar Init
 		SetButtonStructSize();
