[commdlg] Create interface for path related operations

Robert Shearman rob at codeweavers.com
Fri Aug 12 21:30:44 CDT 2005


Troy Rollo wrote:

>This patch creates an interface for path name related operations (including 
>things such as finding the file name part, extension, identifying the path 
>separator character, qualifying file names, changing directories, verifying 
>file existence) used by the file open dialogs that depend on the path being a 
>Win32 path name, thus making the file dialog code less dependent on the 
>structure of path names.
>
>ChangeLog:
>	Create an interface for path related operations used by the file dialogs
>	to reduce their dependency on Win32 format paths.
>  
>

Why do you want to do that?

-- 
Rob Shearman




More information about the wine-devel mailing list