Create a Win32 DLL project in VC++ that export symbols, and then
just fill in the code you want. This will create the libs you need
for the other project.....

> -----Original Message-----
> From: Ika Oscaos [mailto:[EMAIL PROTECTED]
> Sent: Sunday, August 10, 2003 12:38 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP-WIN] Re: How to compile a win32 php extension module ???
> 
> 
> Hello,
> 
> Thanks for your proposition, but I prefer to try to compile it by myself, I
> want to learn how to do this, I have VC++, but I don't know how to use it
> for compiling this module as a PHP DLL. I'm looking for a personn who has
> already done this .
> 
> Thank you.
> 
> --
> Ika
> 
> "Dvdmandt" <[EMAIL PROTECTED]> a ecrit dans le message de
> news:[EMAIL PROTECTED]
> > I'd use VC++ and compile it... I think I can do it if you send the
> source...
> > Not sure though, never compiled myself before... HMm.. Yes, I have...
> > Well...
> >
> > You make a project and compile I think...
> >
> > -- 
> > // DvDmanDT
> > MSN: [EMAIL PROTECTED]
> > Mail: [EMAIL PROTECTED]
> > "Ika Oscaos" <[EMAIL PROTECTED]> skrev i meddelandet
> > news:[EMAIL PROTECTED]
> > > Hello,
> > >
> > > I have developed a php extension module. I can compile it with Linux. I
> > can
> > > build a module.so file. I search a documentation for creating the same
> > > module (module.dll) for Win32 plateform. Is there a documentation that
> > > explain how to compile an extension module for win32 ?
> > >
> > > Thanks for your Help
> > >
> > > --
> > > Ika
> > >
> > >
> >
> >
> 
> 
> 
> -- 
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to