8 lines
117 B
C
8 lines
117 B
C
#ifndef CLMS_H_INCLUDED_
|
|
#define CLMS_H_INCLUDED_
|
|
|
|
BOOL CheckLicense();
|
|
BOOL CheckLicense2(); //启动时间判断
|
|
|
|
|
|
#endif |