Hi,
Is it possible to modify the opacity of all opened windows from C#. I googled for minimizing the windows and i came to know that its possible with pInvoke calls. It even worked. Similarly is it possible to change the opacity of all the opened windows from C#?
Also, i am not in to MFC stuffs. Still is there any tools to know the list of apis exposed in a dll?