Hi Ravi,
One option is to look in to the managed wrapper around DirectX. You can
start here: http://msdn.microsoft.com/directx/
Antony Perkov
-Original Message-
From: ravi teja veerla [mailto:[EMAIL PROTECTED]
Sent: 10 November 2005 17:29
Subject: audio device programming
Hi All,
I am
Dave,
Have you looked at: [1]? It might help.
http://www.sellsbrothers.com/tools/#XmlSerializerPreCompiler
Antony
Antony Perkov
Web: www.bitbolt.com
-Original Message-
From: dave wanta [mailto:[EMAIL PROTECTED]
Sent: 20 April 2005 00:05
Subject
Here is a blog entry on why Microsoft didn't just implement RCWs the way you
are suggesting: http://blogs.msdn.com/cbrumme/archive/2003/04/16/51355.aspx
Antony
____
Antony Perkov
BitBolt Software Ltd
Web: www.bitbolt.com
-Original Message-
From: Matthew Wills [m
Here is a blog entry on why Microsoft didn't just implement RCWs the way you
are suggesting: http://blogs.msdn.com/cbrumme/archive/2003/04/16/51355.aspx
Antony
____
Antony Perkov
BitBolt Software Ltd
Web: www.bitbolt.com
-Original Message-
From: Matthew Wills [m
Thanks for response, Serge.
-antony
===
This list is hosted by DevelopMentorĀ® http://www.develop.com
Some .NET courses you may be interested in:
Essential .NET: building applications and components with CSharp
August 30 - September 3, in Los Angeles
http
I just read the first few chapters of Serge Lidin's ILASM book. I have the
following questions and comments:
- .namespace
This is MS-specific. The spec seems to suggest the tool to 'flatten' the
namespaces so the type name looks something like:
Namespace1.Namespace2.MyTypeName.
If you work on
I'm having some problems with the xsd.exe ...
There was an error processing ota_airpricerq.xsd - Undefined data type:
'StringLength0to64'
Have you tried passing all three of the schemas (OTA_AirPriceRQ.xsd,
OTA_CommonTypes.xsd, and OTA_SimpleTypes.xsd) to the XSD tool on the command
line at once?