]> git.saurik.com Git - wxWidgets.git/history - samples/richedit/makefile.vc
fixed DrawTextFormatted to work in O(n) instead of O(n^2) if the text doesn't fit...
[wxWidgets.git] / samples / richedit / makefile.vc
1999-06-10  Robin DunnAdded makefile and such for VC so I cna see what riched...