Where is DDFAPICALLTYPE defined in P.SQL 8.5/6 SDK? -
08-25-2004
, 08:45 PM
Hi,
I just upgraded my development machine (WinXP Pro SP1 & VS.NET 2003) to
Pervasive.SQL 8.6 (from 8.1) and installed the "Complete" 8.5 SDK. The
function definitions in DDF.h have changed:
eg.
PRESULT DDFAPICALLTYPE PvOpenDictionary
used to be
PRESULT WINAPI PvOpenDictionary
The problem is, DDFAPICALLTYPE does not appear to be defined anywhere.
Is there a file missing from the 8.5 SDK?
Thanks,
- Greg |