ReactOS 0.4.16-dev-334-g4d9f67c
|
#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 <uxtheme.h>
#include <strsafe.h>
#include <atlbase.h>
#include <atlcom.h>
#include <atlwin.h>
#include <undocshell.h>
#include <undocuser.h>
#include <shellutils.h>
#include <ui/rosctrls.h>
#include "../shresdef.h"
#include <wine/debug.h>
Go to the source code of this file.
Variables | |
HINSTANCE | shell32_hInstance |
#define _INC_WINDOWS |
Definition at line 24 of file shellmenu.h.
#define CMenuBand_CreateInstance RSHELL_CMenuBand_CreateInstance |
Definition at line 81 of file shellmenu.h.
#define CMenuDeskBar_CreateInstance RSHELL_CMenuDeskBar_CreateInstance |
Definition at line 75 of file shellmenu.h.
#define CMenuSite_CreateInstance RSHELL_CMenuSite_CreateInstance |
Definition at line 87 of file shellmenu.h.
#define CMergedFolder_CreateInstance RSHELL_CMergedFolder_CreateInstance |
Definition at line 93 of file shellmenu.h.
#define COBJMACROS |
Definition at line 27 of file shellmenu.h.
#define COM_NO_WINDOWS_H |
Definition at line 25 of file shellmenu.h.
#define DEBUG_CCOMOBJECT_CREATION 1 |
Definition at line 30 of file shellmenu.h.
#define DEBUG_CCOMOBJECT_DESTRUCTION 1 |
Definition at line 31 of file shellmenu.h.
#define DEBUG_CCOMOBJECT_REFCOUNTING 1 |
Definition at line 32 of file shellmenu.h.
#define MERGE_FOLDERS 1 |
Definition at line 70 of file shellmenu.h.
#define USE_SYSTEM_MENUBAND 0 |
Definition at line 67 of file shellmenu.h.
#define USE_SYSTEM_MENUDESKBAR 0 |
Definition at line 65 of file shellmenu.h.
#define USE_SYSTEM_MENUSITE 0 |
Definition at line 66 of file shellmenu.h.
#define USE_SYSTEM_MERGED_FOLDERS 0 |
Definition at line 68 of file shellmenu.h.
#define WIN32_NO_STATUS |
Definition at line 23 of file shellmenu.h.
Definition at line 1320 of file CMenuBand.cpp.
Definition at line 855 of file CMenuDeskBar.cpp.
Definition at line 360 of file CMenuSite.cpp.
Definition at line 813 of file CMergedFolder.cpp.
Definition at line 592 of file CStartMenu.cpp.
|
extern |
Definition at line 69 of file misc.cpp.
Referenced by if(), and RegisterComponent().