Browse folder test
Eric Butler
Thu Nov 13 22:23:54 PST 2008
Hey all,
I wrote a little app that just browses for folders. this is to
demonstrate the usefulness of the NCS library and to test its unicode
support. the program is in the Files/neptunecentury folder called
LibDemo.zip
The library is now designed with unicode support. However, some of it
doesnt seem to work right with LCC, but works perfectly with VC++. When
creating a window, CreateWindowExW does not read in the caption
parameter as a unicode string, so only the first letter shows up in the
taskbar :( There are also a few other problems ive noticed from
different compilers, one of which is the drawing of the scrollbar
buttons. So, forgive the ugly scrollbar :P
If anyone here, who is experienced in using unicode strings and
functions, can help me solve the problem that would be awesome.
thanks,
-Eric
More information about the BCX
mailing list