Mercurial > ecos
diff host/tools/configtool/ChangeLog @ 560:4fbd36edba7c
* standalone/wxwin/filename.cpp: Eliminate (const WCHAR*) cast in call
to PathRelativePathTo() which is related to an error in w32api/shlwapi.h.
* standalone/mainwin.cpp: Implement simplified 'About' dialog box to
eliminate configtool.bin resource file dependency.
* standalone/wxwin/configtool.cpp: Supress obsolete splash screen and
associated resources for now.
| author | jld |
|---|---|
| date | Mon, 03 Feb 2003 15:42:55 +0000 |
| parents | ea8eda51bc88 |
| children | 798c5efd7d1c |
line wrap: on
line diff
--- a/host/tools/configtool/ChangeLog +++ b/host/tools/configtool/ChangeLog @@ -1,3 +1,15 @@ +2003-02-03 John Dallaway <jld@ecoscentric.com> + + * standalone/wxwin/filename.cpp: Eliminate (const WCHAR*) cast + in call to PathRelativePathTo() which is related to an error + in w32api/shlwapi.h. + + * standalone/configtool.cpp: Suppress obsolete splash screen and + associated resources for now. + + * standalone/mainwin.cpp: Implement simplified 'About' dialog box + to eliminate configtool.bin resource file dependency. + 2003-01-25 John Dallaway <jld@ecoscentric.com> * standalone/wxwin/configtool.cpp: Use correct data type in call
