Re: What DirectX SDK Version for VC#.NET 2002?

From: Rob Teixeira [MVP] (RobTeixeira_at_@msn.com)
Date: 02/07/04


Date: Sat, 7 Feb 2004 02:09:49 -0500

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" <anonymous@discussions.microsoft.com> wrote in message
news:FE4DCBA1-8501-48D4-B00C-DB44AB9658B4@microsoft.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
>



Relevant Pages

  • Re: Completely lost please help
    ... What version of the framework are you working with? ... Did you just copy the assemblies down, ... Good luck with working with the SDK, it seems that ACT is still learning how ...
    (microsoft.public.dotnet.general)
  • Re: Leitfaden für CF-Programmierung
    ... Du theorethis brauchst du nur den Editor von Windows und das .net Framework ... C# zum Beispiel csc.exe) erstellst du dann die Programme. ... > .net FX SDK installiert zu haben oder braucht man noch etwas Zusätzliches? ...
    (microsoft.public.de.german.entwickler.dotnet.framework)
  • Re: sampleFramework.SetKeyboardCallback
    ... Looks like the mouse and keyboard callbacks were called from within ... See the SDK samples ... I suspect you have replaced the framework ... > News and Resources for Managed DirectX ...
    (microsoft.public.win32.programmer.directx.managed)
  • Re: Deployment from MDX Sample Framework
    ... Framework, and then only if "SoftwareVertexProcessing" was selected on the ... // of the sample framework ... on the SDK installation. ... > already on the target machine, before the app deployment process occurs? ...
    (microsoft.public.win32.programmer.directx.managed)
  • Re: New Delphi Users
    ... > I think of the Framework and SDK as something that almost belongs more ... > operating systems will simply include the Framework by default. ... give them a beginner mode, in which you'll only see the Delphi help by ... I can set them in the SDK viewer. ...
    (borland.public.delphi.non-technical)