While developing an assembly , I ended up "discovering" the following option:
Project Properties > Build > Advanced > DLL Base Address
and looking for information, I understood that we can specify the base address to load the DLL (or EXE) (reducing pagination and improving performance), but I did not understand exactly what that is and I had the doubts: / p>