Michael Jung <[email protected]>
- Check the GetPidlFromDataObject's doSelected parameter before calling
a method on it.
Alexandre Julliard <[email protected]>
- Replace the _ICOM_THIS_From macros by inline functions the way it's
already done in shelllink.c.
Vincent Béron <[email protected]>
- Uniformize DllMain TRACEing across dlls.
Vitaly Lipatov <[email protected]>
- Restore paper orientation when pagesetupdlg is initializing.
Troy Rollo <[email protected]>
- Browse to the directory if a directory name is typed into the edit box
of a file dialog and the confirmation button (or Enter key) is hit.
Return any file name in the edit box if OFN_NOVALIDATE is set and
OFN_FILEMUSTEXIST is not, even if that file name includes a path name
or is the name of a folder.
svn path=/trunk/; revision=17666