i need to write a generalized program which can dynamically detect Dllls which meet some specifications. and automatically compile itsef.
The problem is i have to include the header files of the Dll s in some
parts of program.
can sombody sugget me how i can tackle this problem.