Ignore:
Timestamp:
Feb 12, 2000, 6:55:04 PM (26 years ago)
Author:
bird
Message:

Some new reports.
General bugfixes and new features.

Location:
trunk/tools/database
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/database

    • Property svn:ignore set to
      *.html
      *.gif
      html/*
  • trunk/tools/database/db.h

    r2761 r2765  
    1 /* $Id: db.h,v 1.4 2000-02-11 23:54:25 bird Exp $ */
     1/* $Id: db.h,v 1.5 2000-02-12 17:55:03 bird Exp $ */
    22/*
    33 * DB - contains all database routines
     
    114114    BOOL            _System dbGetNotUpdatedFunction(signed long lDll,
    115115                                                    DBCALLBACKFETCH dbFetchCallBack);
     116    signed long     _System dbGetNumberOfUpdatedFunction(signed long lDll);
    116117
    117118#ifdef __cplusplus
Note: See TracChangeset for help on using the changeset viewer.