Go to the source code of this file.
Data Structures |
| struct | PSPIVALUES |
| union | SPIBUFFER |
Defines |
| #define | SPI_TABLE1_MIN 1 |
| #define | SPI_TABLE1_MAX 119 |
| #define | SPI_TABLE2_MIN 4096 |
| #define | SPI_TABLE2_MAX 4171 |
| #define | SPI_TABLE3_MIN 8192 |
| #define | SPI_TABLE3_MAX 8215 |
| #define | SPIF_PROTECT 0x80000 |
Enumerations |
| enum | USERPREFMASKS {
UPM_ACTIVEWINDOWTRACKING = 0x01,
UPM_MENUANIMATION = 0x02,
UPM_COMBOBOXANIMATION = 0x04,
UPM_LISTBOXSMOOTHSCROLLING = 0x08,
UPM_GRADIENTCAPTIONS = 0x10,
UPM_KEYBOARDCUES = 0x20,
UPM_ACTIVEWNDTRKZORDER = 0x40,
UPM_HOTTRACKING = 0x80,
UPM_RESERVED = 0x100,
UPM_MENUFADE = 0x200,
UPM_SELECTIONFADE = 0x400,
UPM_TOOLTIPANIMATION = 0x800,
UPM_TOOLTIPFADE = 0x1000,
UPM_CURSORSHADOW = 0x2000,
UPM_CLICKLOCK = 0x8000,
UPM_UIEFFECTS = 0x80000000,
UPM_DEFAULT = 0x80003E9E
} |
| enum | WALLPAPER_MODE { wmCenter = 0,
wmTile,
wmStretch
} |
Functions |
| BOOL | InitSysParams () |
Variables |
| SPIVALUES | gspv |
| BOOL | g_PaintDesktopVersion |