Hello,

I am a beginner in the coding area, and I started with a very similar language as C+ (called Pawn)..
There is one issue in the game, which has to be fixed with a code (y axis of the mouse moves faster than the x axis with newer mouses)
So someone gave me the code to fix this, with a .dll file. But he only gave me the .cpp file and I have no clue how to compile it to a .dll file.

The code when I open it with the editor is:

https://pastebin.com/aXUv9VrC

It would be very kind if someone could just quickly compile this to a .dll file and upload it somewhere, that I can download it :/
Regards