FastCGI (again...)

Just starting out? Need help? Post your questions and find answers here.
Fred
Administrator
Administrator
Posts: 18162
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Re: FastCGI (again...)

Post by Fred »

BTW, you can create an import lib without having to recompile it (it helps if you only have the binary):

Code: Select all

POLIB name.dll /OUT:name.lib
Trond
Always Here
Always Here
Posts: 7446
Joined: Mon Sep 22, 2003 6:45 pm
Location: Norway

Re: FastCGI (again...)

Post by Trond »

I sent you a mail with the files, but I managed to type gcc as the subject. I think something is wrong with IIS, though.
Post Reply