Game Development Reference
In-Depth Information
Adding a reference to SlimDX
11. Click on the OK button and Visual Studio will add all of the references we
specified to the project for us.
If you now expand the References heading in the Solution Explorer pane, you will
see that SlimDX now appears in the list of references that our project is using, as
do System.Windows.Forms and System.Drawing . Now that we have added our
references, we will be able to use SlimDX in our project.
Search WWH ::




Custom Search