I'm wondering if this is possible....

Like creating an dll in vb...
then add a resource file with some bmp's...
then compile the dll...
and then load from the exe the resources that
are contained within the .dll

thnx in advance...