ReactOS 0.4.16-dev-1142-g8029339
|
#include "shellbars.h"
#include <commoncontrols.h>
#include <shellapi.h>
#include <wingdi.h>
#include <uxtheme.h>
Go to the source code of this file.
Macros | |
#define | TIMERID_DELAYED_REFRESH 0xBEEFCAFE |
#define | TIMER_REFRESH_DELAY 500 |
#define | SHCNE_WATCH |
Functions | |
EXTERN_C HRESULT WINAPI | RSHELL_CISFBand_CreateInstance (REFIID riid, void **ppv) |
#define SHCNE_WATCH |
#define TIMER_REFRESH_DELAY 500 |
Definition at line 28 of file CISFBand.cpp.
#define TIMERID_DELAYED_REFRESH 0xBEEFCAFE |
Definition at line 27 of file CISFBand.cpp.
Definition at line 719 of file CISFBand.cpp.
Referenced by CQuickLaunchBand::FinalConstruct().