>Hello,
>
>I am writing a PHP module like I already told in my last question.
>I am using VC++ 6 on Win2000.
>
>I finally managed to compile a module with the simple example
fromzend.com/apidoc
>But when i want to load the .dll with dl() PHP says it is not a PHPlibrary
>
>I guess thats because it
Sorry, my mistake.. didnt use the __decl stuff in the prototype.
Bye
Bruno
> -Ursprüngliche Nachricht-
> Von: Bruno Haller [mailto:[EMAIL PROTECTED]]
> Gesendet: Dienstag, 14. August 2001 10:44
> An: [EMAIL PROTECTED]
> Betreff: [PHP-WIN] problem linking module
>
Hello,
I am writing a PHP module like I already told in my last question.
I am using VC++ 6 on Win2000.
I finally managed to compile a module with the simple example from
zend.com/apidoc
But when i want to load the .dll with dl() PHP says it is not a PHP
library
I guess thats because it doesnt