Click to See Complete Forum and Search --> : How to access the DirectX AppWizard in VC++.NET?


alwayz
July 19th, 2005, 07:49 AM
Hi everyone,

Does anyone know how to access the DirectX AppWizard in VC++.NET?

For VC++ 6.0, it is 1 of the options under the 'Project' tab when we create new project. But as for VC++.NET, I couldn't find that option.

Pls help me with this. Many thanks!

Nic

SouthernCodeMonkey
July 20th, 2005, 12:36 AM
Hello. The DirectX AppWizard has been removed from the SDK.

Instead, open the SDK sample browser and select "empty project". The one marked "C++" is for native C++ and the other is for C#.

Regards.

alwayz
July 20th, 2005, 10:37 AM
Hello southerncodemonkey,

Do u mean the samplebrowser.exe? I can't find the empty project in it.

With regards,
nic

SouthernCodeMonkey
July 20th, 2005, 06:51 PM
My comments about the SDK are in reference to the current (lastest update) version.

I've double-checked and this functionality is present.

Regards.