Microsoft Visual Studio Solution File, Format Version 8.00 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "p4comtest", "p4comtest.csproj", "{941071B3-DE77-478E-A846-A1358AE2D947}" ProjectSection(ProjectDependencies) = postProject EndProjectSection EndProject Global GlobalSection(SourceCodeControl) = preSolution SccNumberOfProjects = 2 SccProjectName0 = Perforce\u0020Project SccLocalPath0 = . SccProvider0 = MSSCCI:Perforce\u0020SCM CanCheckoutShared = true SolutionUniqueID = {6730B210-A541-4A7E-BB1D-815F4D13FCC7} SccProjectUniqueName1 = p4comtest.csproj SccLocalPath1 = . CanCheckoutShared = true EndGlobalSection GlobalSection(SolutionConfiguration) = preSolution Debug = Debug Release = Release EndGlobalSection GlobalSection(ProjectConfiguration) = postSolution {941071B3-DE77-478E-A846-A1358AE2D947}.Debug.ActiveCfg = Debug|.NET {941071B3-DE77-478E-A846-A1358AE2D947}.Debug.Build.0 = Debug|.NET {941071B3-DE77-478E-A846-A1358AE2D947}.Release.ActiveCfg = Release|.NET {941071B3-DE77-478E-A846-A1358AE2D947}.Release.Build.0 = Release|.NET EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution EndGlobalSection GlobalSection(ExtensibilityAddIns) = postSolution EndGlobalSection EndGlobal
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#1 | 11314 | Robert Cowham | Initial population of perforce_software version of P4OFC | ||
//guest/robert_cowham/perforce/API/p4com/main/test/csharp/p4comtest.sln | |||||
#2 | 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. |
||
#1 | 3534 | Robert Cowham | Added complete test projects for VB6, VB.NET and C#(.NET) |