index.html #4

  • //
  • guest/
  • robert_cowham/
  • perforce/
  • API/
  • p4vb/
  • main/
  • index.html
  • View
  • Commits
  • Open Download .zip Download (2 KB)
<html>

<head>
<title>P4VB - COM Interface to Perforce C++ API on Windows</title>

<style TYPE="text/css">
<!--

BODY {font: 12px/16px verdana, arial, sans-serif !important;
            text-align: left;
            margin-left: 2cm;
            color:#000000 !important;}

.cell {font: 12px/16px verdana, arial, sans-serif !important;
            text-align: left;
            color:#000000 !important;}

TD {font: 12px/16px verdana, arial, sans-serif !important;
            text-align: left;
            color:#000000 !important;}
            
H1 {font: 18px/18px verdana, arial, sans-serif !important;
            text-align: left;
            color:#333333 !important;}

H2 {font: 18px/18px verdana, arial, sans-serif !important;
            text-align: left;
            color:#333333 !important;
            font-weight: bold;
            margin-bottom: 14px}

H3 {font: 14px/14px verdana, arial, sans-serif !important;
            text-align: left;
            color:#333333 !important;
            font-weight: bold;
            margin-bottom: 14px}
pre {
    border-right: #646464 1px solid;
    padding-right: 0.5em;
    border-top: #646464 1px solid;
    padding-top: 0.5em;
    border-left: #646464 1px solid;
    padding-left: 0.5em;
    border-bottom: #646464 1px solid;
    padding-bottom: 0.5em;
    white-space: pre;
    background-color: #f6e6e6;
    color: black;
    margin-left: 1em;
    width: 90%;
    display: table;
    font-size: 100%;
}

-->
</style>

</head>

<body>

<h1><a name="top"></a>P4VB - COM Interface to Perforce C++ API on Windows</h1>
<p>This project has been removed - it is
<a href="http://public.perforce.com/guest/robert_cowham/perforce/API/p4com/main/index.html">
replaced by P4Com</a> instead which has been rewritten and made easier to use.</p>

</body>

</html>
# Change User Description Committed
#4 3536 Robert Cowham Updated to point to P4COM instead.
#3 2869 Robert Cowham Link to P4OFC
#2 2868 Robert Cowham Enhanced documentation
#1 2821 Robert Cowham Preliminary documentation