RRRPT32.DLL

Meeting place for R&R customers and clients to share tips and ideas. Post your questions, messages or problems here.
Post Reply
mdkpce
Posts: 1
Joined: Tue Oct 10, 2017 12:44 pm

RRRPT32.DLL

Post by mdkpce » Thu Feb 20, 2003 4:13 pm

I am trying to use R&R version 8.0 from a Borland C++ 5.02 application and am encountering a crash when trying to access any DLL functions.____Would anyone have general guidelines for using the RRRPT32.DLL in a Borland 5.02 application?____My approach so far has been:____1. Create a RRRPT32.LIB from RRRPT32.DLL with the IMPLIB utility__2. Link in the resulting RRRPT32.LIB__3. Add RREPORT.H to any CPP file that uses R&R DLL functions.____Do I need to use GetProcAddress(...) for each RRRPT32.DLL API function that I want to use?____Doug Kimzey__Chief Operations Officer__PC Engineering, Inc.

Post Reply