[PHP-DEV] Need to load dll in an extension dll

2003-01-08 Thread NVohra
Hello, I need to load a dll within my own extension dll. I am not able to find any help on that in the zend manual. Can we do that? If yes, please help me out. Regards, Nischal Vohra - - - - - - - - - - - - That one last shot's a Permanent Vacation And a how high can you fly with broken wings Li

Re: [PHP-DEV] Creating extensions problem

2002-12-23 Thread NVohra
Hello Markus, Thanx a lot, I am able to finally build my extension dll. Can u recommend some good site for detailed information on php-extension dlls? Regards, Nischal Vohra

[PHP-DEV] Creating extensions problem

2002-12-23 Thread NVohra
Hello, I am using PHP-4.1.2 on WinNT. I need to create php-extension dll of my own. I downloaded the source and build php4ts.dll and php4ts.lib, but when i try to create the php.exe, it fails giving error while linking. I also included the lib and include directories from http://www.php.net/ext