some doc corrections; Win16 dialog crash cured git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1255 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
11 lines
258 B
Plaintext
11 lines
258 B
Plaintext
Current issues and bugs
|
|
-----------------------
|
|
|
|
Memory-checking subsystem
|
|
-------------------------
|
|
|
|
This conflicts with wxUSE_IOSTREAMSH = 0 using MS VC++ 5.0
|
|
(crashes the template code). It should be switched off if you
|
|
wish to use wxUSE_IOSTREAMSH = 0.
|
|
|