I'm working on trying to translate this example into freebasic: http://www.tecgraf.puc-rio.br/im/download/im_view.c The example shows how to use iup, im, and cd to load and display an image. However, the cbRepaint function makes a call to imPutBitmap, but I can't find imPutBitmap in any of the headers.