#include "precomp.h"
Go to the source code of this file.
Functions | |
VOID | ZapActiveAndFocus (VOID) |
VOID | SetDialogPointer (PWND pwnd, LONG_PTR lPtr) |
BOOL | _SetProgmanWindow (PWND pwnd) |
BOOL | _SetTaskmanWindow (PWND pwnd) |
BOOL | xxxSetShellWindow (PWND pwnd, PWND pwndBkGnd) |
PSBINFO | _InitPwSB (PWND pwnd) |
|
Definition at line 183 of file miscutil.c. References DesktopAlloc(), DTAG_SBINFO, tagWND::head, tagSBINFO::Horz, NULL, tagSBDATA::posMax, tagWND::pSBInfo, SBINFO, and tagSBINFO::Vert. Referenced by CalcSBStuff(), xxxDefWindowProc(), xxxEnableWndSBArrows(), xxxSetScrollBar(), and xxxShowScrollBar().
|
|
Definition at line 48 of file miscutil.c. References BOOL, FALSE, GETDESKINFO, Lock, NULL, PtiCurrent, tagDESKTOPINFO::spwndProgman, and TRUE.
|
|
Definition at line 63 of file miscutil.c. References BOOL, FALSE, GETDESKINFO, Lock, NULL, PtiCurrent, tagDESKTOPINFO::spwndTaskman, and TRUE.
|
|
Definition at line 24 of file miscutil.c. References tagWND::cbwndExtra, ClrWF, FNID_CLEANEDUP_BIT, FNID_DIALOG, GETPTI, PpiCurrent, SetWF, TestWF, VOID(), WFDIALOGWINDOW, and WFSERVERSIDEPROC.
|
|
Definition at line 97 of file miscutil.c. References _RegisterHotKey(), BOOL, FALSE, GETDESKINFO, GETPTI, Lock, NULL, tagDESKTOPINFO::ppiShellProcess, PtiCurrent, PWND_BOTTOM, SetWF, tagDESKTOPINFO::spwndBkGnd, tagWND::spwndOwner, tagDESKTOPINFO::spwndShell, TestWF, TestwndChild, TRUE, WEFTOPMOST, WFBOTTOMMOST, and xxxSetWindowPos(). Referenced by NtUserSetShellWindowEx().
|
|
Definition at line 16 of file miscutil.c. References PtiCurrent, tagQ::spwndActive, tagQ::spwndFocus, Unlock, and VOID().
|