Sweden-Number/dlls/shell32
Andreas Mohr dacdb9c4c6 Cosmetics. 2001-02-14 00:29:16 +00:00
..
.cvsignore Remove libXXXX.so.1.0 lines from .cvsignore files. 2000-11-30 19:57:34 +00:00
Makefile.in Created a small static library in ole/libuuid.a that contains all the 2000-12-06 01:50:47 +00:00
authors.h Moved a few non-standard headers into their respective dlls. 2000-08-09 00:54:58 +00:00
brsfolder.c Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements to end in a ; 2000-11-27 23:54:25 +00:00
changenotify.c Replaced VERSION_* calls by exported API equivalents. 2000-08-14 14:35:01 +00:00
classes.c Removed shell.h. Cleaned up the nested includes mess in wine/obj_*.h. 2000-09-26 00:00:55 +00:00
clipboard.c Moved all the documented shlwapi functions out of undocshell.h into 2001-01-07 21:50:52 +00:00
dataobject.c Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements to end in a ; 2000-11-27 23:54:25 +00:00
dialogs.c Fixed MessageBox() usage. 2000-12-09 03:06:54 +00:00
enumidlist.c Moved all the documented shlwapi functions out of undocshell.h into 2001-01-07 21:50:52 +00:00
folders.c Replaced some GetProcAddress() imports by the standard dll import 2001-01-17 22:05:24 +00:00
iconcache.c Replaced some GetProcAddress() imports by the standard dll import 2001-01-17 22:05:24 +00:00
memorystream.c Removed shell.h. Cleaned up the nested includes mess in wine/obj_*.h. 2000-09-26 00:00:55 +00:00
pidl.c Implemented SHELL32.IsNetDrive and SHELL32.ILSaveToStream needed for 2001-01-18 23:04:19 +00:00
pidl.h Implemented SHELL32.IsNetDrive and SHELL32.ILSaveToStream needed for 2001-01-18 23:04:19 +00:00
shell.c Cleaned up dll startup routines now that we have separate address 2001-01-17 22:03:18 +00:00
shell.spec Finished separation of shell32 and wsock32. 2000-12-01 20:48:41 +00:00
shell32.spec Implemented SHELL32.IsNetDrive and SHELL32.ILSaveToStream needed for 2001-01-18 23:04:19 +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/upgraded Slovak messages, and Slovak and Czech keyboard layout. 2000-10-31 01:19:11 +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 Change the callback declarations to a safer format. 2001-02-12 03:51:04 +00:00
shell32_main.h Change the callback declarations to a safer format. 2001-02-12 03:51:04 +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 Removed shell.h. Cleaned up the nested includes mess in wine/obj_*.h. 2000-09-26 00:00:55 +00:00
shelllink.c Implement IShellLink<A|W>_fnGetWorkingDirectory, 2001-02-12 01:17:39 +00:00
shellole.c Change the callback declarations to a safer format. 2001-02-12 03:51:04 +00:00
shellord.c Added/modified documentation for function arguments. 2000-12-01 23:58:28 +00:00
shellpath.c Some more cleanups. 2001-01-26 20:40:50 +00:00
shellreg.c Finished separation of shell32 and wsock32. 2000-12-01 20:48:41 +00:00
shellstring.c Removed shell.h. Cleaned up the nested includes mess in wine/obj_*.h. 2000-09-26 00:00:55 +00:00
shlfileop.c Implemented SHELL32.IsNetDrive and SHELL32.ILSaveToStream needed for 2001-01-18 23:04:19 +00:00
shlfolder.c Created a small static library in ole/libuuid.a that contains all the 2000-12-06 01:50:47 +00:00
shlmenu.c Replaced some GetProcAddress() imports by the standard dll import 2001-01-17 22:05:24 +00:00
shlview.c Implement keyboard shortcut F2 to rename files and directories in the 2001-02-13 02:20:35 +00:00
shpolicy.c Replaced all lstr* calls from inside Wine code by their str* equivalent. 2000-08-14 14:41:19 +00:00
shpolicy.h Real implementation of SHRestricted(), clarified SHInitRestricted()'s 1999-10-23 14:46:15 +00:00
shres.rc Cosmetics. 2001-02-14 00:29:16 +00:00
shresdef.h Improved a bit the folder browsing implementation. 2000-08-25 21:33:23 +00:00
shv_bg_cmenu.c Fix typos in comments. 2001-02-12 03:48:24 +00:00
shv_item_cmenu.c Got rid of the Wine internal lstrcpy* functions and of winestring.h. 2000-11-28 22:40:56 +00:00
systray.c Got rid of the Wine internal lstrcpy* functions and of winestring.h. 2000-11-28 22:40:56 +00:00