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
309 B

  1. // StaticBold.h : Declaration of the CStaticBold
  2. #ifndef __SHARED_H_
  3. #define __SHARED_H_
  4. #define C_RA_APPID TEXT("{56b994a7-380f-410b-9985-c809d78c1bdc}")
  5. #define IDC_SessionEvent 100
  6. // Timer IDs
  7. #define TIMER_CONNECTTOEXPERT 0x01
  8. #define TIMER_TIMEOUT 0x02
  9. #endif //__SHARED_H_