|
| |
1.12.000 -- August 30, 2008
This release supports all OPOS APIs from Release 1.01 through Release 1.12.
The 1.12 CCOs can be used with applications
built against previous CCO releases, beginning with the 1.6 CCOs. No rebuild is needed.
The management of COM UUIDs is similar to the previous OPOS
releases:
- The CoClass, Library, and Event UUIDs are unchanged.
Should multiple installations of CCOs occur, then the last registered release
will be instantiated when an application creates a CCO. It is the
responsibility of the user to ensure that the registered CCOs are at least as
new as the newest version required by an application. For example, if
App A was built against release 1.8.001, App B was built against 1.9.002, and
App C was built against 1.12.000, then the user should install or register
1.12.000 last, since all three applications will run correctly with this
version.
- An additional Interface UUID has been added to those devices that have new methods and/or properties in this release.
In addition to new devices and APIs, several other changes are introduced in
this release.
See OPOS CCOs History for further
details.
Downloadable Files
|
Prior Releases |
Released |
Size |
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 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.
The Control Objects use MBCS, so they may be deployed on Windows 95/98/ME
and NT/2000/XP/2003.
- 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:
2008-08-26
|