wxWidgets/samples/xti
Maarten Bent 5bea1dc18a Fix static build using extended RTTI
Fix declaration of 'o' hides previous local declaration warnings.

Change two wxCONSTRUCTOR_5 definitions using wxBitmapBundle instead of
wxBitmap (this does not give build errors).

wxGenericCalendarCtrl is missing all XTI implementations, so just use
RTTI. And fix building the xti sample.

Note the shared build still fails due to WXDLLIMPEXP related issues.

Closes #22300.

Closes #22301.
2022-04-14 23:17:05 +02:00
..
classlist.cpp Fix static build using extended RTTI 2022-04-14 23:17:05 +02:00
classlist.h Remove all trailing spaces 2019-01-30 17:35:54 +01:00
codereadercallback.cpp Fix typos in sample comments 2021-09-07 19:23:31 +02:00
codereadercallback.h Remove all trailing spaces 2019-01-30 17:35:54 +01:00
makefile.gcc Link with ws2_32.lib rather than obsolete wsock32.lib 2021-04-18 22:13:45 +02:00
Makefile.in Update version to 3.1.7 and rebake the makefiles 2022-04-07 17:40:13 +02:00
makefile.unx Rebake with bakefile 0.2.12 2020-05-02 17:02:36 +02:00
makefile.vc Use DPI aware manifests for MSVS 2022 too 2021-12-18 13:22:59 +01:00
xti_vc8.vcproj Use arch suffix consistently in all directories names 2021-08-26 23:12:40 +02:00
xti_vc9.vcproj Use arch suffix consistently in all directories names 2021-08-26 23:12:40 +02:00
xti.bkl Remove all trailing spaces 2019-01-30 17:35:54 +01:00
xti.cpp Fix static build using extended RTTI 2022-04-14 23:17:05 +02:00