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.

20 lines
358 B

  1. /* Copyright (c) 1996, Microsoft Corporation, all rights reserved.
  2. **
  3. ** wait.rch
  4. ** Waiting for Services popup
  5. ** Resource constants
  6. **
  7. ** 02/18/96 Steve Cobb
  8. */
  9. #ifndef _WAIT_RCH_
  10. #define _WAIT_RCH_
  11. #define DID_WS_WaitingForServices 19900
  12. #define SID_OP_LoadRas 29900
  13. #define SID_OP_LoadMprApiDll 29901
  14. #endif // _WAIT_RCH_