Changeset 908
- Timestamp:
 - Jan 6, 2008, 5:08:29 PM (18 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  trunk/dll/treecnr.c (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk/dll/treecnr.c
r907 r908 2373 2373 2374 2374 case IDM_NOTEBOOK: 2375 //if (!ParentIsDesktop(dcd->hwndParent, dcd->hwndParent))2376 //PostMsg(dcd->hwndParent, msg, mp1, mp2);2377 //else2375 if (!ParentIsDesktop(dcd->hwndParent, dcd->hwndParent)) 2376 PostMsg(dcd->hwndParent, msg, mp1, mp2); 2377 else 2378 2378 WinDlgBox(HWND_DESKTOP, hwnd, CfgDlgProc, FM3ModHandle, 2379 2379 CFG_FRAME, MPFROMP("Tree"));  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  