[Zlib-devel] zLib warning with VC++ 2005

Gilles Vollant info at winimage.com
Fri Jul 15 14:51:47 EDT 2005


 <<Microsoft did not provide seperate 32 and 64 bit system directories in
Windows XP x64>>
No, there is both SYSTEM32 (64 bits DLL) and SYSWOW64 directory (32 bits
DLL)
See http://blogs.msdn.com/craigmcmurtry/archive/2004/12/14/301155.aspx and
http://msdn.microsoft.com/library/en-us/win64/win64/file_system_redirector.a
sp

I see no problem in Visual Studio 2005 beta 2, related to zlib or somes
other stuff. Of course, this is still a beta, and all is probably not
perfect.

-----Original Message-----
From: Willis [mailto:willis at deathmask.net] 
Sent: Thursday, July 14, 2005 9:21 PM
To: zlib-devel at zlib.net
Subject: Re: [Zlib-devel] zLib warning with VC++ 2005

VC++ 2005 (beta2) still has massive problems with 64-bit compilings (The
header system is still extremely incomplete, as well as the libraries). 
Including a VC8 project file at this time would be rather incomplete as to
what VC8 should eventually be when it is complete.
I compiled everything using the Windows 2003 SP1 Platform SDK, and all
compiles fine in both 32bit and 64bit (for x64 AMD64), which brings up a
different question, if official DLLs are to be released, how is the naming
scheme going to work?  32-bit and 64-bit dlls are incompatible, and
Microsoft did not provide seperate 32 and 64 bit system directories in
Windows XP x64 (Ironically, everything still uses the system32 directory). 
Something is going to need to be done to keep them seperated.

--William





More information about the Zlib-devel mailing list