Connecting Tech Pros Worldwide Help | Site Map

Compiling extensions DLL's for Windows

smack
Guest
 
Posts: n/a
#1: Jan 18 '07
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!

petersprc
Guest
 
Posts: n/a
#2: Jan 19 '07

re: Compiling extensions DLL's for Windows


You might check out these for pointers:

http://kromann.info/article.php?Id=11062862408280000
http://www.php.net/manual/en/install...s.building.php

Some older articles:

http://www.devarticles.com/c/a/Cplus...nsions-Part-1/
http://www.devnewz.com/2002/0909.html

smack wrote:
Quote:
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!
Closed Thread