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.

34 lines
1.2 KiB

  1. ========================================================================
  2. CONSOLE APPLICATION : admtCommand
  3. ========================================================================
  4. AppWizard has created this admtCommand application for you.
  5. This file contains a summary of what you will find in each of the files that
  6. make up your admtCommand application.
  7. admtCommand.dsp
  8. This file (the project file) contains information at the project level and
  9. is used to build a single project or subproject. Other users can share the
  10. project (.dsp) file, but they should export the makefiles locally.
  11. admtCommand.cpp
  12. This is the main application source file.
  13. /////////////////////////////////////////////////////////////////////////////
  14. Other standard files:
  15. StdAfx.h, StdAfx.cpp
  16. These files are used to build a precompiled header (PCH) file
  17. named admtCommand.pch and a precompiled types file named StdAfx.obj.
  18. /////////////////////////////////////////////////////////////////////////////
  19. Other notes:
  20. AppWizard uses "TODO:" to indicate parts of the source code you
  21. should add to or customize.
  22. /////////////////////////////////////////////////////////////////////////////