ReactOS 0.4.15-dev-7958-gcd0bb1a
desktop.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  BackgroundWindow
 subclassed background window behind the visible desktop window More...
 
struct  DesktopWindow
 Implementation of the Explorer desktop window. More...
 
class  DesktopDropTarget
 OLE drop target for the desktop window. More...
 
struct  DesktopShellView
 subclassed ShellView window More...
 

Macros

#define PM_SET_ICON_ALGORITHM   (WM_APP+0x19)
 
#define PM_GET_ICON_ALGORITHM   (WM_APP+0x1A)
 
#define PM_DISPLAY_VERSION   (WM_APP+0x24)
 

Macro Definition Documentation

◆ PM_DISPLAY_VERSION

#define PM_DISPLAY_VERSION   (WM_APP+0x24)

Definition at line 31 of file desktop.h.

◆ PM_GET_ICON_ALGORITHM

#define PM_GET_ICON_ALGORITHM   (WM_APP+0x1A)

Definition at line 30 of file desktop.h.

◆ PM_SET_ICON_ALGORITHM

#define PM_SET_ICON_ALGORITHM   (WM_APP+0x19)

Definition at line 29 of file desktop.h.