wxWidgets/demos/life
Vadim Zeitlin 9bc95da04c Correct printf() format specifiers for long variables in life demo.
Fix asserts in 64 bit builds due to using %u (expecting 32 bit values on a
typical Unix LP64 platform) for 64 bit long values.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@65675 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2010-09-29 22:01:18 +00:00
..
bitmaps
setup/wince
breeder.lif
descrip.mms set up for OpenVMS richtext & regex and add more samples in compile cascade 2009-10-05 09:13:42 +00:00
dialogs.cpp
dialogs.h
game.cpp rename ARRAYSIZE to CELLSARRAYSIZE to avoid conflict with a macro with the same name defined in Windows headers 2009-06-06 23:16:27 +00:00
game.h Globally replace _T() with wxT(). 2009-07-23 20:30:22 +00:00
life_vc7.vcproj Regenerated makefiles after removing USE_GDIPLUS. 2010-04-09 14:14:26 +00:00
life_vc8.vcproj Regenerated makefiles after removing USE_GDIPLUS. 2010-04-09 14:14:26 +00:00
life_vc9.vcproj Regenerated makefiles after removing USE_GDIPLUS. 2010-04-09 14:14:26 +00:00
life.bkl
life.cpp Correct printf() format specifiers for long variables in life demo. 2010-09-29 22:01:18 +00:00
life.dsp Rebake from clean wx tree. 2010-01-04 00:45:45 +00:00
life.h
life.rc
makefile.bcc Regenerated makefiles after removing USE_GDIPLUS. 2010-04-09 14:14:26 +00:00
makefile.gcc Regenerated makefiles after removing USE_GDIPLUS. 2010-04-09 14:14:26 +00:00
Makefile.in Rebake from clean wx tree. 2010-01-04 00:45:45 +00:00
makefile.unx
makefile.vc Regenerated makefiles after removing USE_GDIPLUS. 2010-04-09 14:14:26 +00:00
makefile.wat Regenerated makefiles after removing USE_GDIPLUS. 2010-04-09 14:14:26 +00:00
mondrian.ico
mondrian.xpm
reader.cpp
reader.h
samples.inc