> -----Original Message-----
> From: Andreas Pflug [mailto:pgadmin@pse-consulting.de]
> Sent: 21 April 2006 17:07
> To: Dave Page
> Cc: Hiroshi Saito; pgadmin-hackers@postgresql.org
> Subject: Re: [pgadmin-hackers] Visual C++ 2005
>
> > Why?
>
> Apparently, VC2005 links mandatorily/unavoidable to .NET CRT
> libs which aren't necessarily present on the system, and
> which should not be delivered with the app (according to MS).
Ah, now that I didn't know. So, you're expected to distribute the entire
.NET Framework just to get msvcrt8.dll (or whatever)? Urgh.
Regards, Dave