USER32: win16 applications should not see long filenames returned from dialog control

Dan Kegel dank at kegel.com
Fri Nov 2 17:25:45 CDT 2007


Alex wrote:
> Legacy Win16 applications display file/directory selection listboxes and
> expect to receive a short name from the control....
>The attached patch attempts to fix this
>by converting the about-to-be-returned name to a short name if the expected
>windows version is not at least Win95

How about converting to a short name in the win16 wrapper
code instead?



More information about the wine-devel mailing list