Fix 64bit build. Dedicated to silverblade (please review).
[reactos.git] / reactos / lib / drivers / sound / mmebuddy / capabilities.c
index a2dec7f..3411372 100644 (file)
@@ -28,7 +28,7 @@
 MMRESULT
 GetSoundDeviceCapabilities(
     IN  PSOUND_DEVICE SoundDevice,
-    OUT PVOID Capabilities,
+    OUT DWORD_PTR Capabilities,
     IN  DWORD CapabilitiesSize)
 {
     MMDEVICE_TYPE DeviceType;