you don't need to define new headers or code.

create a panel as you would/did previously
Code:
PANEL* mypan = etc.....


then simply change it with
Code:
mypan.bmap = "woot.bmp"


this is in it's simplest form but will hopefully get you moving forward again