[SHELL32]
authorAmine Khaldi <amine.khaldi@reactos.org>
Mon, 3 Nov 2014 12:17:30 +0000 (12:17 +0000)
committerAmine Khaldi <amine.khaldi@reactos.org>
Mon, 3 Nov 2014 12:17:30 +0000 (12:17 +0000)
commitebaefd4cf35917af41aa8fc2c42a60fb6703ec32
treee17b0e85b7ec7ae6765d03764ad72de76c1f76ec
parent8b3a691a5b6e137690b8183875d1bf2d8e900cfa
[SHELL32]
* Move shell32_main.cpp to the wine folder.
* Rename shell32_main.cpp to shell32_main.c.
* Partially sync shell32_main.c with Wine 1.7.27.
* Update the location of shell32_main.h in inclusions.
CORE-8540

svn path=/branches/shell-experiments/; revision=65217
dll/win32/shell32/CMakeLists.txt
dll/win32/shell32/precomp.h
dll/win32/shell32/wine/shell32_main.c [moved from dll/win32/shell32/shell32_main.cpp with 91% similarity]
dll/win32/shell32/wine/shell32_main.h [moved from dll/win32/shell32/shell32_main.h with 97% similarity]
dll/win32/shell32/wine/shellole.c