I'm using CWGraph controls in my Visual C++ project. In my new OS environment (NT 4/SP6), I can't use the property page of a graph (or any other CW control). Clicking on a tab (e.g., Style) closes the property sheet; after that, no CW control's property sheet will even open again. Only restarting Visual Studio allows me to display a CW control's property page again. I tried the workaround described in the NI knowledge base, suggesting to activate the pushpin on the property page dialog box. That buys normal behavior only while that property page is open. Subsequently, no other property page can even be opened.
Summary:
(this worked) Windows NT 4 SP4, IE5, Visual Studio 6 SP4, Measurement Studio 1.0.1
(this does not work) Windows NT 4 SP6, IE5, Visual Studio 6 SP4, Measurement Studio 1.0.1
Incidentally, I noticed that comdlg32.dll changed sometime between SP4 and SP6...
Thanks in advance for any insight.