I have a program that is using the Large memory model. - I compile without errors, but every time I link, I get the Warning 6, telling me that I have Memory Overlap on my memory mapped IO addresses. Is there anyone who has a tip of how to get rid of this type of warning ? - I get like 33 identical warnings, one for each memory mapped IO location.