Commit Graph

202 Commits

Author SHA1 Message Date
Francois Gouget 01c9ac401f Generalized the use of the new ICOM_VFIELD and ICOM_VTBL macros. 1999-10-31 01:59:23 +00:00
Pierre Mageau ebd6dbc5f8 A crash would occur if the file type in report mode was empty. 1999-10-31 01:55:36 +00:00
Ian Schmidt ace09a720b Partial implementation of the Shell32 call Win32DeleteFile(), required
by IE5's Explorer.
1999-10-25 15:36:39 +00:00
Patrik Stridvall d7da486c96 Added spec file declarations for already implemented functions. 1999-10-24 21:35:16 +00:00
Jim Aston 2f2c817a55 Added a few stubs. 1999-10-23 18:54:21 +00:00
Pierre Mageau b2e0eef50f Fixed the ascending and descending sort order for the File Dialog. 1999-10-23 16:58:22 +00:00
Juergen Schmied ed4f2f52fc - removed all unnecessary "winapi" from internal _IL* functions
- better parameter checking for shellfolder
- removed dead code from shv_bg_contextmenu
1999-10-23 16:56:23 +00:00
Ulrich Czekalla c8a3f7acb2 Implemented StrRChrA. 1999-10-23 16:50:58 +00:00
Ian Schmidt c65bbeb62d Now inits the policy cache when shell32 is first instantiated.
Matches Windoze behavior.
1999-10-23 14:48:50 +00:00
Ian Schmidt 3498c08a35 Real implementation of SHRestricted(), clarified SHInitRestricted()'s
role a little, added policy data table.
1999-10-23 14:46:15 +00:00
Juergen Schmied e340c707ba - implemented sorting the listview by clicking on the column header
- implemented the context menu entrys for sorting
- some more functions to gather data form pidls
1999-10-13 15:53:05 +00:00
Francois Gouget 6e74ec0015 Use the COM macros rather than directly accessing the lpvtbl field. 1999-10-13 14:01:40 +00:00
Juergen Schmied 72e70922d6 Small fixes. 1999-10-13 12:28:25 +00:00
Ian Schmidt cdff5431e0 Implementation of 2 Win98 by-ordinal SHELL32 routines. Helps Win98
Explorer work better.
1999-09-28 13:04:58 +00:00
Ulrich Weigand f4edf2378e Windows hook proc thunk management simplified. 1999-09-20 18:45:00 +00:00
Francois Boisvert be1cee7244 Added small feature in the file dialog. 1999-09-19 18:27:05 +00:00
Juergen Schmied 0d0c5d8f50 More support for special pidls in SHGetSpecialFolderLocation. 1999-09-19 12:05:30 +00:00
Andreas Mohr 457884982f Pretend successful execution of SHELL_NotifyIcon*(). 1999-09-13 15:12:08 +00:00
Patrik Stridvall f4fca7c459 Eliminated warnings. 1999-09-11 16:27:20 +00:00
Niclas Karlsson e4f61b6359 Fixed pattern matching in PathMatchSpecA/W 1999-09-10 13:57:13 +00:00
Francois Boisvert dd93b71c71 Tabbing in the listview of the shellview. 1999-09-10 13:56:31 +00:00
Juergen Schmied b785ce126d Fixed crash in detach sequence. 1999-09-10 13:54:35 +00:00
Juergen Schmied 1e0eaed1de Fixed wrong return value. 1999-09-10 13:54:15 +00:00
Francois Boisvert 25eeb8f880 Some <open> features in the file dialog 95. 1999-09-03 16:46:41 +00:00
Francis Beaudet 360d089690 Fixed the support for the close button in the ShellAbout dialogs. 1999-09-03 12:42:40 +00:00
Francois Boisvert 49f7643fcb Make directories name appear in the BrowseForFolder dialog. 1999-09-03 12:38:02 +00:00
Marcus Meissner ab7e613f81 Handle SHGDFIL_FINDDATA correctly in SHGetDataFromIDListW. 1999-09-03 12:26:33 +00:00
Michael Veksler 4405f3c369 Removed unnecessary includes from ole related files. 1999-08-18 18:35:57 +00:00
Juergen Schmied 1e5f0fea9f New internal dll, exporting already existing path functions. 1999-08-15 17:03:37 +00:00
James Juran e020a9a95d New routine DllEntryPoint for shell.dll. Loads shell32.dll,
since most shell.dll functions call their 32-bit counterparts.
1999-08-15 16:32:03 +00:00
Juergen Schmied eac255cd31 More use of rc files for strings and menus, fixes. First internal
icons.
1999-08-15 14:31:36 +00:00
Juergen Schmied 9bffcfc518 New interface: DropSource. 1999-08-15 14:29:56 +00:00
Juergen Schmied 3539693b3c Better DropTarget. 1999-08-15 14:29:08 +00:00
Juergen Schmied e2051cd084 Implemented SHGetFileInfo better. 1999-08-15 14:28:15 +00:00
Juergen Schmied 050435840b Protect cache with critical section.
Removed hack to load icons from external shell32.dll.
1999-08-15 14:26:30 +00:00
Juergen Schmied c50ef5af81 QueryGetData, EnumFormatEtc implemented. 1999-08-15 14:25:27 +00:00
Juergen Schmied d72ace49d9 Fixed mapping of file extensions to text. 1999-08-15 14:24:49 +00:00
Ulrich Weigand 8336cc9e51 Adapted to glue code generation changes. 1999-08-15 12:45:53 +00:00
Alexandre Julliard 89f079bfd1 Replaced a few calls to lstr* functions by their CRTDLL or libc
equivalent.
1999-08-08 18:54:47 +00:00
Ulrich Weigand 6c6da674ef Moved various DLLs to dlls/ 1999-08-04 09:49:49 +00:00
Patrik Stridvall 26ffb3cd76 Fixed/added missing/wrong function prototypes and made internal
functions static.
1999-07-31 14:41:43 +00:00
Patrik Stridvall 478eee17be Eliminated warnings. 1999-07-31 13:13:23 +00:00
Eric Kohl 8d8a123cf9 Added stubs for DAD_SetDragImage() and PathCleanupSpec(). 1999-07-31 13:06:39 +00:00
Juergen Schmied 45822e6bdc Fixed use of StrRetToStrN. 1999-07-28 16:38:45 +00:00
Juergen Schmied 6f3d5805dd StrRetToStrN[A|W|AW] new independent unicode/ascii/export functions. 1999-07-28 16:38:21 +00:00
Ulrich Weigand daed93ee99 Moved .spec files to corresponding dlls/ directory. 1999-07-25 13:14:13 +00:00
Juergen Schmied 565b2e0b5d Many fixes/reimplementations. 1999-07-25 12:26:05 +00:00
Juergen Schmied 2b0c1d8aaa Removed experimental/unused code.
Use ShellFolder to get ViewObjects.
Started cleanup of the contextmenu code.
1999-07-25 12:24:47 +00:00
Juergen Schmied 08f6fcca40 Complete redesign, split into 3 implementations (Desktop, MyComputer
and filesystem folders). All parsing and binding is done recursive.
1999-07-25 12:24:04 +00:00
Juergen Schmied 8ddda03d4a Implemented SHGetSpecialFolderPathA. 1999-07-25 12:23:15 +00:00