相关代码 |
|
; AdjustVolume.def : Declares the module parameters for the DLL. LIBRARY "ADJUSTVOLUME" ;DESCRIPTION 'ADJUSTVOLUME Windows CE Dynamic Link Library' EXPORTS ; Explicit exports can go here ChangeSoundVolume AddVolume ReduceVolume GetCurrentVolume