I just thought of a good idea.
Use Visual C# 2005 to make a template of the DirectX Empty project sample.
Use the template as a starting point for DirectZ DirectX
I can't type.
Just an idea
I just thought of a good idea.
Use Visual C# 2005 to make a template of the DirectX Empty project sample.
Use the template as a starting point for DirectZ DirectX
I can't type.
Just an idea
DirectX Template
Mike Awad
:)
sqllover
I have already done this and have published a small article on Coding4fun, the article goes through creating a base application that is based on the empty project sample. It also shows you how to add additional content to the solution and have it transfered to the build directory at compile time.
Here is the link to the article, http://msdn.microsoft.com/coding4fun/weekend/apptemplate/default.aspx
For those who are using the MDX 2 Beta I have also created a template application that I have published on my Blog.