ReactOS
0.4.15-dev-2320-gf3e1697
|
#include "precomp.h"
Go to the source code of this file.
Functions | |
static int CALLBACK | InitializeAllCallback (void *pItem, void *pData) |
static int CALLBACK | ShutdownAllCallback (void *pItem, void *pData) |
static int CALLBACK | DeleteAllEnumCallback (void *pItem, void *pData) |
HRESULT | InitShellServices (HDPA *phdpa) |
HRESULT | ShutdownShellServices (HDPA hdpa) |
Definition at line 40 of file shellservice.cpp.
Referenced by ShutdownShellServices().
Definition at line 23 of file shellservice.cpp.
Referenced by InitShellServices().
Definition at line 48 of file shellservice.cpp.
Referenced by CTrayWindow::OnCreate().
Definition at line 32 of file shellservice.cpp.
Referenced by ShutdownShellServices().
Definition at line 135 of file shellservice.cpp.
Referenced by InitShellServices(), and CTrayWindow::~CTrayWindow().