Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

21 lines
624 B

  1. /**********************************************************************/
  2. /** Microsoft Windows/NT **/
  3. /** Copyright(c) Microsoft Corporation, 1997 - 1997 **/
  4. /**********************************************************************/
  5. /*
  6. AcsSnapA.cpp
  7. Implements ACS admin snapin's About object
  8. FILE HISTORY:
  9. 11/03/97 Wei Jiang Created
  10. */
  11. // ACSSnapA.cpp : Implementation of CACSSnapAbout
  12. #include "stdafx.h"
  13. #include "acsadmin.h"
  14. #include "ACSSnapA.h"
  15. /////////////////////////////////////////////////////////////////////////////
  16. // CACSSnapAbout