18 Apr
2006
18 Apr
'06
8:22 p.m.
MikoĊaj Zalewski <mikolaj(a)zalewski.pl> writes:
These patches tries to correct some bugs in header notification messages. This patch adds some buffers that will be used for ANSI/Unicode convertions.
It seems a bit wasteful to always keep large buffers around, especially since in many cases they won't even get used. Allocating and freeing them as needed would be preferable IMO. -- Alexandre Julliard julliard(a)winehq.org