Hi,
I was wondering if it would make sense to introduce several helper functions that could be used by all our tests.
The main ones needed are the ones to cope with Win9x missing several W-functions.
Another one used quite often in the tests is something like wine_dbgstr_w.
Yet another one compares a W with an A-string.
Ideas, remarks, suggestions?