Version #5

  • //
  • guest/
  • robert_cowham/
  • perforce/
  • API/
  • p4com/
  • main/
  • src/
  • p4api/
  • Version
  • Commits
# Change User Description Committed
#5 6050 Robert Cowham - Use P4API 2007.2
- Added SetProg, SetVersion, SetProtocol and GetProtocol
#4 5197 Robert Cowham Updated to use 2005.1 P4API
#3 5194 Robert Cowham Changes (2005.1.0.0)
Added Dropped() to detect dropped connections
Added Input property to provide input e.g. for passwords
Added FormatDateTime() as a convenience for calling C Runtime function (for VB use)
Imported changes from p4ofc which made it more reliable.
#2 4242 Robert Cowham Fixed some String leaks.
Fixed problem with writing to temporary files.
Updated p4API to released version of 2003.2.
Start of Delphi example.
#1 3534 Robert Cowham Added complete test projects for VB6, VB.NET and C#(.NET)