My Object is to display a 24bit color .bmp picture in 24 bit colors via Turbo C Compiler.
Turbo C can display only 16 colors so I will need to use a Windows Interrupt[or something like that] to display the image.
I googled a lot but couldn't get a hint on how to proceed. I know how to display images in turbo C in 16 colors and etc.
If Someone can guide me to the topics/books/websites/functions that will be used/ etc..... that can help me achieve my goal I will be very grateful.