Ignore:
Timestamp:
Dec 6, 1999, 7:11:50 PM (26 years ago)
Author:
bird
Message:

VA compilation without db.dll. Fixed bugs in stateupd.cpp.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/database/db.h

    r830 r1993  
    1 /* $Id: db.h,v 1.1 1999-09-05 02:53:05 bird Exp $ */
     1/* $Id: db.h,v 1.2 1999-12-06 18:11:50 bird Exp $ */
    22/*
    33 * DB - contains all database routines
     
    5757*   Exported Functions                                                         *
    5858*******************************************************************************/
    59     char *dbGetLastErrorDesc(void);
     59    char *          _System dbGetLastErrorDesc(void);
    6060
    6161    BOOL            _System dbConnect(const char *pszHost, const char *pszUser, const char *pszPassword, const char *pszDatabase);
Note: See TracChangeset for help on using the changeset viewer.