CXM_message_constants.anubis 1003 Bytes
/*
 * 
 * User: David RENE
 * Date: 07/04/2007
 * Time: 16:06
 * (c) Calexium
 *
 * To change this template use Tools | Options | Coding | Edit Standard Headers.
 */

  // ****************  PACKAGE BUILDER ***************
  
public define Int32 _CXM_PKG_MSG_BASIS      = 0x33770400.   //
public define Int32 _CXM_PKG_CONTAINER      = 0x33770401.    
public define Int32 _CXM_PKG_HEADER_PART    = 0x33770402.		// Header Message for Script
public define Int32 _CXM_PKG_SCRIPT_PART    = 0x33770403.		// Main Message for Script
public define Int32 _CXM_PKG_S_ADD_FILE     = 0x33770404.   // script action to add file in the destination
public define Int32 _CXM_PKG_INDEX_PART     = 0x33770440.		// ID of package Index part
public define Int32 _CXM_PKG_IDX_ENTRY      = 0x33770441.		// Index entry information

  // ****************  UPDATE SERVER ***************

public define Int32 _CXM_UPDATE_SERVER_MSG_BASIS   = 0x33770800.   //
public define Int32 _CXM_UPD_HAS_UPDATE            = 0x33770801.   //