1 Current issues and bugs
2 -----------------------
7 If USE_OWNER_DRAWN = 1 and you create a wxMenu, you get 'all bets
8 are off' memory checking warnings from wxWindows.
10 Memory-checking subsystem
11 -------------------------
13 This conflicts with wxUSE_IOSTREAMSH = 0 using MS VC++ 5.0
14 (crashes the template code). It should be switched off if you
15 wish to use wxUSE_IOSTREAMSH = 0.