The issue with notepad is, the search menu is completely different in Windows notepad (AFAIK it's in Edit and there's no search menu). Fair enough for 18622. J. Leclanche / Adys On Sat, Nov 28, 2009 at 6:20 PM, Vitaliy Margolen <wine-devel(a)kievinfo.com> wrote:
Jerome Leclanche wrote:
http://bugs.winehq.org/show_bug.cgi?id=20844 IMHO this could be done, however this will be a "hidden feature". You can't add that to the menu - it will break programs that "script" notepad (yes there are programs like that).
** http://bugs.winehq.org/show_bug.cgi?id=18622 This error coming from API layer, not regedit. Windows' registry API is case-insensitive and does not allow that. As well as wineserver handles registry as case-insensitive. Altering API means breaking programs.
Vitaliy.