Re: [PHP-DEV] php_reentrancy.c + win32 From: Sascha Schumann (sascha <email protected>)
Date: 11/30/99

On Mon, Nov 29, 1999 at 11:16:11PM -0500, Shane Caraveo wrote:
> This is missing the PHPAPI define for all the functions, which is needed
> for proper compilation. Primarily this is with the strtok_r function,
> which was put into the isapi module, but is not exported from the php4
> dll.

    Does it work now out of the box? I've put PHPAPI in front of
    all prototypes and function declarations.

-- 

Regards,

Sascha Schumann Consultant

-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>