代码搜索:DirectSound
找到约 571 项符合「DirectSound」的源代码
代码结果 571
www.eeworm.com/read/184320/9110466
cs listener.cs
using System;
using System.Drawing;
using Microsoft.DirectX;
using Microsoft.DirectX.DirectSound;
using Sound = Microsoft.DirectX.DirectSound;
using Buffer = Microsoft.DirectX.DirectSound.Buffer;
www.eeworm.com/read/201481/15407221
cs soundeffect.cs
using System;
using System.Drawing;
using Microsoft.DirectX;
using Microsoft.DirectX.DirectSound;
using Sound = Microsoft.DirectX.DirectSound;
using Buffer = Microsoft.DirectX.DirectSound.Buffer;
www.eeworm.com/read/201481/15407227
cs listener.cs
using System;
using System.Drawing;
using Microsoft.DirectX;
using Microsoft.DirectX.DirectSound;
using Sound = Microsoft.DirectX.DirectSound;
using Buffer = Microsoft.DirectX.DirectSound.Buffer;
www.eeworm.com/read/177955/9426436
h ksmedia.h
/*++
Copyright (c) Microsoft Corporation. All rights reserved.
Module Name:
ksmedia.h
Abstract:
WDM-CSA Multimedia Definitions.
--*/
#if !defined(_KS_)
#error KS.H must b
www.eeworm.com/read/137224/13339525
h ksmedia.h
/*++
Copyright (c) Microsoft Corporation. All rights reserved.
Module Name:
ksmedia.h
Abstract:
WDM-CSA Multimedia Definitions.
--*/
#if !defined(_KS_)
#error KS.H must b
www.eeworm.com/read/492697/6419852
h ksmedia.h
/*++
Copyright (c) Microsoft Corporation. All rights reserved.
Module Name:
ksmedia.h
Abstract:
WDM-CSA Multimedia Definitions.
--*/
#if !defined(_KS_)
#error KS.H must b
www.eeworm.com/read/131129/14159602
h ksmedia.h
/*++
Copyright (c) Microsoft Corporation. All rights reserved.
Module Name:
ksmedia.h
Abstract:
WDM-CSA Multimedia Definitions.
--*/
#if !defined(_KS_)
#error KS.H must b
www.eeworm.com/read/209167/15226539
h ksmedia.h
/*++
Copyright (c) Microsoft Corporation. All rights reserved.
Module Name:
ksmedia.h
Abstract:
WDM-CSA Multimedia Definitions.
--*/
#if !defined(_KS_)
#error KS.H must b
www.eeworm.com/read/195047/8176955
h ksmedia.h
/*++
Copyright (c) Microsoft Corporation. All rights reserved.
Module Name:
ksmedia.h
Abstract:
WDM-CSA Multimedia Definitions.
--*/
#if !defined(_KS_)
#error KS.H must b
www.eeworm.com/read/155540/11864232
cs dshandler.cs
using System;
using System.Windows.Forms;
using Microsoft.DirectX;
using Microsoft.DirectX.DirectSound;
using Buffer = Microsoft.DirectX.DirectSound.SecondaryBuffer;
namespace DDGameHelper
{