i always wanted to load a pic into dc without LoadPicture because its so slow when dealing with a lot of pictures.

i also remember wanting to create gif files without the lzw compression, but i ended up having to create the images through a dll i made in vc++ and then use api to access it through my vb...

they just need better gfx handling functions in vb.