2025-11-28 00:35:46 +09:00

27 lines
743 B
HTML

<html>
<head>
<title>Microsoft COM+ SDK</title>
</head>
<frameset cols="242,*" framespacing="0" border="0" frameborder="0">
<frameset rows="130,*,100">
<frame name="cont_head" src="docs/left_head.htm" target="_self" scrolling="auto">
<frame name="contents" target="main" src="docs/comsdk.xml" scrolling="auto">
<frame name="cont_foot" src="docs/left_foot.htm" scrolling="auto">
</frameset>
<frameset rows="*,74">
<frame name="fraContent" src="docs/default.htm" scrolling="auto" target="_self">
<frame name="fraFooter" src="docs/footer.htm" scrolling="none">
</frameset>
<noframes>
<body>
<p>This page uses frames, but your browser doesn't support them.</p>
</body>
</noframes>
</frameset>
</html>