inc/emailshutdownconst.hrh
branchGCC_SURGE
changeset 55 cdd802add233
parent 20 ecc8def7944a
parent 54 997a02608b3a
--- a/inc/emailshutdownconst.hrh	Fri Jun 11 16:23:29 2010 +0100
+++ b/inc/emailshutdownconst.hrh	Thu Jul 22 16:30:28 2010 +0100
@@ -16,4 +16,16 @@
 *
 */
 
-#include "../emailservices/emailservermonitor/inc/emailshutdownconst.hrh"
+#ifndef EMAILSHUTDOWNCONST_HRH
+#define EMAILSHUTDOWNCONST_HRH
+
+
+// Publish & Subscribe category for Cmail shutdown events, needs to be the
+// same as UID of the process that implements the shutdown functionality
+#define KEmailShutdownUidAsTInt 0x20025FAD
+
+// Executable name of the process that implements the shutdown functionality
+#define KEmailShutdownProcessExeName emailservermonitor.exe
+
+
+#endif // EMAILSHUTDOWNCONST_HRH