Michael Davidsaver
|
bdbf57350b
|
replace shareLib.h with QSRV_API
and hopefully avoid at least some of the maddening
include order bugs so common with sharedLib.h.
|
2019-09-05 20:01:56 -07:00 |
|
Michael Davidsaver
|
7bc5cbf957
|
fix int64 in pva link
|
2019-01-08 10:27:57 -08:00 |
|
Michael Davidsaver
|
1cc1d1857e
|
fix DBR2PVD() DBF_ENUM handling
must treat DBF_ENUM differently in
pvif than in dbf_copy as the storage
types used are different.
|
2018-04-17 19:10:54 -07:00 |
|
Michael Davidsaver
|
cd2c1762b7
|
pvd <-> dbf
Yet more type conversions.
This is a complement to pvif.h in that
PVIF calls into dbPut() which this code is
called by dbPut().
|
2018-04-17 19:10:54 -07:00 |
|