#include "precomp.h"
Go to the source code of this file.
Functions | |
BOOL | VisWindow (PWND, DWORD) |
BOOL | xxxSetClassIconEnum (PWND pwnd, LPARAM lParam) |
PCURSOR | xxxSetClassIcon (PWND pwnd, PCLS pcls, PCURSOR pCursor, int gcw) |
BOOL | DestroyClassSmIcon (PCLS pcls) |
VOID | xxxCreateClassSmIcon (PCLS pcls) |
LONG | xxxSetWindowStyle (PWND pwnd, int gwl, DWORD styleNew) |
|
Definition at line 146 of file classchg.c. References _DestroyCursor(), BOOL, CSF_CACHEDSMICON, tagCLS::CSF_flags, CURSOR_ALWAYSDESTROY, FALSE, TRUE, and Unlock. Referenced by DestroyClass(), xxxRecreateSmallIcons(), and xxxSetClassIcon().
|
|
Definition at line 475 of file classchg.c. References BOOL, and FTopLevel. Referenced by xxxSetWindowStyle().
|
|
Definition at line 172 of file classchg.c. References CSF_CACHEDSMICON, tagCLS::CSF_flags, tagCLS::cWndReferenceCount, Lock, PtoH, PTR_TO_ID, SYSMET, VOID(), and xxxClientCopyImage(). Referenced by xxxCreateWindowEx(), xxxRecreateSmallIcons(), and xxxSetClassIcon().
|
|
Definition at line 56 of file classchg.c. References BOOL, BWL_ENUMLIST, CheckLock, CSF_CACHEDSMICON, tagCLS::CSF_flags, tagCLS::cWndReferenceCount, DestroyClassSmIcon(), FALSE, HMRevalidateHandleNoRip, Lock, NULL, tagDESKTOP::pDeskInfo, PtiCurrent, PtoH, tagTHREADINFO::rpdesk, tagDESKTOPINFO::spwnd, tagWND::spwndChild, ThreadLock, ThreadUnlock, TRUE, xxxCreateClassSmIcon(), xxxInternalEnumWindow(), and xxxSetClassIconEnum(). Referenced by SetClassCursor().
|
|
Definition at line 26 of file classchg.c. References _GetProp(), tagSERVERINFO::atomIconSmProp, BOOL, CheckLock, DestroyWindowSmIcon(), gpsi, MAKEINTATOM, tagWND::pcls, PROPF_INTERNAL, TestWF, TRUE, WFSMQUERYDRAGICON, and xxxRedrawTitle(). Referenced by xxxSetClassIcon().
|
|
Definition at line 203 of file classchg.c. References BOOL, CheckLock, ClrWF, DecVisWindows(), FNID_EDIT, GetAppCompatFlags2(), GETFNID, GETPTI, IDC_DEFAULT, IncVisWindows(), IsWinEventNotifyDeferredOK, NeedsWindowEdge(), NULL, PpiCurrent, PWNDDESKTOP, SetWF, tagWND::spmenu, tagWND::spwndParent, TestWF, TestwndChild, TRUE, UnlockWndMenu(), UnsetLayeredWindow(), VER40, VisWindow(), WEFWINDOWEDGE, WFCHILD, WFCPRESENT, WFINDESTROY, WFMINIMIZED, WFMPRESENT, WFWIN40COMPAT, xxxRedrawFrame(), xxxSendMessage(), xxxSetLayeredWindow(), and zzzInvalidateDCCache(). Referenced by xxxSetWindowData().
|