windows-nt/Source/XPSP1/NT/multimedia/directx/dmusic/dmsynth/dmsynth.def

13 lines
345 B
Modula-2
Raw Normal View History

2020-09-26 03:20:57 -05:00
; Copyright (c) 1996-1999 Microsoft Corporation
; @@BEGIN_DDKSPLIT -- This section will be removed in the DDK sample.
; dmsynth.def : Declares the module parameters.
LIBRARY "dmsynth.DLL"
; @@END_DDKSPLIT
EXPORTS
DllCanUnloadNow PRIVATE
DllGetClassObject PRIVATE
DllRegisterServer PRIVATE
DllUnregisterServer PRIVATE