Home | Info | Community | Development | myReactOS | Contact Us
ReactOS Development > Doxygenns.h
Go to the documentation of this file.
00001 #if !defined(INCLUDE_SM_NS_H) 00002 #define INCLUDE_SM_NS_H 00003 00004 /* $Id: ns.h 15729 2005-06-02 13:17:37Z ea $ */ 00005 00006 #define SM_REGISTRY_ROOT_NAME L"\\Session Manager" 00007 #define SM_REGISTRY_SUBSYSTEMS_NAME L"SubSystems" 00008 00009 #define SM_API_PORT_NAME L"\\SmApiPort" 00010 #define SM_DBGSS_PORT_NAME L"\\DbgSsApiPort" 00011 #define SM_DBGUI_PORT_NAME L"\\DbgUiApiPort" 00012 00013 #endif /* ndef INCLUDE_SM_NS_H */ Generated on Sun May 27 2012 04:33:18 for ReactOS by
1.7.6.1
|