Code from generic.h and generic.d
Ported to the D Programming Language by Laeeth Isharc (2015)
This module provides the ceremony that must be done for every XLL.
At least one module must be linked to this one implementing the
getWorkSheetFunctions function so that they can be registered
with Excel.
Code from generic.h and generic.d Ported to the D Programming Language by Laeeth Isharc (2015) This module provides the ceremony that must be done for every XLL. At least one module must be linked to this one implementing the getWorkSheetFunctions function so that they can be registered with Excel.