added wxNullPtr and use it instead of just 0 with wxFileTypeInfo vararg ctor to fix...
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 13 Jun 2007 11:32:44 +0000 (11:32 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 13 Jun 2007 11:32:44 +0000 (11:32 +0000)
commit7c37eb10fd71309120bced1372ea88f05353d8a7
treed5aa0bd635d7e8a58a3e89d5e4cb2dcdd6cb832e
parente9c73919479f4bc413ff908c6d4f88c000ee5f5f
added wxNullPtr and use it instead of just 0 with wxFileTypeInfo vararg ctor to fix crashes under 64 bit architectures

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@46439 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/defs.h
include/wx/mimetype.h
src/common/filesys.cpp