Product Documentation

c-treeRTG V2 Update Guide

Previous Topic

Next Topic

BTRV function ordinal settings

When linking a c-treeRTG BTRV Edition library with a Btrieve application, some obsolete Btrieve functions were not exported, which results in an unresolved external. These old functions are now exported to avoid linking problems.

Before this modification, c-treeRTG BTRV Edition exported the following:

BTRCALL @1

BTRCALLID @2

WBTRVSTOP @6

This change adds the following to the list of exported functions:

WBRQSHELLINIT @3

WBSHELLINIT @4

WBTRVINIT @5

WBTRVIDSTOP @7

DBUGetInfo @9

DBUSetInfo @10

TOCIndex