"Daniel" == Daniel Gehriger gehriger@linkcad.com writes:
Daniel> Hi, I found a problem with the _snprintf() / _vsnprintf() Daniel> Under Windows: 0000000001**** Under Wine: 000000000 When Daniel> compiled on Linux: 000000000
There are more such subtile discrepancies. Only when applications rely on that, wine should be fixed. Consider rewriting your test for the wine regression test suite, comment it with the problem showing that problem and send a patch.
Bye