Critical section shared betwen dll and main program



I use critical section in my dll. Now I want to refer to it in my Main
executable?
Is there a way to do it?

Regards

Mandi


.