/Wp64 and __w64 are deprecated beginning with Visual C++ 2008.
authorColin Finck <colin@reactos.org>
Sat, 16 Feb 2008 22:21:59 +0000 (22:21 +0000)
committerColin Finck <colin@reactos.org>
Sat, 16 Feb 2008 22:21:59 +0000 (22:21 +0000)
commit9f5d2684e0bd505f3c37ff6eb53098c5945dc09e
tree31bc31b1f31f162da0663a3d1b5a612c3c4fcdbc
parentc87abac6d85025cc178dc4862819e4d15e364bd3
/Wp64 and __w64 are deprecated beginning with Visual C++ 2008.
Remove the /Wp64 switch from the cabman project file (no idea why it was enabled anyway ;-) and the _W64 macros from the code.

svn path=/trunk/; revision=32395
reactos/tools/cabman/cabinet.cxx
reactos/tools/cabman/cabinet.h
reactos/tools/cabman/cabman.vcproj
reactos/tools/cabman/mszip.cxx