http://bugs.winehq.org/show_bug.cgi?id=7712
------- Additional Comments From rmay@ou.edu 2007-16-03 09:42 ------- Created an attachment (id=5386) --> (http://bugs.winehq.org/attachment.cgi?id=5386&action=view) +win,+x11drv,+user,+msg,+message,+relay trace
Here's a trace with +win,+x11drv,+user,+msg,+message,+relay and a few other added traces to see what's going on. Somewhere between the WM_NCCREATE message being sent and DefWindowProcA the name becomes changed. I noticed WINPROC_CallProcAtoW within the SendMessageA calls, could this be causing some change to unicode and causing the ascii name to be treated as unicode?