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.

18 lines
284 B

  1. /*++ BUILD Version: 0002 Increment this if a change has global effects
  2. Copyright (c) 1990-1999, Microsoft Corporation
  3. Module Name:
  4. winmm.h
  5. Abstract:
  6. This include file defines all the support for Multimedia applications.
  7. --*/
  8. #if _MSC_VER > 1000
  9. #pragma once
  10. #endif