Searched refs:DesktopPtrToUser (Results 1 – 10 of 10) sorted by relevance
948 Ancestor = DesktopPtrToUser(Wnd->spwndParent); in GetAncestor()1059 WndParent = DesktopPtrToUser(Wnd->spwndOwner); in GetParent()1064 WndParent = DesktopPtrToUser(Wnd->spwndParent); in GetParent()1112 FoundWnd = DesktopPtrToUser(Wnd->spwndOwner); in GetWindow()1118 FoundWnd = DesktopPtrToUser(Wnd->spwndParent); in GetWindow()1125 FoundWnd = DesktopPtrToUser(Wnd->spwndNext); in GetWindow()1130 FoundWnd = DesktopPtrToUser(Wnd->spwndPrev); in GetWindow()1135 FoundWnd = DesktopPtrToUser(Wnd->spwndChild); in GetWindow()1198 pCls = DesktopPtrToUser(pWnd->pcls); in GetWindowInfo()1478 Wnd = DesktopPtrToUser(Wnd->spwndParent); in IsChild()[all …]
87 for( Child = Root->spwndChild ? DesktopPtrToUser(Root->spwndChild) : NULL; in IntFindChildWindowToOwner()89 Child = Child->spwndNext ? DesktopPtrToUser(Child->spwndNext) : NULL ) in IntFindChildWindowToOwner()91 OwnerWnd = Child->spwndOwner ? DesktopPtrToUser(Child->spwndOwner) : NULL; in IntFindChildWindowToOwner()663 hWnd = UserHMGetHandle((PWND)DesktopPtrToUser(Wnd->spwndParent)); in User32DefWindowProc()867 buf = DesktopPtrToUser(Wnd->strName.Buffer); in RealDefWindowProcA()890 buf = DesktopPtrToUser(Wnd->strName.Buffer); in RealDefWindowProcA()1093 buf = DesktopPtrToUser(Wnd->strName.Buffer); in RealDefWindowProcW()1115 buf = DesktopPtrToUser(Wnd->strName.Buffer); in RealDefWindowProcW()
95 pItem = menu->rgItems ? DesktopPtrToUser(menu->rgItems) : NULL; in MENU_FindItem()101 PITEM item = menu->rgItems ? DesktopPtrToUser(menu->rgItems) : NULL; in MENU_FindItem()106 PMENU pSubMenu = DesktopPtrToUser(item->spSubMenu); in MENU_FindItem()139 PITEM Item = Menu->rgItems ? DesktopPtrToUser(Menu->rgItems) : NULL; in IntGetMenuDefaultItem()158 ret = IntGetMenuDefaultItem( DesktopPtrToUser(Item->spSubMenu), fByPos, gmdiFlags, gismc ); in IntGetMenuDefaultItem()226 LPWSTR text = DesktopPtrToUser(pItem->Xlpstr); in GetMenuItemInfo_common()270 PMENU pSubMenu = DesktopPtrToUser(pItem->spSubMenu); in GetMenuItemInfo_common()1052 PMENU pSubMenu = DesktopPtrToUser(pItem->spSubMenu); in GetMenuState()1087 text = item->Xlpstr ? DesktopPtrToUser(item->Xlpstr) : NULL; in GetMenuStringA()1122 text = item->Xlpstr ? DesktopPtrToUser(item->Xlpstr) : NULL; in GetMenuStringW()[all …]
593 PCLS Class = DesktopPtrToUser(pWnd->pcls); in IntGetWndProc()819 Class = DesktopPtrToUser(Wnd->pcls); in GetClassLongA()875 Class = DesktopPtrToUser(Wnd->pcls); in GetClassLongW()934 Class = DesktopPtrToUser(Wnd->pcls); in GetClassLongPtrA()973 Class = DesktopPtrToUser(Wnd->pcls); in GetClassLongPtrW()1069 class = DesktopPtrToUser(Wnd->pcls); in GetClassWord()
214 pHook = DesktopPtrToUser(ClientInfo->phkCurrent); in CallNextHookEx()218 phkNext = DesktopPtrToUser(pHook->phkNext); in CallNextHookEx()
1753 Class = DesktopPtrToUser(Wnd->pcls); in IntCallMessageProc()
300 ret = DesktopPtrToUser(pEntry->ptr); in ValidateHandle()329 ret = DesktopPtrToUser(pEntry->ptr); in ValidateHandleNoErr()401 Wnd = DesktopPtrToUser(Wnd); in GetThreadDesktopWnd()
12 DesktopPtrToUser(PVOID Ptr) in DesktopPtrToUser() function
324 static PVOID FASTCALL DesktopPtrToUser(PVOID ptr) in DesktopPtrToUser() function371 ptr = DesktopPtrToUser(ptr); in ValidateHandleNoErr()
95 pSBInfo = DesktopPtrToUser(pwnd->pSBInfo); in IntGetSBData()498 pSBInfo = DesktopPtrToUser(pWnd->pSBInfo); in IntScrollGetScrollBarRect()