To build the DirectAnimation C++ samples from the command line, follow these steps:
SET LIB=c:\dxmedia\lib\;
If you are using untilNotify, make sure that Daguid.lib is also in your lib environment.
Danim.dll should be located in the Windows\System directory for Windows 95 or Windows\System32 directory for Windows NT; Internet Explorer 4.x installs it.
If you can't find Ddrawex.h or Daguid.lib on your computer, there are copies in the Include and Lib directories of the DirectX Media SDK.
To build DirectAnimation C++ samples in Microsoft Visual C++ 5.x, set the paths as described in Step 1, and then follow these steps:
If you are using untilNotify, you need to perform the following additional steps before you build:
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.