#include "precomp.h"
Go to the source code of this file.
Functions | |
BOOL APIENTRY | _SwapMouseButton (BOOL fSwapButtons) |
BOOL APIENTRY | _SetDoubleClickTime (UINT dtTime) |
VOID | SetSysColor (UINT icol, DWORD rgb, UINT uOptions) |
BOOL APIENTRY | xxxSetSysColors (PUNICODE_STRING pProfileUserName, int cicol, PUINT picolor, COLORREF *prgb, UINT uOptions) |
|
Definition at line 74 of file sysmet.c. References APIENTRY, BOOL, CheckWinstaWriteAttributesAccess(), FALSE, gdtDblClk, gpsi, InitTooltipDelay(), NULL, PpiCurrent, tagWINDOWSTATION::rpdeskList, tagDESKTOP::rpdeskNext, tagDESKTOP::spwndTooltip, and TRUE. Referenced by xxxSystemParametersInfo().
|
|
Definition at line 25 of file sysmet.c. References tagPROCESSINFO::amwinsta, APIENTRY, BOOL, FALSE, gbMouseButtonsRecentlySwapped, PpiCurrent, RETURN_IF_ACCESS_DENIED, and SYSMET. Referenced by xxxSystemParametersInfo().
|
|
Definition at line 121 of file sysmet.c. References DWORD, tagDISPLAYINFO::fAnyPalette, gpDispInfo, gpsi, tagDISPLAYINFO::hdcScreen, NULL, SSCF_16COLORS, SSCF_FORCESOLIDCOLOR, SSCF_SETMAGICCOLORS, SYSHBRUSH, and VOID(). Referenced by xxxSetSysColors().
|
|
Definition at line 225 of file sysmet.c. References APIENTRY, BOOL, CheckWinstaWriteAttributesAccess(), FALSE, gpDispInfo, tagDISPLAYINFO::hdcScreen, L, NULL, PWND_BROADCAST, RecolorDeskPattern(), SetSysColor(), SSCF_16COLORS, SSCF_NOTIFY, SSCF_SETMAGICCOLORS, TRUE, UINT, xxxRedrawScreen, xxxSendNotifyMessage(), and xxxSetWindowNCMetrics().
|