Changelog for P4COM Robert Cowham robert@vaccaperna.co.uk 2014-11-03 - Built with Visual Studio 2010 (SP1) - Updated to p4 api 2014.1 - Will work with SSL servers, so uses OpenSSL 1.0.1j 2012-01-09 - Include patch from Jeremy Walker to fix StrBufArray memory leak. 2010-01-04 - Fix backwards compatibility problem with P4OFC - which uses setprotocol "API", "57" 2009-11-04 - Use P4API 2009.1 - Convert to Visual Studio 2008 - Fix problems in setprog/setprotocol/setversion, and use default "P4COM" for prog value - Add SetTicketFile 2007-09-29 - Use P4API 2007.2 - Added SetProg, SetVersion, SetProtocol and GetProtocol 2007-06-29 - No code changes. Link to P4.Net in home page. 2005-11-10 (2005.1.0.0) - Added Dropped() to detect dropped connectionsAdded Input property to provide input e.g. for passwords - Added FormatDateTime() as a convenience for calling C Runtime function (for VB use) - Updated to use 2005.1 P4API 2005-01-05 (2004.2.0.1): - reworked to reduce external dependencies. - Allow you to set ArrayVar_variants as well as get them. 2004-03-23 - Fixed some String leaks. - Also problem with writing to temporary files. - Updated p4API to released version of 2003.2. - Start of Delphi example. 2004-02-06 - Returns the output of diff command in normal output array. 2004-01-28 - Now able to be used from VBScript. 2003-11-07 - Added reference to Lisp usage of P4Com. 2003-09-02 - Tidied up. - Added ArrayVarVar put property to allow Variant arrays to be passed in (for Lisp compatibility!). $Id: //guest/robert_cowham/perforce/API/p4com/main/CHANGELOG.txt#8 $