22 lines
624 B
C++
22 lines
624 B
C++
/**********************************************************************/
|
|
/** Microsoft Windows/NT **/
|
|
/** Copyright(c) Microsoft Corporation, 1997 - 1997 **/
|
|
/**********************************************************************/
|
|
|
|
/*
|
|
AcsSnapA.cpp
|
|
Implements ACS admin snapin's About object
|
|
|
|
FILE HISTORY:
|
|
11/03/97 Wei Jiang Created
|
|
|
|
*/
|
|
// ACSSnapA.cpp : Implementation of CACSSnapAbout
|
|
#include "stdafx.h"
|
|
#include "acsadmin.h"
|
|
#include "ACSSnapA.h"
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
// CACSSnapAbout
|
|
|