Accessing DLL functions

From: Robert W Sturdevant-Contractor (robert.w.sturdevant_at_us.army.mil)
Date: 12/23/04


To: beginners@perl.org
Date: Thu, 23 Dec 2004 13:24:47 -0500


Hi,
 
Am I correct in assuming that I can access functions in a .dll file using
the Win32::API module. I have a proprietary database database and C .dll
with function prototypes. I would like to write a perl pgm using the
ilibrary functions to access the DB. Am I headed in the right direction? If
not, is there another means? Thanks.
 
BobS

 




Blank_Bkgrd.gif