.. |
tests
|
shell32/tests: Hack SHGetFileInfo() so it does not crash and add a test for it.
|
2007-01-08 12:06:21 +01:00 |
.gitignore
|
…
|
|
Makefile.in
|
shell32: Win64 printf format warning fixes.
|
2006-10-09 12:45:02 +02:00 |
autocomplete.c
|
shell32: Win64 printf format warning fixes.
|
2006-10-09 12:45:02 +02:00 |
brsfolder.c
|
shell32: Win64 printf format warning fixes.
|
2006-10-09 12:45:02 +02:00 |
changenotify.c
|
shell32: Win64 printf format warning fixes.
|
2006-10-09 12:45:02 +02:00 |
classes.c
|
The Data1 member of the GUID struct needs to be an unsigned int too for Win64 compatibility.
|
2006-10-16 10:53:04 +02:00 |
clipboard.c
|
shell32: Win64 printf format warning fixes.
|
2006-10-09 12:45:02 +02:00 |
control.c
|
shell32: Properly handle negative coordinates for mouse events.
|
2006-10-25 17:42:11 +02:00 |
cpanel.h
|
…
|
|
cpanelfolder.c
|
shell32: Make some data static and const.
|
2006-11-28 12:36:12 +01:00 |
dataobject.c
|
shell32: Win64 printf format warning fixes.
|
2006-10-09 12:45:02 +02:00 |
dde.c
|
…
|
|
debughlp.c
|
The Data1 member of the GUID struct needs to be an unsigned int too for Win64 compatibility.
|
2006-10-16 10:53:04 +02:00 |
debughlp.h
|
…
|
|
dialogs.c
|
shell32: Win64 printf format warning fixes.
|
2006-10-09 12:45:02 +02:00 |
dragdrophelper.c
|
shell32: Win64 printf format warning fixes.
|
2006-10-09 12:45:02 +02:00 |
enumidlist.c
|
shell32: Win64 printf format warning fixes.
|
2006-10-09 12:45:02 +02:00 |
enumidlist.h
|
…
|
|
folders.c
|
shell32: Win64 printf format warning fixes.
|
2006-10-09 12:45:02 +02:00 |
iconcache.c
|
…
|
|
pidl.c
|
shell32: Win64 printf format warning fixes.
|
2006-10-09 12:45:02 +02:00 |
pidl.h
|
…
|
|
recyclebin.c
|
shell32: Make some data static and const.
|
2006-11-28 12:36:12 +01:00 |
regsvr.c
|
shell32: Don't hardcode the system32 directory in registered classes.
|
2006-12-20 17:05:02 +01:00 |
shell.c
|
shell32: Make some data static and const.
|
2006-11-28 12:36:12 +01:00 |
shell.spec
|
…
|
|
shell32.spec
|
shell32: Add a stub implementation for SHLoadNonloadedIconOverlayIdentifiers.
|
2006-12-11 17:05:38 +01:00 |
shell32_Bg.rc
|
…
|
|
shell32_Ca.rc
|
…
|
|
shell32_Cn.rc
|
…
|
|
shell32_Cs.rc
|
…
|
|
shell32_Da.rc
|
…
|
|
shell32_De.rc
|
resources: Change German sublanguage code to SUBLANG_NEUTRAL.
|
2006-10-24 11:45:12 +02:00 |
shell32_En.rc
|
shell32: Add a Trash virtual folder.
|
2006-08-09 12:47:39 +02:00 |
shell32_Eo.rc
|
…
|
|
shell32_Es.rc
|
…
|
|
shell32_Fi.rc
|
…
|
|
shell32_Fr.rc
|
dlls: Assorted French translation improvements.
|
2006-09-25 18:32:33 +02:00 |
shell32_Hu.rc
|
…
|
|
shell32_It.rc
|
Consistently use SUBLANG_NEUTRAL for Italian resources.
|
2006-12-05 11:28:38 +01:00 |
shell32_Ja.rc
|
…
|
|
shell32_Ko.rc
|
Korean: Use SUBLANG_NEUTRAL in Korean resources.
|
2006-10-20 13:49:39 +02:00 |
shell32_Nl.rc
|
resources: Change Dutch sublanguage code to SUBLANG_NEUTRAL.
|
2006-10-24 17:45:51 +02:00 |
shell32_No.rc
|
shell32: Updated Norwegian Bokmål resources.
|
2006-08-10 10:55:47 +02:00 |
shell32_Pl.rc
|
shell32: Pl.rc: Fix a backslash.
|
2006-08-23 11:59:34 +02:00 |
shell32_Pt.rc
|
shell32: Add a Portuguese translation (contributed by Americo Jose Melo).
|
2006-11-28 12:13:32 +01:00 |
shell32_Ru.rc
|
…
|
|
shell32_Si.rc
|
…
|
|
shell32_Sk.rc
|
…
|
|
shell32_Sv.rc
|
…
|
|
shell32_Tr.rc
|
shell32: Update Turkish resources.
|
2006-09-26 11:39:50 +02:00 |
shell32_Uk.rc
|
…
|
|
shell32_Wa.rc
|
…
|
|
shell32_Zh.rc
|
…
|
|
shell32_main.c
|
shell32/tests: Hack SHGetFileInfo() so it does not crash and add a test for it.
|
2007-01-08 12:06:21 +01:00 |
shell32_main.h
|
shell32: Use kernel functions in preference to libwine ones.
|
2006-08-24 12:42:42 +02:00 |
shell32_xx.rc
|
…
|
|
shellfolder.h
|
…
|
|
shelllink.c
|
shell32: Win64 printf format warning fixes.
|
2006-10-09 12:45:02 +02:00 |
shellole.c
|
shell32: Cast-qual warnings fix.
|
2006-11-15 11:32:32 +01:00 |
shellord.c
|
shell32: Win64 printf format warning fixes.
|
2006-10-09 12:45:02 +02:00 |
shellpath.c
|
shell32: Cast-qual warnings fix.
|
2006-11-15 11:32:38 +01:00 |
shellreg.c
|
shell32: Implement SHRegQueryValueA with RegQueryValueA.
|
2006-10-12 20:41:04 +02:00 |
shellstring.c
|
shell32: Win64 printf format warning fixes.
|
2006-10-09 12:45:02 +02:00 |
shfldr.h
|
The Data1 member of the GUID struct needs to be an unsigned int too for Win64 compatibility.
|
2006-10-16 10:53:04 +02:00 |
shfldr_desktop.c
|
shell32: Make some data static and const.
|
2006-11-28 12:36:12 +01:00 |
shfldr_fs.c
|
shell32: Make some data static and const.
|
2006-11-28 12:36:12 +01:00 |
shfldr_mycomp.c
|
shell32: Win64 printf format warning fixes.
|
2006-10-09 12:45:02 +02:00 |
shfldr_unixfs.c
|
shell32: Win64 printf format warning fixes.
|
2006-10-09 12:45:02 +02:00 |
shlexec.c
|
shell32: Replace numeric literals with the proper constant.
|
2006-12-14 20:24:31 +01:00 |
shlfileop.c
|
shell32: Avoid using garbage data in wildcard expansion.
|
2006-12-11 15:37:35 +01:00 |
shlfolder.c
|
shell32: Win64 printf format warning fixes.
|
2006-10-09 12:45:02 +02:00 |
shlfsbind.c
|
shell32: Win64 printf format warning fixes.
|
2006-10-09 12:45:02 +02:00 |
shlmenu.c
|
shell32: Win64 printf format warning fixes.
|
2006-10-09 12:45:02 +02:00 |
shlview.c
|
Assorted spelling fixes.
|
2006-10-16 11:33:38 +02:00 |
shpolicy.c
|
shell32: Make some data static and const.
|
2006-11-28 12:36:12 +01:00 |
shres.rc
|
shell32: Define AVI resource 152.
|
2006-12-08 11:39:45 +01:00 |
shresdef.h
|
shell32: Define AVI resource 152.
|
2006-12-08 11:39:45 +01:00 |
shv_bg_cmenu.c
|
shell32: Win64 printf format warning fixes.
|
2006-10-09 12:45:02 +02:00 |
shv_item_cmenu.c
|
shell32: Win64 printf format warning fixes.
|
2006-10-09 12:45:02 +02:00 |
systray.c
|
shell32: Pass number of wide chars, not bytes as last argument to MBtoWC().
|
2006-11-22 11:38:46 +01:00 |
trash.c
|
shell32: Fix inclusion of conditional headers (spotted by winapi_check).
|
2006-11-13 12:59:18 +01:00 |
undocshell.h
|
shell32: Cast-qual warnings fix.
|
2006-11-15 11:32:38 +01:00 |
version.h
|
…
|
|
version.rc
|
…
|
|
version16.rc
|
…
|
|
xdg.c
|
shell32: Make some data static and const.
|
2006-11-28 12:36:12 +01:00 |
xdg.h
|
shell32: Add desktop entries parsing code.
|
2006-08-18 11:41:44 +02:00 |