You are welcome.
I just have published a little article about handling double-click in MDI Client which shows the solution for standard MDI applications (in which CMainFrame is derived from CMDIFrameWnd) and for the ohers (Visual Studio-style and Office-style MDI applications, in which CMainFrame is derived from CMDIFrameWndEx).