You can system()/exec()/passthru() and run rundll32 on the library, can't you?
-----Original Message----- From: James Moore [mailto:[EMAIL PROTECTED]] Sent: Friday, November 09, 2001 12:34 PM To: Alain Samoun; GRI Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: [PHP-DB] Re: [PHP-DEV] Re: [PHP-WIN] call a function from a DLL? > See: > http://www.php.net/manual/en/faq.com.php#AEN63770 > A+ > Alain That FAQ isnt totally right. With the new w32api extension you can do so but its still very experimental so Id advise you either to write your own little extension to PHP to access your dll (shouldnt take you more than a couple of hours), implement a com interface to your dll or wait for the w32api extension to become more stable. Cheers, - James -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED] -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]