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?