473,394 Members | 1,797 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

What DirectX SDK Version for VC#.NET 2002?

Hi

I want to write a GUI type MIDI Windows App. using the VC#.NET 2002 Standard I have already purchased.
What DirectX SDK version should I use

This is just a part of my learning process, so don't want to purchase the 2003 version yet

Thanks
Stev
http://stevelane.iuma.co

Nov 15 '05 #1
1 1373
If you're looking for a DX managed library for .NET, there is no official
one for framework 1.0 (the framework that VS 2002 ships with).
DX SDK 9.0 has a managed .NET library, but it's designed for framework 1.1
(VS 2003) only.
That doesn't mean you *can't* use DX from VS 2002, but you will have to
write the COM interop code wrappers yourself, and it's not pretty (DX has a
LOT of classes/interfaces). I started writing an interop wrapper in 1.0 for
DX, but only got as far as DirectDraw (2d) and partial Direct3D in DX 8.0,
but 9.0 launched a few months later, so that project never finished. A last
alternative is to use the VB6 DX 8.0 COM library (add to your C# project
references), but because of how it's structred to use automation data types,
you will find that some things don't work as expected when controlled from
C#, and some don't work at all.

-Rob Teixeira [MVP]

"Steve" <an*******@discussions.microsoft.com> wrote in message
news:FE**********************************@microsof t.com...
Hi,

I want to write a GUI type MIDI Windows App. using the VC#.NET 2002 Standard I have already purchased. What DirectX SDK version should I use?

This is just a part of my learning process, so don't want to purchase the 2003 version yet.
Thanks,
Steve
http://stevelane.iuma.com

Nov 15 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Dr Paul A Daniels | last post by:
I've got Visual Studio 7.0.9466 and have installed the Framework 1.1 and its SDK and DirectX 9.0 (Summer 2003 release) SDK. OS is Windows XP Pro. I'm logged on with Administrator rights. I...
2
by: Michael Kennedy [UB] | last post by:
Hi, I'm not sure if this is the best newsgroup for this post, but I know there will be many people who do know the answer. In Visual Studio.NET 2002, when you installed the DirectX 9 SDK it...
2
by: Dr. Zharkov | last post by:
Hello. I have installed on my computer Visual Studio 2005 Beta and DirectX 9.0 SDK Update - (Summer 2004). I have developed projects Visual Basic, Visual C# and Visual C++ for construction of...
7
by: kastillo | last post by:
Im trying to install directx 9.0 c , but i simply cant . When i run the installer it just says " The installed components are ready to use". This is the report on directx.log : 09/10/05...
2
by: JessCurious | last post by:
1. does anybody have a discussion of pros and cons directx9 vs GDI+? is GDI+ simply last year's version and directx9 the future, or do they each have advantages? 2. does directx9 do...
6
by: ammd | last post by:
Hi, I installed Microsoft DirectX 9.0 SDK (Summer 2004) but when I create a project and try to add the necessary references I can't find them. Does anybody know where to look for them? BTW, I have VS...
4
by: Zoury | last post by:
look up your timezome settings... you have future posted.
9
by: Mike P | last post by:
Problems, problems... Im trying to create DirectX Projects within C# and to also look at the latest DirectX C# Samples. I have just installed MS Visual C# .net Standard Edition on my Windows...
0
by: Harvey Cohen | last post by:
Hello all, I have some C# code that implements calls to DirectX.DirectSound. It compiles under both VS .NET 2003 and VS 2005 and runs under VS .NET 2003 and VS 2005 on a Compaq laptop (Windows...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.