Connecting Tech Pros Worldwide Help | Site Map

Compiling extensions DLL's for Windows

  #1  
Old January 18th, 2007, 08:45 AM
smack
Guest
 
Posts: n/a
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!

  #2  
Old January 19th, 2007, 06:35 AM
petersprc
Guest
 
Posts: n/a

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Removing traces of System.Web.Extensions.dll 3.5 Adam Salisbury answers 0 August 21st, 2008 10:35 PM
Compiling wxPython app for Windows; Single EXE Vincent Delporte answers 10 August 17th, 2006 01:35 PM
Compiling extensions Andrea Gavana answers 0 August 10th, 2006 04:45 PM
Step by step: Compiling extensions with MS Visual C++ Toolkit 2003 - msvccompiler-patch.txt (0/1) Martin Bless answers 6 July 18th, 2005 11:48 PM