Those Cool control buttons in MSN Explorer
Does anyone know the API calls necesary to instantiate the MSN look and feel to windows.
I did a little trawling with dependancy walker and found that it appears to be a number of ordinal calls to the comctrl32.dll.
Is there a published API or am I chasing my tail again
1 Attachment(s)
Agreed That is what is happening
I am fairly sure that it is comctrl 6.0 that is what is being used and I get the inpression that what ever the call is it works like clt3d did in he win3.1 days, What I am looking for are the declares for this devil. I woul like to use it.
I have observed that any windows including common control windows which the program opens automatically get the make over, therefore I am assuming that it is a single api which registers the style.
Copy of Window title bar attached.