Initial Commit of the PDM project (ready for DWS migration)

This commit is contained in:
will
2026-04-20 08:42:38 -05:00
commit dda7b664e7
2721 changed files with 442772 additions and 0 deletions

View File

@@ -0,0 +1,24 @@
<html>
<head>
<title>Creating an Add-in with Visual Basic 6</title>
<meta http-equiv="Content-Language" content="en-us">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<link rel="stylesheet" type="text/css" href="ApiHelp.css">
<style>
<!--
div.Section1
{page:Section1;}
-->
</style>
</head>
<body>
<h1><span style="font-weight: normal; font-size: 7.5pt;">SOLIDWORKS PDM Professional API Help</span></h1>
<h1>Creating an Add-in with Visual Basic 6</h1>
<p><font color="#CC0000">Obsolete. Visual Basic 6 is no longer supported. See
<a href="DotNetAddins.htm">Creating Add-ins (VB.NET)</a>.</font></p>
</body>
</html>