comparison host/tools/configtool/ChangeLog @ 541:ea8eda51bc88

* standalone/wxwin/configtool.cpp: Use correct data type in call to RegCreateKeyEx() to eliminate compiler warning.
author jld
date Sat, 25 Jan 2003 23:58:59 +0000
parents 9034ec3868e5
children 4fbd36edba7c
comparison
equal deleted inserted replaced
540:9034ec3868e5 541:ea8eda51bc88
1 2003-01-25 John Dallaway <jld@ecoscentric.com> 1 2003-01-25 John Dallaway <jld@ecoscentric.com>
2
3 * standalone/wxwin/configtool.cpp: Use correct data type in call
4 to RegCreateKeyEx() to eliminate compiler warning.
2 5
3 * standalone/wxwin/ecpch.h: #include <winsock2.h> early for Cygwin 6 * standalone/wxwin/ecpch.h: #include <winsock2.h> early for Cygwin
4 builds to eliminate fd_set compiler warning 7 builds to eliminate fd_set compiler warning
5 8
6 * standalone/wxwin/filename.cpp, 9 * standalone/wxwin/filename.cpp,