Am Donnerstag, den 28.04.2011, 10:49 +0400 schrieb Nikolay Sivov:
On 4/28/2011 10:45, Alexey Fisher wrote:
MultiByteToWideChar are called directly only from one function. All other colls in comctl32 go thrue this function.
It was recovered with from dissassambled code.
This is not allowed in Wine development. All you can use is tests, but after this patch you're most likely banned (from comctl32 changes at least).
Ouch... bad start. Hmm... but this code is present in wine-comctl32, it just spread in different parts.