Home
last modified time | relevance | path

Searched refs:PMDI_EDITOR_TYPE (Results 1 – 2 of 2) sorted by relevance

/reactos/modules/rosapps/templates/old_wordpad/
H A Dmainwnd.c509 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()
H A Dprecomp.h35 } MDI_EDITOR_TYPE, *PMDI_EDITOR_TYPE; typedef