Searched refs:PMDI_EDITOR_TYPE (Results 1 – 2 of 2) sorted by relevance
509 EditorType = *((PMDI_EDITOR_TYPE)MainWnd->ActiveEditor); in MainWndGetCurrentEditor()526 PMDI_EDITOR_TYPE EditorType; in MainWndSwitchEditorContext()533 EditorType = (PMDI_EDITOR_TYPE)GetWindowLongPtr(hDeactivate, in MainWndSwitchEditorContext()554 EditorType = (PMDI_EDITOR_TYPE)GetWindowLongPtr(hActivate, in MainWndSwitchEditorContext()
35 } MDI_EDITOR_TYPE, *PMDI_EDITOR_TYPE; typedef