#ifndef __ACTDATA_H__
#define __ACTDATA_H__

const DWORD g_dwTimeInfinite = (DWORD)(~0);

#endif
