Jump to content

  • Log In with Google      Sign In   
  • Create Account

Awesome job so far everyone! Please give us your feedback on how our article efforts are going. We still need more finished articles for our May contest theme: Remake the Classics

Rhob

Member Since 14 Oct 2003
Offline Last Active Aug 24 2012 05:10 AM
-----

Posts I've Made

In Topic: [SlimDX] SEHException thrown from call to Device.CreateWithSwapChain()

24 August 2012 - 05:11 AM

Yeah, stupid me forgot to look at the using-statements. Posted Image Thanks for your help!

In Topic: [SlimDX] SEHException thrown from call to Device.CreateWithSwapChain()

23 August 2012 - 03:49 PM

D'oh, nevermind! I just noticed the following using-statement in the tutorials: "using SlimDX.Direct3D11;" So I need to change that to "using SlimDX.Direct3D9;"

In Topic: [SlimDX] SEHException thrown from call to Device.CreateWithSwapChain()

23 August 2012 - 03:47 PM

Okay, how do I use the D3D9 components with SlimDX? Or can I? Sorry, I'm a complete noob when it comes to this. Posted Image

In Topic: [SlimDX] SEHException thrown from call to Device.CreateWithSwapChain()

23 August 2012 - 03:41 PM

Ah, that's what I was afraid of. The SlimDX site says that it supports Windows XP though? Is that no longer accurate?

PARTNERS