# TODO: make the following tests compile if they are needed
# add_subdirectory(CompareStringA)
# add_subdirectory(CompareStringW)
# add_subdirectory(GetLocaleInfoW)

add_subdirectory(GetACP)
add_subdirectory(GetCPInfo)
add_subdirectory(IsDBCSLeadByte)
add_subdirectory(IsDBCSLeadByteEx)
add_subdirectory(MultiByteToWideChar)
add_subdirectory(WideCharToMultiByte)




