Well I suspect that when
I compile E[POD]bot, (I use Micrasoft Visual Studio 2003 .NET) in the linking there is a warning :
Code:
LINK : warning LNK4089: all references to 'USER32.dll' discarded by /OPT:REF
I don't know what is this.
I want to ask how I can remove this because I don't want to have warning and errors when compiling (maybe this can cause some strange error when some people play with E[POD]bot).