Hi Alexandre,
On 11/1/10 4:23 PM, GOUJON Alexandre wrote:
+/* Substitute escaped spaces with real ones */ +static char* replace_escaped_spaces(const char *data, DWORD size, DWORD *new_size)
Why do you need this? AFAICS the change to compare_line should be enough.
Jacek