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.

22 lines
625 B

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