[commdlg] Create interface for path related operations

Troy Rollo wine at troy.rollo.name
Thu Aug 11 22:21:54 CDT 2005


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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: filedlg-abstraction.diff
Type: text/x-diff
Size: 25530 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20050812/34288142/filedlg-abstraction.bin


More information about the wine-patches mailing list