From: Nikolay Sivov [mailto:bunglehead@gmail.com] Sent: Monday, 8 April 2013 11:08 PM To: wine-devel; Hugh McMaster Subject: Re: [3/13] wineconsole and kernel32: set GetLargestConsoleWindowSize based on screen resolution
On Mon, Apr 8, 2013 at 3:53 PM, Hugh McMaster hugh.mcmaster@masterindexing.com wrote: This file recreates most, if not all, of the source found in dlls/advapi32/registry.c in dlls/kernel32. It provides registry functionality.
Why do you need this? (not to mention that you can't just duplicate it like that)
Actually, let me check on this. It doesn't make sense that there would be wineconsole dependencies for a completely separate DLL.