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.

14 lines
435 B

  1. // Copyright (c) 1997-2001 Microsoft Corporation, All Rights Reserved
  2. /*---------------------------------------------------------
  3. Filename: wsess.hpp
  4. Written By: B.Rajeev
  5. Purpose : To provide declarations of the WinSnmpSession class
  6. ----------------------------------------------------------*/
  7. #ifndef __WINSNMPSESSION__
  8. #define __WINSNMPSESSION__
  9. #include "common.h"
  10. #include "window.h"
  11. #endif // __WINSNMPSESSION__