Aric Stewart aric@codeweavers.com writes:
dlls/shell32/Makefile.in | 1 + dlls/shell32/cdburn.c | 180 ++++++++++++++++++++++++++++++++++++++ dlls/shell32/shell32_classes.idl | 6 ++ dlls/shell32/shell32_main.h | 1 + dlls/shell32/shellole.c | 1 + include/shobjidl.idl | 28 ++++++ 6 files changed, 217 insertions(+), 0 deletions(-) create mode 100644 dlls/shell32/cdburn.c
Could you please try to put this in some existing file? We have already way too many files in shell32.