Home
last modified time | relevance | path

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

/reactos/win32ss/user/ntuser/
H A Dwindow.c3477 BOOL NotSameppi = FALSE; in NtUserGetComboBoxInfo() local
3515 NotSameppi = ppi != Wnd->head.pti->ppi; in NtUserGetComboBoxInfo()
3516 if (NotSameppi) in NtUserGetComboBoxInfo()
3543 if (NotSameppi) KeDetachProcess(); in NtUserGetComboBoxInfo()
3587 BOOL NotSameppi = FALSE; in NtUserGetListBoxInfo() local
3606 NotSameppi = ppi != Wnd->head.pti->ppi; in NtUserGetListBoxInfo()
3607 if (NotSameppi) in NtUserGetListBoxInfo()
3626 if (NotSameppi) KeDetachProcess(); in NtUserGetListBoxInfo()