import mydll; // imports interface file, if available int main() { mydll.dllprint(); return 0; }