RRRPT32.DLL
Posted: 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.