// use reflection to get the dll hinstance
AskEMBLY Assembly = askEMBLY.GETEXECUTINGASSEMBLY ();
Module Current = askULE.GETModules () [0];
INTPTR MODULE = Marshal.Gethinstance (CURRENT);