On 08/29/2013 12:03 PM, Benjamin Thaut wrote: > But what if you import a module that is linked statically? That would > mean export would be treated as dllimport and it will fail to link > because the _imp_ symbols are missing when linking statically? Could we create alias symbols?