Hi

this is a trivial wmbp->png 
it works only as a filter, e.g.

cat image.wbmp | wbmptopng > image.png

compiling:

gcc -lpng -o wbmptopng wbmptopng.c

if interested feel free to mail me at
pioppo@ferrara.linux.it

