Posted by petersprc on 01/19/07 06:22
You might check out these for pointers:
http://kromann.info/article.php?Id=11062862408280000
http://www.php.net/manual/en/install.windows.building.php
Some older articles:
http://www.devarticles.com/c/a/Cplusplus/Developing-Custom-PHP-Extensions-Part-1/
http://www.devnewz.com/2002/0909.html
smack wrote:
> Does anyone know how to create an extension DLL for Windows. I have no
> problem compiling my selfdevelopt extension for Linux, but can't seem
> to find any relevant information on how to compile an extension on
> Windows. So if you know where to find relevant information or have
> worked with your own extension your help would be mush appreciated.
>
> Thanks for your input!
[Back to original message]
|