http://bugs.winehq.org/show_bug.cgi?id=17208
Mikolaj Zalewski mikolaj.zalewski@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mikolaj.zalewski@gmail.com
--- Comment #7 from Mikolaj Zalewski mikolaj.zalewski@gmail.com 2009-02-01 12:47:30 --- The program calls this function with lpcml->cbSize == 4. We would need to test what Windows' comctl32 does for such a parameter. It's possible it doesn't check it, maybe the other MRU functions should check for handle != NULL, or there is another bug in Wine that causes the size to be invalid.