home *** CD-ROM | disk | FTP | other *** search
- //-----------------------------------------------------------------------------
- //
- // Sample Name: DirectX AppWizard
- //
- // Copyright (c) 1999-2001 Microsoft Corporation. All rights reserved.
- //
- //-----------------------------------------------------------------------------
-
-
- Description
- ===========
- This is a DirectX AppWizard. It generates a project which optionally
- can intergrate Direct3D, DirectInput, DirectSound, DirectMusic, and DirectPlay
- into either a MFC dialog or a standard Win32 window. It relies on the common
- framework used by the DirectX SDK C++ samples.
-
- Install Guide
- ============
- 1. Copy DxAppWiz.awx to x:\Program Files\Microsoft Visual Studio\Common\MSDev98\Template
-
- User's Guide
- ============
- 1. Run VC6
- 2. Click "New", under the "New Projects" tab, click the "DirectX AppWizard" wizard.
- 3. Type a project name and click OK.
- 4. Choose wizard options, and click finish when done.
- 5. Build and run the new project.
-