.. |
tests
|
Remove (POINTER)NULL casts.
|
2003-01-14 23:43:41 +00:00 |
.cvsignore
|
Added .spec.def files.
|
2002-12-12 22:04:04 +00:00 |
Makefile.in
|
List 16-bit spec files explicitly to avoid problems with some versions
|
2003-03-23 20:00:02 +00:00 |
authors.h
|
Updated authors list.
|
2003-02-19 23:30:10 +00:00 |
brsfolder.c
|
Define NONAMELESS{STRUCT,UNION} explicitly in the files that need them.
|
2003-01-07 20:36:20 +00:00 |
changenotify.c
|
Change SHChangeNotify to be Unicode and ANSI indifferent, as the type
|
2003-01-21 19:36:24 +00:00 |
classes.c
|
Fix recently broken GetDisplayNamesOf of names of shell extension
|
2003-01-10 01:45:57 +00:00 |
clipboard.c
|
Separate the HINSTANCEs used by GetShellOle() and other delay load
|
2003-01-15 00:45:19 +00:00 |
control.c
|
- Change launch functions to use unicode and implement Control_RunDLLW.
|
2002-12-13 02:17:54 +00:00 |
dataobject.c
|
Define NONAMELESS{STRUCT,UNION} explicitly in the files that need them.
|
2003-01-07 20:36:20 +00:00 |
debughlp.c
|
Add debug info for IExtractIconW.
|
2002-12-16 22:39:42 +00:00 |
debughlp.h
|
…
|
|
dialogs.c
|
Remove (POINTER)NULL casts.
|
2003-01-14 23:43:41 +00:00 |
dragdrophelper.c
|
Make sure that no files except unknwn.h include wine/obj_base.h
|
2002-12-05 20:33:07 +00:00 |
enumidlist.c
|
Removed some remaining references to wine/obj_base.h.
|
2002-12-23 01:39:35 +00:00 |
folders.c
|
Fix crash when constructing ANSI interface pointer to IExtractIcon,
|
2002-12-15 01:13:45 +00:00 |
iconcache.c
|
Change the return value for ExtractIconEx from HICON to UINT and make
|
2002-12-10 19:10:11 +00:00 |
memorystream.c
|
…
|
|
pidl.c
|
Documentation updates.
|
2003-03-18 18:35:48 +00:00 |
pidl.h
|
…
|
|
shell.c
|
shell.c is now 16-bit only.
|
2003-03-21 23:39:24 +00:00 |
shell.spec
|
…
|
|
shell32.spec
|
Implement some more Win API functions and add support functions for
|
2003-03-21 21:23:33 +00:00 |
shell32_Ca.rc
|
…
|
|
shell32_Cn.rc
|
…
|
|
shell32_Cs.rc
|
…
|
|
shell32_Da.rc
|
…
|
|
shell32_De.rc
|
…
|
|
shell32_En.rc
|
…
|
|
shell32_Eo.rc
|
…
|
|
shell32_Es.rc
|
…
|
|
shell32_Fi.rc
|
…
|
|
shell32_Fr.rc
|
…
|
|
shell32_Hu.rc
|
…
|
|
shell32_It.rc
|
…
|
|
shell32_Ja.rc
|
…
|
|
shell32_Ko.rc
|
…
|
|
shell32_Nl.rc
|
…
|
|
shell32_No.rc
|
…
|
|
shell32_Pl.rc
|
…
|
|
shell32_Pt.rc
|
…
|
|
shell32_Ru.rc
|
…
|
|
shell32_Si.rc
|
…
|
|
shell32_Sk.rc
|
Added RunFileDlg with MRU list.
|
2002-06-10 02:34:36 +00:00 |
shell32_Sv.rc
|
…
|
|
shell32_Wa.rc
|
…
|
|
shell32_Zh.rc
|
…
|
|
shell32_main.c
|
- make SHGetFileInfo handle relative paths
|
2003-03-16 23:51:02 +00:00 |
shell32_main.h
|
Introduced some declarations and resources needed for a more complete
|
2002-12-19 04:11:22 +00:00 |
shell32_xx.rc
|
…
|
|
shellfolder.h
|
Make sure that no files except unknwn.h include wine/obj_base.h
|
2002-12-05 20:33:07 +00:00 |
shelllink.c
|
Replaced mkstemp by mkstemps from libiberty.
|
2003-03-20 21:07:49 +00:00 |
shellole.c
|
Documentation updates.
|
2003-03-18 18:35:48 +00:00 |
shellord.c
|
Documentation updates.
|
2003-03-18 18:35:48 +00:00 |
shellpath.c
|
Add CSIDL_PROFILES. Improved logging for non-existent CSIDL values.
|
2003-03-17 04:42:45 +00:00 |
shellreg.c
|
…
|
|
shellstring.c
|
Define NONAMELESS{STRUCT,UNION} explicitly in the files that need them.
|
2003-01-07 20:36:20 +00:00 |
shfldr.h
|
…
|
|
shfldr_desktop.c
|
Define NONAMELESS{STRUCT,UNION} explicitly in the files that need them.
|
2003-01-07 20:36:20 +00:00 |
shfldr_fs.c
|
Documentation updates.
|
2003-03-18 18:35:48 +00:00 |
shfldr_mycomp.c
|
Define NONAMELESS{STRUCT,UNION} explicitly in the files that need them.
|
2003-01-07 20:36:20 +00:00 |
shlexec.c
|
Remove (POINTER)NULL casts.
|
2003-01-14 23:43:41 +00:00 |
shlfileop.c
|
Implement some more Win API functions and add support functions for
|
2003-03-21 21:23:33 +00:00 |
shlfolder.c
|
Add few SFGAO_CAN* attributes to supported list.
|
2003-03-05 02:48:26 +00:00 |
shlmenu.c
|
Change RECT to use LONG to match win32 standard headers and fix format
|
2003-01-08 21:09:25 +00:00 |
shlview.c
|
- Clear bits in structure passed to IOleCommandTarget_QueryStatus to
|
2003-01-21 19:28:36 +00:00 |
shpolicy.c
|
- Add new W2K policies to the known list of policies.
|
2003-03-21 21:26:25 +00:00 |
shres.rc
|
Introduced some declarations and resources needed for a more complete
|
2002-12-19 04:11:22 +00:00 |
shresdef.h
|
Introduced some declarations and resources needed for a more complete
|
2002-12-19 04:11:22 +00:00 |
shv_bg_cmenu.c
|
Define NONAMELESS{STRUCT,UNION} explicitly in the files that need them.
|
2003-01-07 20:36:20 +00:00 |
shv_item_cmenu.c
|
Define NONAMELESS{STRUCT,UNION} explicitly in the files that need them.
|
2003-01-07 20:36:20 +00:00 |
systray.c
|
…
|
|
undocshell.h
|
- Add new W2K policies to the known list of policies.
|
2003-03-21 21:26:25 +00:00 |
version16.rc
|
…
|
|