34 lines
889 B
HTML
34 lines
889 B
HTML
<html><head><title>Default MFC Web Server Extension</title>
|
|
</head><body><!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
|
|
<body BGCOLOR=#bfbfbf TOPMARGIN=0 LEFTMARGIN=0>
|
|
|
|
<p>
|
|
<OBJECT
|
|
id="ClassNavigator"
|
|
type="application/x-oleobject"
|
|
classid="clsid:DA0C17F9-088A-11D2-9697-00C04FD9B15B"
|
|
width=100%
|
|
height=100%>
|
|
</OBJECT>
|
|
|
|
</p>
|
|
</blockquote>
|
|
<SCRIPT LANGUAGE="VBS">
|
|
<!--
|
|
|
|
Sub ClassNavigator_EditExistingClass(selObj)
|
|
top.frames("viewer_frame").Viewer.ObjectPath = selObj
|
|
End Sub
|
|
|
|
Sub ClassNavigator_NotifyOpenNameSpace(theNameSpace)
|
|
top.frames("viewer_frame").Viewer.NameSpace = theNameSpace
|
|
End Sub
|
|
|
|
Sub ClassNavigator_GetIWbemServices(lpctstrNamespace, bUpdatePointer, lpsc, lppServices, lpbUserCancel)
|
|
top.StudioBannerFrame.Security.GetIWbemServices lpctstrNamespace, bUpdatePointer, lpsc, lppServices, lpbUserCancel
|
|
End Sub
|
|
-->
|
|
</SCRIPT>
|
|
</body>
|
|
</html>
|