HI,
My application exe is linked to the dll's statically. I would like to use the command line paramters that i pass to in the dll's. How can use the command line parameters in the DllMain() function of the statically linked function. I need to process in the DllMain function depending on the command line parameters.

Thanks in Advance,
Varadha