mirror of
https://github.com/reactos/reactos.git
synced 2025-02-22 16:36:33 +00:00
Autosyncing with Wine HEAD
svn path=/trunk/; revision=26091
This commit is contained in:
parent
15fc32b041
commit
59ff37d40e
1 changed files with 9 additions and 0 deletions
9
reactos/dll/win32/shfolder/shfolder_ros.diff
Normal file
9
reactos/dll/win32/shfolder/shfolder_ros.diff
Normal file
|
@ -0,0 +1,9 @@
|
|||
Index: shfolder.rbuild
|
||||
===================================================================
|
||||
--- shfolder.rbuild (revision 23782)
|
||||
+++ shfolder.rbuild (working copy)
|
||||
@@ -1,3 +1,3 @@
|
||||
+<module name="shfolder" type="win32dll" entrypoint="0" baseaddress="${BASEADDRESS_SHFOLDER}" installbase="system32" installname="shfolder.dll" allowwarnings="true">
|
||||
-<module name="shfolder" type="win32dll" baseaddress="${BASEADDRESS_SHFOLDER}" installbase="system32" installname="shfolder.dll" allowwarnings="true">
|
||||
<importlibrary definition="shfolder.spec.def" />
|
||||
<include base="shfolder">.</include>
|
Loading…
Reference in a new issue