Here is my problem: I have a dll, the source code (in C) and an executable (written by an external source). The .exe calls the dll that compresses or decompresses .bmp files. The exe then displays the compressed and decompressed files after loading. I have a little knowledge of C and Visual C++...
The file is being transmitted from a camera flying around. The camera is taking pictures and sending the info. The format was left up to me. So any suggestions on that would be helpful too. Can it be just in lines of hexidecimal numbers?
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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.