mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
8322ac0d338b711e43719198ee4b5acdfe2c2053
Juan Lang <[email protected]> - Fix return code abuse (don't use HRESULT when it isn't meant), make functions static where possible, remove unused prototypes. Dmitry Timoshkov <[email protected]> - Make some of the OLE interface vtables const. Michael Jung <[email protected]> - Use IShellFolder::GetDisplayNameOf instead of SHGetPathFromIDList to be able to browse shell namespace extensions. Vitaly Lipatov <[email protected]> - Add some descriptions for PageSetupDlg functions. - Implement user paint hook support and PSD_ENABLEPAGEPAINTHOOK checking. Huw Davies <[email protected]> - If a folder is selected on Open then browse into it, otherwise we should return the path in the edit box whether that be a folder or a file. - Don't add extensions to a folder. - Use DWLP_MSGRESULT to return values from the dialog proc. - Send CDN_FOLDERCHANGE whenever we change folder. svn path=/trunk/; revision=16473
Description
A free Windows-compatible Operating System
528 MiB
Languages
C
86.9%
C++
10.7%
Python
0.7%
Assembly
0.5%
CMake
0.5%
Other
0.4%