I need to get images from a DLL (cards.dll) so I used the LoadLibrary API then LoadBitmap, but it returns a long value not a picture like the picture box wants, what do i do to get the long a picture?