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.

34 lines
538 B

  1. /*++
  2. Copyright (c) 1996 Microsoft Corporation
  3. Module Name:
  4. faxsnapin.cpp
  5. Abstract:
  6. This file currently contains nothing, but assorted junk
  7. may be put here.
  8. Environment:
  9. WIN32 User Mode
  10. Author:
  11. Darwin Ouyang (t-darouy) 30-Sept-1997
  12. --*/
  13. // FaxSnapin.cpp : Implementation of CFaxSnapin
  14. #include "stdafx.h"
  15. #include "faxadmin.h"
  16. #include "FaxSnapin.h"
  17. #include "faxstrt.h" // string table
  18. #pragma hdrstop
  19. /////////////////////////////////////////////////////////////////////////////
  20. // CFaxSnapin