Leaked source code of windows server 2003
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.

16 lines
521 B

  1. /**********************************************************************/
  2. /** Microsoft Windows/NT **/
  3. /** Copyright(c) Microsoft Corporation, 1997 - 1998 **/
  4. /**********************************************************************/
  5. /*
  6. cmptrmgr.cpp
  7. computer management
  8. FILE HISTORY:
  9. */
  10. #include "stdafx.h"
  11. #include <compuuid.h>
  12. #include "cmptrmgr.h"
  13. GUID NODETYPE_COMPUTERMANAGEMENT_SERVERAPPS = structuuidNodetypeServerApps;