Added 2 extra macros to handle all the flavours of wxInt64 :(
authorRon Lee <ron@debian.org>
Sat, 1 Dec 2001 03:43:08 +0000 (03:43 +0000)
committerRon Lee <ron@debian.org>
Sat, 1 Dec 2001 03:43:08 +0000 (03:43 +0000)
commit8e38fd1fb0d8c4508383f3d9ce2f3ae0c6d39cfd
treedbaf623fc404a72e4dd45906cfe4e409b9db5d67
parent2b7e44a28ce3e7b1775a0be874fcd423c8871645
Added 2 extra macros to handle all the flavours of wxInt64 :(
Did a quick and dirty cut'n'paste to implement wxULongLong and provide
wxUint64 on platforms without a suitable native type.
Noted it's existance and inappropriate methods in the wxLongLong docs.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12790 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/latex/wx/longlong.tex
include/wx/defs.h
include/wx/longlong.h
src/common/longlong.cpp