#pragma once typedef enum _EVENT_TYPE { NotificationEvent, SynchronizationEvent } EVENT_TYPE;