#include <allegro.h>
However, to send the information over the internet, I'm using this library:
#include <wininet.h>
Apparently, both of these libraries define a Bitmap so there is a confliction in programming and my Dev C++ starts yelling at me. Any suggestions how to fix this? Can I tell the program to disregard a library for a time and not for elsewhere? I had an idea using if/then statements which might work, but it'll get really messy. Is there something better I can try?
This post has been edited by DAQStudios: 04 January 2009 - 09:37 AM

New Topic/Question
Reply




MultiQuote






|