var description = new SwapChainDescription()
If you have to work with it, treat it like you would a classic car – capable, but requiring careful handling and the knowledge that spare parts (updates) are no longer being made. Do you have a specific SlimDX issue you’re debugging? Mention it in the comments (or reach out directly) – many of us cut our teeth on this library. slimdx version 4.0.13.43
System.Threading.Thread.Sleep(2000); // Show window briefly var description = new SwapChainDescription() If you have