This module exists so that the instantiation of the wrapper functions for Excel only happens once. From LDC 1.9.0, two extern(Windows) functions with the same name can't exist since they mangle the same.
Instead we create them here.
See Source File
This module exists so that the instantiation of the wrapper functions for Excel only happens once. From LDC 1.9.0, two extern(Windows) functions with the same name can't exist since they mangle the same.
Instead we create them here.