Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2008 Feb : VS 2008 hell

www.cryer.info
Managed Newsgroup Archive

VS 2008 hell

Subject:VS 2008 hell
Posted by:"e1" (than..@but-no-thanks.com)
Date:Fri, 8 Feb 2008 09:54:16

I posted this in a microsoft group too, but I don't think I'll get a
fast response there (BTW, I know this is off-topic here, but I'm a
Delphi programmer, and the fax service provider will communicate with a
Delphi app):

I'm building a fax service provider and I started by modifying the
SampleFSP using Visual Studio 2008 and Microsoft Platform SDK. So far so
good. Now that my FSP works the way I want, I need to change the name of
the SampleFSP.dll to BlablaFSP.dll. This is a problem, because the damn
thing wants to register ONLY if the name is SampleFSP.dll! I replaced
all the SampleFSP occurrences in the whole project with BlablaFSP and
still nothing. If the name is Sample works, if the name is something
else doesn't. I believe this is a Visual Studio 2008 thing, so please
help me change the setting so the dll will register with any name I want.

I hate Visual Studio.

TIA
-ioan

Replies:

www.cryer.info
Managed Newsgroup Archive