libwine: Pass flags to wine_utf8_wcstombs to allow supporting WC_ERR_INVALID_CHARS.
[wine] / dlls / msi / join.c
2006-10-31  Mike McCormackmsi: Use a simpler algorithm for joins.
2006-10-26  Mike McCormackmsi: Fix the join algorithm.
2006-10-26  Mike McCormackmsi: Remove some unused functions.
2006-09-08  James Hawkinsmsi: Allow non-key columns to be used with the join...
2006-08-29  Mike McCormackmsi: Fix a memory leak.
2006-07-26  Mike McCormackmsi: Implement SQL inner joins.