19 lines
284 B
C
19 lines
284 B
C
/*++ BUILD Version: 0002 Increment this if a change has global effects
|
|
|
|
Copyright (c) 1990-1999, Microsoft Corporation
|
|
|
|
Module Name:
|
|
|
|
winmm.h
|
|
|
|
Abstract:
|
|
|
|
This include file defines all the support for Multimedia applications.
|
|
|
|
--*/
|
|
#if _MSC_VER > 1000
|
|
#pragma once
|
|
#endif
|
|
|
|
|