mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 17:34:57 +00:00
update Wine sync doc
svn path=/trunk/; revision=21413
This commit is contained in:
parent
da76a6a267
commit
09265028ce
1 changed files with 3 additions and 3 deletions
|
@ -38,7 +38,7 @@ The following libraries are shared with Wine.
|
|||
|
||||
reactos/dll/win32/avifil32 # Synced to Wine-0_9_5
|
||||
reactos/dll/win32/cabinet # Synced to Wine-0_9_5
|
||||
reactos/dll/win32/comctl32 # Synced to Wine-0_9_5
|
||||
reactos/dll/win32/comctl32 # Synced to Wine-20060328
|
||||
reactos/dll/win32/comdlg32 # Synced to Wine-0_9_5
|
||||
reactos/dll/win32/crypt32 # Synced to Wine-0_9_5
|
||||
reactos/dll/win32/dbghelp #
|
||||
|
@ -136,8 +136,8 @@ User32 -
|
|||
If any changes are found, see if they're present in the Wine code. If not, submit to WineHQ
|
||||
if apropriate.
|
||||
- Merge in Wine changes:
|
||||
"svn merge svn://svn.reactos.com/vendor/wine/dlls/cabinet/Wine-20050111
|
||||
svn://svn.reactos.com/vendor/wine/dlls/cabinet/current"
|
||||
"svn merge svn://svn.reactos.org/vendor/wine/dlls/cabinet/Wine-20050111
|
||||
svn://svn.reactos.org/vendor/wine/dlls/cabinet/current"
|
||||
- Fix any merge conflicts
|
||||
- Build and test (building will sometimes require adjusting header files)
|
||||
- Check which files were changed: "svn status"
|
||||
|
|
Loading…
Reference in a new issue