The first and biggest thing that I'm asking is that when anyone other than me and one other person runs a file that I made, it comes up with the following error. I have checked everything that I can think of, I'm really out of ideas.
The procedure entry point_invalid_parameter_noinfo_noreturn could not be located in the dynamic link library MSVCR100.dll.
While I'm here, I'll ask a couple of other questions. Firstly, how do you make parts of sprites transparent. e.g. You have a ball or something and you don't want it going around as a ball inside a white square.
Lastly, is there a way to somehow set the edges of, say a spaceship without having to put it in manually, and saying if the stuff is this far in this and not this far this way and so on.
Thanks
EDIT: I just had a look and with the sprites, could someone actually explain it to me, the functions that people write for it, although short, I have no clue what they are doing. For a start, what is alpha?