Sweden-Number/dlls/shell32
Juergen Schmied 6b266db3c6 Explicit import user32.dll.
Many corrections, exported some functions by name.
2000-04-28 20:19:35 +00:00
..
.cvsignore Build most dlls as separate shared libraries. 2000-01-31 05:02:49 +00:00
Makefile.in Removed a few inter-dll dependencies. 2000-04-23 20:40:23 +00:00
brsfolder.c Explicitly use the TVN_xxxA version of the macros. 2000-03-19 21:16:00 +00:00
changenotify.c Removed a number of global handle allocations and critical section 2000-04-08 21:06:06 +00:00
classes.c Fixes. 2000-02-20 18:38:19 +00:00
clipboard.c - new files related to context menu and drag drop file operations 2000-02-20 18:46:28 +00:00
dataobject.c Removed ItemIDListList, reorganisation, more formats. 2000-02-20 18:48:41 +00:00
enumidlist.c Added debugstr_guid function and used it to replace 2000-01-18 05:09:49 +00:00
folders.c Fix for OpenIcon. 2000-02-26 18:47:23 +00:00
iconcache.c Fixed: extract the icon by resource id. 2000-04-28 20:18:15 +00:00
memorystream.c Added debugstr_guid function and used it to replace 2000-01-18 05:09:49 +00:00
pidl.c Small fixes. 2000-04-28 20:17:14 +00:00
pidl.h Moved file functions to shlfileop.c 2000-02-26 18:48:16 +00:00
regstream.c Added debugstr_guid function and used it to replace 2000-01-18 05:09:49 +00:00
shell.c Separated 32 bit functions to shellole.c. 2000-04-28 20:19:03 +00:00
shell.spec Changed to use new server-side registry support. 1999-11-23 19:41:34 +00:00
shell32.spec Explicit import user32.dll. 2000-04-28 20:19:35 +00:00
shell32_Ca.rc Use constants IDOK and IDCANCEL in .rc files. 1999-11-12 01:50:03 +00:00
shell32_Cs.rc Use constants IDOK and IDCANCEL in .rc files. 1999-11-12 01:50:03 +00:00
shell32_Da.rc Use constants IDOK and IDCANCEL in .rc files. 1999-11-12 01:50:03 +00:00
shell32_De.rc - the colums in the shellview are now created depending on the 1999-11-14 21:33:23 +00:00
shell32_En.rc - the colums in the shellview are now created depending on the 1999-11-14 21:33:23 +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 Use constants IDOK and IDCANCEL in .rc files. 1999-11-12 01:50:03 +00:00
shell32_Fi.rc Use constants IDOK and IDCANCEL in .rc files. 1999-11-12 01:50:03 +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 Use constants IDOK and IDCANCEL in .rc files. 1999-11-12 01:50:03 +00:00
shell32_It.rc Use constants IDOK and IDCANCEL in .rc files. 1999-11-12 01:50:03 +00:00
shell32_Ja.rc Added some Japanese resources. 2000-03-08 18:50:45 +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_Nl.rc Use constants IDOK and IDCANCEL in .rc files. 1999-11-12 01:50:03 +00:00
shell32_No.rc Use constants IDOK and IDCANCEL in .rc files. 1999-11-12 01:50:03 +00:00
shell32_Pl.rc Use constants IDOK and IDCANCEL in .rc files. 1999-11-12 01:50:03 +00:00
shell32_Pt.rc Use constants IDOK and IDCANCEL in .rc files. 1999-11-12 01:50:03 +00:00
shell32_Ru.rc Use constants IDOK and IDCANCEL in .rc files. 1999-11-12 01:50:03 +00:00
shell32_Sk.rc Added Slovak language support. 2000-03-08 18:59:20 +00:00
shell32_Sv.rc Use constants IDOK and IDCANCEL in .rc files. 1999-11-12 01:50:03 +00:00
shell32_Wa.rc Use constants IDOK and IDCANCEL in .rc files. 1999-11-12 01:50:03 +00:00
shell32_main.c Fixes. 2000-04-28 20:16:40 +00:00
shell32_main.h Fixes. 2000-04-28 20:16:40 +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
shellfolder.h - new internal interface for item manipulation (cut/paste/new folder/delete/rename) 2000-02-20 18:37:48 +00:00
shellguid.c - IShellFolder and IEnumIDList are using the new COM headers 1999-03-14 12:16:21 +00:00
shelllink.c Added debugstr_guid function and used it to replace 2000-01-18 05:09:49 +00:00
shellole.c Separated 32 bit functions to shellole.c. 2000-04-28 20:19:03 +00:00
shellord.c Implemented on-demand loading of builtin dlls using dlopen(). 2000-04-24 17:17:49 +00:00
shellpath.c Fixed some issues reported by winapi_check. 2000-04-06 20:21:16 +00:00
shlfileop.c Moved file functions to shlfileop.c 2000-02-26 18:48:16 +00:00
shlfolder.c Moved file functions to shlfileop.c 2000-02-26 18:48:16 +00:00
shlmenu.c Moved file functions to shlfileop.c 2000-02-26 18:48:16 +00:00
shlview.c Small fixes. 2000-04-28 20:17:14 +00:00
shlwapi.spec Fixed some issues reported by winapi_check. 2000-04-15 20:44:21 +00:00
shpolicy.c Removed #include of wingdi.h and windef.h from winuser.h (and resolved 2000-02-10 19:03:02 +00:00
shpolicy.h Real implementation of SHRestricted(), clarified SHInitRestricted()'s 1999-10-23 14:46:15 +00:00
shres.rc Added Slovak language support. 2000-03-08 18:59:20 +00:00
shresdef.h Better context menus. 2000-02-20 18:47:41 +00:00
shv_bg_cmenu.c Moved file functions to shlfileop.c 2000-02-26 18:48:16 +00:00
shv_item_cmenu.c Moved file functions to shlfileop.c 2000-02-26 18:48:16 +00:00
systray.c Added/fixed some documentation reported by winapi_check. 2000-03-24 20:46:04 +00:00