To making looking at a 'wait while processing' screen a little bit more pleasant, I would like to put an AVI in the dialog. I manage to get the AVI playing from disk, but I would also like to be able to play it from a resource file. The Win32 Help file says: "You can add the AVI clip to your application as an AVI resource....." But how? Using the resource editor that comes with Visual C++ I manage to get it into the .RC (and .RES) file (making a 'AVI' resource by hand), but whatever I try to do, I can't get it playing. Does anybody have some hints for this?
Thanks,
Harmen.
Thanks,
Harmen.
Comment