Unfortunately, I have not tried cURL in the Win32 environment. However,
the docs do state:
[code:1:882a097114] Microsoft command line style
----------------------------
Run the 'vcvars32.bat' file to get the proper environment variables
set, then run 'nmake vc' in the root dir.
The vcvars32.bat file is part of the Microsoft development
environment.
[/code:1:882a097114]
Also see here:
http://www.phpbuilder.com/lists/php-...01051/0335.php
And the bottom of:
http://manual.modernbill.com/adminhe...cURL_Setup.htm
Hope that helps.