Re: DirectSound
Hi Mosfet,
If you mean about Mixer device, you can use an API mixerGetDevCaps to query
its capabilities.
Of course, the audio driver must support it already.
Hope it's help!!!
Blake
"Mosfet" wrote:
mosfet a écrit :
Hi,
in Wince documentation it's written that we can find DirectSound in
Dsound.lib but I cannot find it in standard SDK.
IS it really available ?
I have found a dsound.h in PB 6.0 but I cannot see where is the lib ?
How could I generate it with DIRECTSOUND3D_SUPPORT if possible
Thanks
Ok nonody knows so next question : How can I get driver audio capabilities ?
.
Relevant Pages
- RE: Sorting a Gridview Control / Linq Result Set from SPROC
... It seems like we're doing a query and then burning time looping through the ... Based on my understanding you're using Linq to Sql and retrieve data via ... Microsoft Online Support ... where an initial response from the community or a Microsoft Support ... (microsoft.public.dotnet.framework.aspnet) - Spurious completions during NCQ with ahci/WDC WD1600BEVS-2
... support DPO or FUA ... Capabilities: Vendor Specific Information ... pin A routed to IRQ 16 ... (Linux-Kernel) - Re: ADSI script implement in C#
... I'm not quite sure about a pure LDAP syntax query since AD is not my ... Microsoft MSDN Online Support Lead ... I'm not quite good at ADSI, however, based on my research, the problem ... DirectoryEntry de = new DirectoryEntry; ... (microsoft.public.dotnet.languages.csharp) - Re: MISSING ACCESS RECORDS
... Thanks for using Microsoft Newsgroup Support Service, ... There are 40,000 rows in the query. ... 4.If you can provide the reproducible Access database and sent it to me, ... (microsoft.public.dotnet.framework.adonet) - RE: read sql record into memory, use/modify fields then save changes
... As for the data query & updating scenario you mentioned, ... Microsoft MSDN Online Support Lead ... where an initial response from the community or a Microsoft Support ... How is the best way to return a single record via sql query that will ... (microsoft.public.dotnet.languages.vb) |
|