Courier 3.5 IPC dynamic Component Count and Process Count Due to a new concept of IPC messages more processes and components are allowed. Actually the size of a message is dynamic by compile time now. Note the following points: Changed ComponentType::Invalid to COURIER_COMPONENT_MAX_COUNT. All applications need the same COURIER_COMPONENT_MAX_COUNT and COURIER_PROCESS_MAX_COUNT to work properly.