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.

19 lines
490 B

  1. /**********************************************************************/
  2. /** Microsoft Passport **/
  3. /** Copyright(c) Microsoft Corporation, 1999 - 2001 **/
  4. /**********************************************************************/
  5. /*
  6. alerts.h
  7. FILE HISTORY:
  8. */
  9. // gmarks
  10. #include "PassportAlertInterface.h"
  11. #include "pmAlertsDefs.h"
  12. #include "pmalerts.h"
  13. extern PassportAlertInterface* g_pAlert;