mirror of
https://github.com/reactos/reactos.git
synced 2026-05-31 16:31:07 +08:00
[Explorer|Shell32] Fix Build
Missed a file. See CORE-14439.
This commit is contained in:
@@ -690,6 +690,11 @@ BOOL WINAPI GUIDFromStringW(
|
||||
#define TRAYCMD_SEARCH_FILES 41093
|
||||
#define TRAYCMD_SEARCH_COMPUTERS 41094
|
||||
|
||||
// Explorer Tray Application Bar Data Message Commands
|
||||
#define TABDMC_APPBAR 0
|
||||
#define TABDMC_NOTIFY 1
|
||||
#define TABDMC_LOADINPROC 2
|
||||
|
||||
void WINAPI ShellDDEInit(BOOL bInit);
|
||||
DWORD WINAPI WinList_Init(void);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user