I'm trying to write a screen saver with aaplay.dll and am
running into problems. I can't seem to stop or reload an animation.
Do you have any c source code as an example? Some one at autodesk
must have used aaplay.dll at some point.
yes, I've upload all the files here for aaplay. What I need is a
sample in C of Sycing flies by frames and notify events amd reload.
AAplay does not seem to work as documented. I can play a clip but
not stop it unless I unload the dll. I've talked to others with the
same problem. Who wrote the windows version of aaplay application.
Is there source for that?
There is a file called VBPLAY.zip in the AAWIN library which shows an
example of synching a wave form file with an animation by using the
NOTIFY command.