Applied patch [ 605592 ] Unicode patch for dirctrlg.cpp
authorJulian Smart <julian@anthemion.co.uk>
Fri, 6 Sep 2002 14:42:47 +0000 (14:42 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Fri, 6 Sep 2002 14:42:47 +0000 (14:42 +0000)
commit8dd8f87530ad8268f6fefe4f4f09cad5503f6b6e
tree971b93ed2f7a86457ae23a7258afa03f914c7c39
parent9832266054e547a3196dd9a275931600e237b623
Applied patch [ 605592 ] Unicode patch for dirctrlg.cpp

Markus Greither

 just compiled the wxWindows CVS trunk using
BCC5.5.1 and UNICODE. I noticed a small bug in
girctrlg.cpp, that prevented compilation. There are more
such glitches in the wxGrid, but as I was running out of
time, I disabled this for now. Otherwise, compilation
worked fine and I was able to run the minimal sample
(using UNICOWS on my WIN98SE).

(I also corrected some wxGrid Unicode string typos -- JACS)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@17016 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/generic/dirctrlg.cpp
src/generic/grid.cpp
src/generic/gridctrl.cpp
src/generic/gridg.cpp