ReactOS 0.4.15-dev-7934-g1dc8d80
shelldesktop.h File Reference
#include <stdio.h>
#include <tchar.h>
#include <windef.h>
#include <winbase.h>
#include <winreg.h>
#include <wingdi.h>
#include <winnls.h>
#include <wincon.h>
#include <shellapi.h>
#include <shlobj.h>
#include <shlobj_undoc.h>
#include <shlwapi.h>
#include <shlguid_undoc.h>
#include <strsafe.h>
#include <browseui_undoc.h>
#include <atlbase.h>
#include <atlcom.h>
#include <atlwin.h>
#include <undocshell.h>
#include <undocuser.h>
#include <shellutils.h>
#include "CChangeNotifyServer.h"
#include "../shresdef.h"
#include <wine/debug.h>
Include dependency graph for shelldesktop.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define WIN32_NO_STATUS
 
#define _INC_WINDOWS
 
#define COM_NO_WINDOWS_H
 
#define COBJMACROS
 

Variables

HINSTANCE shell32_hInstance
 

Macro Definition Documentation

◆ _INC_WINDOWS

#define _INC_WINDOWS

Definition at line 6 of file shelldesktop.h.

◆ COBJMACROS

#define COBJMACROS

Definition at line 9 of file shelldesktop.h.

◆ COM_NO_WINDOWS_H

#define COM_NO_WINDOWS_H

Definition at line 7 of file shelldesktop.h.

◆ WIN32_NO_STATUS

#define WIN32_NO_STATUS

Definition at line 5 of file shelldesktop.h.

Variable Documentation

◆ shell32_hInstance

HINSTANCE shell32_hInstance
extern

Definition at line 82 of file misc.cpp.