|
| |
1.13.001 -- June 25, 2010
This release supports all OPOS APIs from Release 1.01 through Release 1.13.
The 1.13 CCOs can be used with applications
built against previous CCO releases, beginning with the 1.6 CCOs. No rebuild is needed.
This release contains the following changes from 1.13.000:
- Correction for backward compatibility: Release 1.13.000 did not
register all previous releases' interfaces. This caused marshaling
problems when used across process boundaries, plus issues for some
development environments.
- Added publisher policy assemblies to the OPOS for .NET 1.13.000 assembly
ZIP file. This allows the 1.13.000 assemblies to be used with
applications that reference the 1.12.000 assemblies; no rebuild is needed.
- Added Windows Installer installation package. The default
installation directory is "OPOS" within Program Files. Features
include:
- Control Objects (Runtime). Always installed, to subdirectory
"CommonCO".
- OPOS for .NET Assemblies (Runtime). Installs the interop
assemblies and publisher policy assemblies into the GAC.
- For Developers (Build Time)
- Include Files. Installs the OPOS C++ header files (*.h and *.hi), to
subdirectory "Include".
- OPOS for .NET Assemblies. Installs the interop assemblies, to
subdirectory "OposFor.NET". (Add references to these from the Visual
Studio user interface, although at runtime the GAC version will be used.)
See OPOS CCOs History for further
details.
Downloadable Files
|
Current Release |
Released |
Size |
1.13.001 CCO Runtime (Windows
Installer MSI) |
2010/06/25 |
4,265,472 |
1.13.001 CCO Runtime (Wise
Install) |
2010/06/25 |
2,765,801 |
1.13.001 CCO Runtime (ZIP File) |
2010/03/01 |
2,603,473 |
1.13.001 CCO Debug Runtime (ZIP
File) [see warning below] |
2010/03/01 |
7,746,120 |
1.13.001 CCO Source Code and Data
Files (ZIP File) |
2010/03/01 |
1,737,449 |
|
Prior Releases |
Released |
Size |
1.12.001 CCO Runtime (Wise
Install) |
2010/06/25 |
2,764,334 |
1.12.001 CCO Runtime (ZIP File) |
2010/03/01 |
2,601,318 |
1.12.001 CCO Debug Runtime (ZIP
File) [see warning below] |
2010/03/01 |
7,712,673 |
1.12.001 CCO Source Code and Data
Files (ZIP File) |
2010/03/01 |
1,737,013 |
|
|
|
1.11.001 CCO Runtime (Wise
Install) |
2007/12/04 |
1,265,396 |
1.11.001 CCO Runtime (ZIP File) |
2007/12/04 |
1,101,464 |
1.11.001 CCO Debug Runtime (ZIP
File) [see warning below] |
2007/12/04 |
5,218,502 |
1.11.001 CCO Source Code and Data
Files (ZIP File) |
2007/12/04 |
1,520,260 |
|
|
|
1.10.002 CCO Runtime (Wise
Install) |
2007/12/04 |
1,129,131 |
1.10.002 CCO Runtime (ZIP File) |
2007/12/04 |
964,022 |
1.10.002 CCO Debug Runtime (ZIP
File) [see warning below] |
2007/12/04 |
4,575,043 |
1.10.002 CCO Source Code and Data
Files (ZIP File) |
2007/12/04 |
1,345,788 |
|
|
|
1.9.003 CCO Runtime (Wise
Install) |
2008/08/20 |
1,055,812 |
1.9.003 CCO Runtime (ZIP File) |
2008/08/20 |
890,779 |
1.9.003 CCO Debug Runtime (ZIP
File) [see warning below] |
2008/08/20 |
4,231,059 |
1.9.003 CCO Source Code and Data
Files (ZIP File) |
2008/08/20 |
1,248,508 |
The Windows Installer files were packaged with InstallShield 2008. The
Wise Install files were packaged using Wise InstallMaster 7. No system DLLs are
installed. Files are only placed in the directory that you specify, plus its
subdirectories. The ZIP files package the CCO release with a batch file
for registering and unregistering the CCOs and support files (if needed).
The file types are
- Common Control Object Runtime.
This file installs the OPOS Control Objects and the OPOS header files.
Control Objects through version 1.11.xxx use MBCS, so they may be deployed on
most versions of Windows. Control Objects 1.12.xxx and later use
Unicode, and may only be deployed on Windows 2000 and later.
- Common Control Object Debug Runtime.
This file installs a debug version of the CCOs, along with the OPOS header
files plus tracing support files.
For details on tracing, see the Tracing
page.
- Warning! The debug CCOs trace
all data sent between the application and Service Object. Therefore,
they must not be used in live customer environments where sensitive information may be exposed. For example:
- The MSR debug CCO traces full card information including account numbers, names, and CVV.
- The PINPad debug CCO traces the card account number, encrypted PIN, and key serial number.
- The MICR debug CCO traces the bank transit number, checking account number, and check (serial) number.
- Common Control Object Source Code and Data Files.
This file installs:
- The source code, including a master project, projects for each control object, plus
common and bitmap files.
- The data files, which are used by a custom generator to produce much of the source
code.
Visitor: #
Last updated:
2010-06-26
|