.. |
.cvsignore
|
New internal dll, exporting already existing path functions.
|
1999-08-15 17:03:37 +00:00 |
brsfolder.c
|
Make directories name appear in the BrowseForFolder dialog.
|
1999-09-03 12:38:02 +00:00 |
classes.c
|
Fixed mapping of file extensions to text.
|
1999-08-15 14:24:49 +00:00 |
contmenu.c
|
Fixed/added missing/wrong function prototypes and made internal
|
1999-07-31 14:41:43 +00:00 |
dataobject.c
|
QueryGetData, EnumFormatEtc implemented.
|
1999-08-15 14:25:27 +00:00 |
enumidlist.c
|
Implemented enumeration of shell extensions, seperated enum stuff for
|
1999-07-25 12:20:47 +00:00 |
folders.c
|
More use of rc files for strings and menus, fixes. First internal
|
1999-08-15 14:31:36 +00:00 |
iconcache.c
|
Protect cache with critical section.
|
1999-08-15 14:26:30 +00:00 |
if_macros.h
|
New file, wrapper for IShellBrowser class.
|
1998-11-15 13:26:25 +00:00 |
Makefile.in
|
New internal dll, exporting already existing path functions.
|
1999-08-15 17:03:37 +00:00 |
memorystream.c
|
Fixed/added missing/wrong function prototypes and made internal
|
1999-07-31 14:41:43 +00:00 |
pidl.c
|
Handle SHGDFIL_FINDDATA correctly in SHGetDataFromIDListW.
|
1999-09-03 12:26:33 +00:00 |
pidl.h
|
Many fixes/reimplementations.
|
1999-07-25 12:26:05 +00:00 |
regstream.c
|
Converted to the new debug interface, using script written by Patrik
|
1999-06-12 15:45:58 +00:00 |
shell.c
|
New routine DllEntryPoint for shell.dll. Loads shell32.dll,
|
1999-08-15 16:32:03 +00:00 |
shell.spec
|
New routine DllEntryPoint for shell.dll. Loads shell32.dll,
|
1999-08-15 16:32:03 +00:00 |
shell32.spec
|
More use of rc files for strings and menus, fixes. First internal
|
1999-08-15 14:31:36 +00:00 |
shell32_Ca.rc
|
Built-in dlls now have resources attached via the PE-header like
|
1999-04-25 18:31:35 +00:00 |
shell32_Cs.rc
|
Built-in dlls now have resources attached via the PE-header like
|
1999-04-25 18:31:35 +00:00 |
shell32_Da.rc
|
Built-in dlls now have resources attached via the PE-header like
|
1999-04-25 18:31:35 +00:00 |
shell32_De.rc
|
Built-in dlls now have resources attached via the PE-header like
|
1999-04-25 18:31:35 +00:00 |
shell32_En.rc
|
Built-in dlls now have resources attached via the PE-header like
|
1999-04-25 18:31:35 +00:00 |
shell32_Eo.rc
|
Built-in dlls now have resources attached via the PE-header like
|
1999-04-25 18:31:35 +00:00 |
shell32_Es.rc
|
Built-in dlls now have resources attached via the PE-header like
|
1999-04-25 18:31:35 +00:00 |
shell32_Fi.rc
|
Built-in dlls now have resources attached via the PE-header like
|
1999-04-25 18:31:35 +00:00 |
shell32_Fr.rc
|
Built-in dlls now have resources attached via the PE-header like
|
1999-04-25 18:31:35 +00:00 |
shell32_Hu.rc
|
Built-in dlls now have resources attached via the PE-header like
|
1999-04-25 18:31:35 +00:00 |
shell32_It.rc
|
Built-in dlls now have resources attached via the PE-header like
|
1999-04-25 18:31:35 +00:00 |
shell32_Ko.rc
|
Built-in dlls now have resources attached via the PE-header like
|
1999-04-25 18:31:35 +00:00 |
shell32_main.c
|
Fixed crash in detach sequence.
|
1999-09-10 13:54:35 +00:00 |
shell32_main.h
|
More use of rc files for strings and menus, fixes. First internal
|
1999-08-15 14:31:36 +00:00 |
shell32_Nl.rc
|
Built-in dlls now have resources attached via the PE-header like
|
1999-04-25 18:31:35 +00:00 |
shell32_No.rc
|
Built-in dlls now have resources attached via the PE-header like
|
1999-04-25 18:31:35 +00:00 |
shell32_Pl.rc
|
Built-in dlls now have resources attached via the PE-header like
|
1999-04-25 18:31:35 +00:00 |
shell32_Pt.rc
|
About dialog translated to Portuguese.
|
1999-05-22 18:43:40 +00:00 |
shell32_Ru.rc
|
Standard dialog boxes resources and OLE strings are now in cp1251 encoding
|
1999-06-22 19:14:40 +00:00 |
shell32_Sv.rc
|
Built-in dlls now have resources attached via the PE-header like
|
1999-04-25 18:31:35 +00:00 |
shell32_Wa.rc
|
Walloon language update.
|
1999-06-18 17:05:55 +00:00 |
shell32_xx.rc
|
Built-in dlls now have resources attached via the PE-header like
|
1999-04-25 18:31:35 +00:00 |
shellguid.c
|
- IShellFolder and IEnumIDList are using the new COM headers
|
1999-03-14 12:16:21 +00:00 |
shelllink.c
|
More use of rc files for strings and menus, fixes. First internal
|
1999-08-15 14:31:36 +00:00 |
shellole.c
|
More use of rc files for strings and menus, fixes. First internal
|
1999-08-15 14:31:36 +00:00 |
shellord.c
|
New internal dll, exporting already existing path functions.
|
1999-08-15 17:03:37 +00:00 |
shellpath.c
|
Fixed pattern matching in PathMatchSpecA/W
|
1999-09-10 13:57:13 +00:00 |
shlfolder.c
|
Fixed wrong return value.
|
1999-09-10 13:54:15 +00:00 |
shlmenu.c
|
Many fixes/reimplementations.
|
1999-07-25 12:26:05 +00:00 |
shlview.c
|
Tabbing in the listview of the shellview.
|
1999-09-10 13:56:31 +00:00 |
shlwapi.spec
|
New internal dll, exporting already existing path functions.
|
1999-08-15 17:03:37 +00:00 |
shres.rc
|
More use of rc files for strings and menus, fixes. First internal
|
1999-08-15 14:31:36 +00:00 |
shresdef.h
|
More use of rc files for strings and menus, fixes. First internal
|
1999-08-15 14:31:36 +00:00 |
shv_bg_cmenu.c
|
More use of rc files for strings and menus, fixes. First internal
|
1999-08-15 14:31:36 +00:00 |