#ifndef _LOADADM_
#define _LOADADM_

BOOL
InitComAdmindata(BOOL bRunAsExe);

BOOL
TerminateComAdmindata();

#endif