|
ReactOS 0.4.16-dev-1946-g52006dd
|


Static Public Member Functions | |
| static UINT | GetWindowProcessId (_In_ HWND hWnd) |
| static BOOL CALLBACK | EnumSingleInstanceCallback (_In_ HWND hWnd, _In_ LPARAM lParam) |
Static Public Member Functions inherited from ATL::CAtlExeModuleT< CCleanMgrModule > | |
| static HRESULT | InitializeCom () |
| static void | UninitializeCom () |
Static Public Member Functions inherited from ATL::CAtlModuleT< T > | |
| static LPCOLESTR | GetAppId () |
Public Attributes | |
| WCHAR | m_Drive = UNICODE_NULL |
Public Attributes inherited from ATL::CAtlExeModuleT< CCleanMgrModule > | |
| DWORD | m_dwMainThreadID |
Public Attributes inherited from ATL::_ATL_MODULE70 | |
| UINT | cbSize |
| LONG | m_nLockCnt |
| _ATL_TERMFUNC_ELEM * | m_pTermFuncs |
| CComCriticalSection | m_csStaticDataInitAndTypeInfo |
Additional Inherited Members | |
Static Public Attributes inherited from ATL::CAtlModule | |
| static GUID | m_libid |
Definition at line 217 of file cleanmgr.cpp.
|
inlinestatic |
Definition at line 256 of file cleanmgr.cpp.
Referenced by Run().
Definition at line 250 of file cleanmgr.cpp.
Referenced by EnumSingleInstanceCallback(), and Run().
|
inline | ||||||||||||||||||||
Definition at line 222 of file cleanmgr.cpp.
Definition at line 266 of file cleanmgr.cpp.
| WCHAR CCleanMgrModule::m_Drive = UNICODE_NULL |
Definition at line 220 of file cleanmgr.cpp.
Referenced by ParseCommandLine(), and Run().