home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / database / 6722 < prev    next >
Encoding:
Text File  |  1992-09-14  |  1.2 KB  |  31 lines

  1. Newsgroups: comp.databases
  2. Path: sparky!uunet!wupost!sdd.hp.com!hp-col!denisl
  3. From: denisl@col.hp.com (Denis Lambert)
  4. Subject: Paradox Engine, TPW, & VB????
  5. Sender: news@col.hp.com (Usenet News)
  6. Message-ID: <1992Sep14.141952.11175@col.hp.com>
  7. Date: Mon, 14 Sep 1992 14:19:52 GMT
  8. Organization: HP Colorado Springs Division
  9. Lines: 20
  10.  
  11. Has anybody out there used the Paradox Engine DLL with Turbo Pascal for
  12. Windows?  The documentation talks a lot about the engine DLL with Borland
  13. C++, but it doesn't mention TPW at all.  The Pascal files on the distribution
  14. disk contains a file with all of the function prototypes that is nearly 
  15. identical to the engine .h file for C, but the C version comes with a .LIB
  16. file that needs to be linked with your C code.  What is in this .LIB file?
  17. Do you need to get something similar for TPW or is this .LIB file merely
  18. have export and external declarations?  Can I just create a TPW unit with 
  19. function prototypes declared as external that match the C function
  20. prototypes?
  21.  
  22. Second question.  I am developing a prototype and I would like to use Visual
  23. Basic for the user interface.  Has anyone interfaced VB and the Paradox
  24. Engine DLL?  Are there any difficulties or gotcha's?
  25.  
  26. Thanks for your help.
  27.  
  28. Denis Lambert
  29. denisl@col.hp.com
  30.  
  31.