i have been playing openTTD (stable versions only) for a long time now, but this is my first time on the forums, and i come to ask a favor of a person more knowledgeable than i am. i have recently aquired a second monitor, and have used Nview desktop manager to span displays, making my total screen width 3360 pixels. as some of you may know, there is a restriction in the code of openTTD limiting the screen width to 2048 pixels. this code, in the stable 0.6.3 source, lies in line 131 of the source file openttd.h, and is known as MAX_SCREEN_WIDTH. after some research i found how to edit this and did so. thats where my progress stopped. knowing nothing about code, i have no idea how to compile my edited version into a usable file. i have tried all of the instructions on the openTTD wiki and on other forums and websites. nothing works for me. maybe somebody here would be willing to give me a few pointers? or maybe even do the quick edit and compile it for me? any help would be terrific, as i have been working at this for a day or so and feel pretty stuck.
thanks in advance

-Grayscale