I am relatively new to visual C++. I have a file of data that was transmitted in 16-bit chunks. The format is undetermined (maybe in hex). I need to convert the file to .bmp format and then display.<br><br>Any ideas or suggestions on how to do this would be greatly appreciated.