On Thu, Apr 28, 2011 at 09:54:13AM +0200, Alexey Fisher wrote:
> Am Donnerstag, den 28.04.2011, 09:25 +0200 schrieb Marcus Meissner:
> > On Thu, Apr 28, 2011 at 09:03:51AM +0200, Alexey Fisher wrote:
> > > Am Donnerstag, den 28.04.2011, 10:49 +0400 schrieb Nikolay Sivov:
> > > > On 4/28/2011 10:45,
Am Donnerstag, den 28.04.2011, 09:25 +0200 schrieb Marcus Meissner:
> On Thu, Apr 28, 2011 at 09:03:51AM +0200, Alexey Fisher wrote:
> > 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 o
Am Donnerstag, den 28.04.2011, 09:25 +0200 schrieb Marcus Meissner:
> On Thu, Apr 28, 2011 at 09:03:51AM +0200, Alexey Fisher wrote:
> > 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 o
On Thu, Apr 28, 2011 at 09:03:51AM +0200, Alexey Fisher wrote:
> 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 funct
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 no
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 y
MultiByteToWideChar are called directly only from one function. All other
colls in comctl32 go thrue this function.
It was recovered with from dissassambled code.
Signed-off-by: Alexey Fisher
---
dlls/comctl32/comctl32undoc.c | 41 +
1 files changed, 41