コード例 #1
0
ファイル: classMTime.cpp プロジェクト: Seldom/miranda-ng
void	MTime::Set(const MTime &mt)
{
	Set(mt.SystemTime(), mt.IsLocal());
}