
Resource files and Custom resource
I have a project which uses a large number of .jpg and .wav files. I have
included them into a resource file and then extracted using LoadResData to a
variant. How do I then convert to a jpg to load into the picture property
of a picture control. How do I convert to .wav file to play it.
Hope somebody can help. Thanks in advance.