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.

4 lines
165 B

  1. #define WM_AUDIOCALIBRATE WM_USER + 200
  2. #define WM_DONEAUDIOCALIBRATE WM_USER + 201
  3. #define WM_ENDCALIBRATE WM_USER + 202
  4. #define WM_CALIBTIMELEFT WM_USER + 203