Baruch Rutman
1a7ffd29d6
[LPK] Update Wine BiDi code. ( #1651 )
...
Imports the changes from
ef07087f47
2019-06-15 17:24:38 +02:00
Yaroslav Kibysh
0e1e12b619
[SHORTCUTS] Update Ukrainian shortcuts. ( #1639 )
2019-06-11 23:23:46 +02:00
Pierre Schweitzer
f381137c89
[BTRFS] Upgrade to 1.3
...
CORE-16111
2019-06-11 12:35:19 +02:00
Victor Perevertkin
b7de5870e6
[USBSTOR] Weaken the type checks of a device.
...
This adds usb-cdrom support to usbstor.sys
2019-06-11 04:39:43 +03:00
Pierre Schweitzer
34cbb45ff6
[BTRFS] Upgrade to 1.2.1
...
CORE-16004
2019-05-11 11:53:13 +02:00
Mark Jansen
575ab6c760
[ACGENRAL] Add a test shim
2019-05-01 19:22:19 +02:00
Hermès Bélusca-Maïto
30b800f8b5
[MODERN.MSSTYLES] Remove trailing whitespace.
2019-04-27 17:04:48 +02:00
Jake Collins
50cf16b302
[THEMES] Reorganize files for future compatability.
...
Moved current theme assets into their own dedicated
files in preparation for .theme support.
CORE-15970
2019-04-27 17:04:39 +02:00
Oleg Dubinskiy
c8611aea13
[DPNHPAST] Import dpnhpast.dll from Wine (Staging) 4.5
2019-04-24 19:59:15 +02:00
Foxlet
f50d58b367
[THEMES] Mizu Bitmap Updates. CORE-15936 ( #1490 )
...
- Add compatibility with XP and fix some bugs with its rendering engine.
- New Help and Slider bitmaps.
Co-authored-by: Stanislav Motylkov <x86corez@gmail.com>
2019-04-09 02:00:41 +02:00
Stanislav Motylkov
e0e5363a73
[THEMES][CMAKE] Cmake file fixup for Modern theme
...
Addendum to 00ff951
. CORE-13020
2019-04-08 16:28:22 +02:00
Jake Collins
00ff951038
[THEMES] Overhaul ReactOS modern theme. CORE-13020 ( #1424 )
2019-04-08 15:10:59 +02:00
Foxlet
28804dd71d
[THEMES] Mizu Theme RC.
2019-04-07 22:47:20 +02:00
Foxlet
bb3c53c5a0
[FONTS] Add Source Sans font family.
...
Source Sans Pro sourced from https://github.com/adobe-fonts/source-sans-pro ,
Source Code Pro sourced from https://github.com/adobe-fonts/source-code-pro
2019-04-07 22:47:20 +02:00
Jérôme Gardou
23373acbb9
[CMAKE] Use modules instead of shared libraries
...
There is no need to compile our DLLs as shared libraries since we are
managing symbols exports and imports through spec files.
On my system, this reduces the configure-time by a factor of two.
2019-04-06 17:43:38 +02:00
Petr Akhlamov
98c786f7d7
[FONTS] Update Libre Franklin to v1.501 ( #1464 )
...
Update Libre Franklin to release with cyrillic support.
https://github.com/alexeiva/Libre-Franklin/releases/tag/1.501
2019-04-05 11:15:47 +02:00
Adam Słaboń
7047aa80ef
[TRANSLATION] Polish translation update
...
Polish translation update for calc, fltmc, magnify, notepad, osk, sndvol32, usetup, fdebug, appwiz, mmsys, sysdm, acppage, ziplfdr, browseui, cryptui, jscript, shell32, themeui and inf. Added translation for cyrptext, vcdcontroltool, and (not yet complete) getuname.
2019-04-05 10:34:10 +02:00
Joann Mõndresku
6c9f1a8c26
[THEMES] Add artwork for Lunar.
...
Added original artwork for the new Lunar theme.
2019-03-31 22:13:24 +02:00
Adam Słaboń
8946920109
[THEMES] Add new ReactOS theme - Lunar. By Adam Słaboń and Joann Mõndresku.
...
Reuse some Lautus assets, adjust the theme configuration and include it in the build process.
2019-03-31 22:13:15 +02:00
Thomas Faber
ca86ee9c03
[MBEDTLS] Update to version 2.7.10. CORE-15895
2019-03-30 14:57:40 +01:00
Thomas Faber
ba1fb9ace9
[ACPICA] Update to version 20190329. CORE-15900
2019-03-30 14:57:35 +01:00
Thomas Faber
1fe58c4058
[LIBXML2] Update to version 2.9.9. CORE-15854
2019-03-26 10:14:49 +01:00
Thomas Faber
743951eccf
[LIBTIFF] Update to version 4.0.10. CORE-15854
2019-03-26 10:14:47 +01:00
Stanislav Motylkov
c669003418
[MEDIA][INF] Improve network adapter names
2019-03-16 15:35:15 +01:00
Mark Jansen
cdc8b721da
[ACLAYERS] Add stubplemented IgnoreLoadLibrary shim
...
CORE-15845
2019-03-14 20:02:00 +01:00
Thomas Faber
77e0409ea9
[DOC] Update 3rd party readme file. CORE-15280
2019-03-13 09:52:51 +01:00
Mark Jansen
b18da6730e
[ACLAYERS] Implement the ForceDXSetupSuccess shim
...
This shim is used on older installers that try to install DirectX,
but encounter errors doing so with the bundled setup.
CORE-15814
2019-03-10 12:45:35 +01:00
Stanislav Motylkov
008344fd09
[MEDIA][INF] Fix E1000 driver date
...
DriverVer date format is mm/dd/yyyy
2019-02-11 19:35:34 +01:00
Luo Yufan
02eeee15f0
[SETUP][INF] Add font substitute for CJK. ( #1346 )
...
Fix CJK font problem in Royale theme in ReactOS.
The reason for this PR is similar to the previous one (#1127 ).
CORE-15738
2019-02-10 15:46:19 +01:00
Victor Perevertkin
d9c4d28e59
[E1000] Finished an implementation of the driver.
...
Added PIDs for whole Intel 8254x family.
Note: this driver uses legacy interfaces for either receive and transmit descriptors.
CORE-14675
2019-02-07 19:48:54 +01:00
Mark Jansen
4561998a45
[E1000] Create an initial driver skeleton
...
Based on the rtl8139 driver written by Cameron Gutman
CORE-14675
2019-02-07 19:48:54 +01:00
Amine Khaldi
e98ef4992e
[WINDOWSCODECS] Sync with Wine Staging 4.0. CORE-15682
2019-02-04 13:12:26 +01:00
Amine Khaldi
46add00db5
[WBEMPROX] Sync with Wine Staging 4.0. CORE-15682
2019-02-04 13:10:55 +01:00
Amine Khaldi
8786e12d13
[WBEMDISP] Sync with Wine Staging 4.0. CORE-15682
2019-02-04 13:09:55 +01:00
Amine Khaldi
f8a6a70be1
[VERSION] Sync with Wine Staging 4.0. CORE-15682
2019-02-04 13:09:00 +01:00
Amine Khaldi
72fa0fd6cc
[VBSCRIPT] Sync with Wine Staging 4.0. CORE-15682
2019-02-04 13:07:56 +01:00
Amine Khaldi
c0b82105b5
[USP10] Sync with Wine Staging 4.0. CORE-15682
2019-02-04 13:06:21 +01:00
Amine Khaldi
ad73c0a040
[URLMON] Sync with Wine Staging 4.0. CORE-15682
2019-02-04 13:04:30 +01:00
Amine Khaldi
9622551c51
[T2EMBED] Sync with Wine Staging 4.0. CORE-15682
2019-02-04 13:03:27 +01:00
Amine Khaldi
8d3e69919b
[SXS] Sync with Wine Staging 4.0. CORE-15682
2019-02-04 13:02:29 +01:00
Amine Khaldi
876fef085a
[SHDOCVW] Sync with Wine Staging 4.0. CORE-15682
2019-02-02 14:16:02 +01:00
Amine Khaldi
dbfaf10dc0
[RICHED20] Sync with Wine Staging 4.0. CORE-15682
2019-02-02 14:10:37 +01:00
Amine Khaldi
9ce8769f4e
[QMGR] Sync with Wine Staging 4.0. CORE-15682
2019-02-02 13:30:06 +01:00
Amine Khaldi
ab64b47497
[PROPSYS] Sync with Wine Staging 4.0. CORE-15682
2019-02-02 13:28:11 +01:00
Amine Khaldi
59e9abd907
[PIDGEN] Sync with Wine Staging 4.0. CORE-15682
2019-02-02 13:27:41 +01:00
Amine Khaldi
c9de708a9b
[PDH] Sync with Wine Staging 4.0. CORE-15682
2019-02-02 13:26:39 +01:00
Amine Khaldi
4abf2277a1
[OLEDLG] Sync with Wine Staging 4.0. CORE-15682
2019-02-02 13:25:12 +01:00
Amine Khaldi
b6fdb56b9a
[RPCRT4] Sync with Wine Staging 4.0. CORE-15682
2019-01-30 12:31:33 +01:00
Ștefan Fulea
5417742f48
[TRANSLATION] Add Romanian to devcpux, intl.inf, and some rosapps
2019-01-29 13:48:48 +01:00
Ștefan Fulea
092b67c723
[TRANSLATION] Improve the existing translated contents
2019-01-29 13:48:48 +01:00
Ștefan Fulea
211ad8c73d
[TRANSLATION] Update the existing romanian resources
...
This includes both newly added and previously left untranslated strings.
2019-01-29 13:48:48 +01:00
Amine Khaldi
5db885cae7
[OLEAUT32] Sync with Wine Staging 4.0. CORE-15682
2019-01-29 13:18:42 +01:00
Amine Khaldi
22c8b4bf12
[WIDL] Sync with Wine Staging 4.0. CORE-15682
2019-01-29 13:18:09 +01:00
Amine Khaldi
016864f8ff
[OLEACC] Sync with Wine Staging 4.0. CORE-15682
2019-01-29 13:16:40 +01:00
Amine Khaldi
aeea294301
[OLE32] Sync with Wine Staging 4.0. CORE-15682
2019-01-29 13:15:33 +01:00
Amine Khaldi
d34c33223c
[ODBCCP32] Sync with Wine Staging 4.0. CORE-15682
2019-01-29 13:14:20 +01:00
Amine Khaldi
04ef5f7a85
[ODBC32] Sync with Wine Staging 4.0. CORE-15682
2019-01-29 13:13:48 +01:00
Amine Khaldi
9f0f6adfb0
[MSXML3] Sync with Wine Staging 4.0. CORE-15682
2019-01-29 13:11:02 +01:00
Amine Khaldi
9ab78df104
[MSVIDC32] Sync with Wine Staging 4.0. CORE-15682
2019-01-29 13:10:20 +01:00
Amine Khaldi
cbf79d98c6
[MSVFW32] Sync with Wine Staging 4.0. CORE-15682
2019-01-29 13:09:12 +01:00
Amine Khaldi
6c5ec3ddff
[MSRLE32] Sync with Wine Staging 4.0. CORE-15682
2019-01-29 13:07:09 +01:00
Amine Khaldi
606f6cab10
[MSGSM32.ACM] Sync with Wine Staging 4.0. CORE-15682
2019-01-29 13:06:38 +01:00
Amine Khaldi
3d3499acfa
[MSG711.ACM] Sync with Wine Staging 4.0. CORE-15682
2019-01-29 13:06:10 +01:00
Amine Khaldi
f089261cb9
[MSCTF] Sync with Wine Staging 4.0. CORE-15682
2019-01-29 13:05:02 +01:00
Amine Khaldi
513e144197
[MSCMS] Sync with Wine Staging 4.0. CORE-15682
2019-01-29 13:04:32 +01:00
Denis Malikov
bcfd350e9f
[APPCOMPAT] Run apps in compatibility with 6.1 SP1 (7 SP1), 6.2 (8) and 6.3 (8.1) ( #1273 )
2019-01-27 17:30:37 +01:00
Amine Khaldi
c90b53d5ad
[MSADP32.ACM] Sync with Wine Staging 4.0. CORE-15682
2019-01-26 13:18:47 +01:00
Amine Khaldi
3ea8528909
[MSACM32] Sync with Wine Staging 4.0. CORE-15682
2019-01-26 13:18:13 +01:00
Amine Khaldi
31d268d584
[MMDEVAPI] Sync with Wine Staging 4.0. CORE-15682
2019-01-26 13:17:08 +01:00
Amine Khaldi
ccc3eeaea8
[MLANG] Sync with Wine Staging 4.0. CORE-15682
2019-01-26 13:15:35 +01:00
Amine Khaldi
bca17f6bf6
[MCIWAVE] Sync with Wine Staging 4.0. CORE-15682
2019-01-26 13:15:03 +01:00
Amine Khaldi
dd78a4bf83
[MAPI32] Sync with Wine Staging 4.0. CORE-15682
2019-01-26 13:13:59 +01:00
Amine Khaldi
792a2286d8
[JSPROXY] Sync with Wine Staging 4.0. CORE-15682
2019-01-26 13:12:47 +01:00
Amine Khaldi
660f7b9090
[JSCRIPT] Sync with Wine Staging 4.0. CORE-15682
2019-01-26 13:11:40 +01:00
Amine Khaldi
4973a53fc3
[INETCOMM] Sync with Wine Staging 4.0. CORE-15682
2019-01-26 13:10:33 +01:00
Amine Khaldi
c0deab6d9d
[IMM32] Sync with Wine Staging 4.0. CORE-15682
2019-01-26 13:10:01 +01:00
Amine Khaldi
2653fad683
[IMAADP32.ACM] Sync with Wine Staging 4.0. CORE-15682
2019-01-26 13:09:32 +01:00
Amine Khaldi
ec33091a1d
[IEFRAME] Sync with Wine Staging 4.0. CORE-15682
2019-01-26 13:08:54 +01:00
Amine Khaldi
bd88475d94
[ICCVID] Sync with Wine Staging 4.0. CORE-15682
2019-01-26 13:07:54 +01:00
Amine Khaldi
07e4452656
[HLINK] Sync with Wine Staging 4.0. CORE-15682
2019-01-26 13:06:56 +01:00
Amine Khaldi
066d754700
[HHCTRL] Sync with Wine Staging 4.0. CORE-15682
2019-01-26 13:05:48 +01:00
Amine Khaldi
89f10a28f7
[GDIPLUS] Sync with Wine Staging 4.0. CORE-15682
2019-01-25 13:21:54 +01:00
Amine Khaldi
20c427d29e
[CRYPTUI] Sync with Wine Staging 4.0. CORE-15682
2019-01-25 13:20:18 +01:00
Amine Khaldi
b1b70ef9ed
[CRYPT32] Sync with Wine Staging 4.0. CORE-15682
2019-01-25 13:19:03 +01:00
Amine Khaldi
8767115816
[CREDUI] Sync with Wine Staging 4.0. CORE-15682
2019-01-25 13:17:45 +01:00
Amine Khaldi
90f41ebb28
[COMDLG32] Sync with Wine Staging 4.0. CORE-15682
2019-01-25 13:17:07 +01:00
Amine Khaldi
379c53db18
[AVIFIL32] Sync with Wine Staging 4.0. CORE-15682
2019-01-25 13:14:32 +01:00
Amine Khaldi
f9fd4bbc7c
[ATL] Sync with Wine Staging 4.0. CORE-15682
2019-01-25 13:13:28 +01:00
Amine Khaldi
2a1300f5b6
[ADVPACK] Sync with Wine Staging 4.0. CORE-15682
2019-01-25 13:12:55 +01:00
Amine Khaldi
517ea70ceb
[DMUSIC] Sync with Wine Staging 4.0. CORE-15682
2019-01-25 13:12:18 +01:00
Amine Khaldi
98e62237b1
[DINPUT] Sync with Wine Staging 4.0. CORE-15682
2019-01-25 13:11:07 +01:00
Amine Khaldi
e7b199daff
[D3DX9_*] Sync with Wine Staging 4.0. CORE-15682
2019-01-25 13:10:23 +01:00
Amine Khaldi
511039b77d
[D3DRM] Sync with Wine Staging 4.0. CORE-15682
2019-01-25 13:09:01 +01:00
Amine Khaldi
6971090559
[D3DCOMPILER_43] Sync with Wine Staging 4.0. CORE-15682
2019-01-25 13:08:25 +01:00
Amine Khaldi
05b6b55610
[WINHLP32] Sync with Wine Staging 4.0. CORE-15682
2019-01-25 13:07:47 +01:00
Amine Khaldi
f8052bd8d8
[EXTRAC32] Sync with Wine Staging 4.0. CORE-15682
2019-01-25 13:07:01 +01:00
Amine Khaldi
0399644a49
[WMIC] Sync with Wine Staging 4.0. CORE-15682
2019-01-25 13:06:19 +01:00
Luo Yufan
95564d5e30
[TRANSLATION] Update Chinese translation. ( #1223 )
...
[CLIPBRD][SOLITAIRE][RAPPS][REGEDIT][WINHLP32][WORDPAD][FDEBUG][SYSDM][BROWSEUI][DEVMGR][IEFRAME][OLEDLG][SHELL32][SYSSETUP][INF][WINFILE][NTVDM][USER32]
2019-01-07 00:35:11 +09:00
Denis Malikov
655d24d9eb
[KERNEL32] make some NLS and Format functions work. Wine-sync with latest version
2019-01-05 19:01:30 +01:00
Luo Yufan
cfddf95d6f
[TRANSLATION] Update Chinese translation. ( #1205 )
...
[NET][DISKPART][WINLOGON][ACCESS][APPWIZ][DESK][JOY][MMSYS][POWERCFG][SYSDM][NETCFGX][NETID][SAMSRV][TAPIUI][INF] Update Chinese translation.
2018-12-31 18:47:37 +09:00
Luo Yufan
eca1aa87a4
[TRANSLATION] Update Chinese shortcut translation ( #1179 )
...
* [INF] Update Traditional Chinese translation.
* [ROSAPPS] Update Chinese translation.
* [FONTSUB] Add Traditional Chinese translation.
* [FONTSUB] Add Traditional Chinese translation.
* [FONTSUB] Update Simplified Chinese translation.
* [ROSAPPS] Update Chinese translation.
* [FONTSUB] Update Simplified Chinese translation.
2018-12-22 22:35:33 +09:00
Yaroslav Kibysh
8540ab04d7
[TRANSLATION] Ukrainian Translation Update & OEM-866 Code Page Problem ( #1133 )
...
Also add the Ї ї Є є characters to the VGA font for code page 866.
2018-12-18 18:38:42 +01:00
Pierre Schweitzer
215c0778da
[UBTRFS] Upgrade to 1.1
...
CORE-15452
2018-12-16 12:06:46 +01:00
Pierre Schweitzer
7b718d3627
[SHELLBTRFS] Upgrade to 1.1
...
CORE-15452
2018-12-16 12:06:46 +01:00
Pierre Schweitzer
eb7fbc253f
[BTRFS] Upgrade to 1.1
...
CORE-15452
2018-12-16 12:06:46 +01:00
Pierre Schweitzer
e2277b1f02
[FLOPPY_NEW] Import the floppy driver from MS GitHub repository
...
Do not enable it yet, as it doesn't work in ROS for the moment :-(.
Its place in tree is not optimal (it should be with disk/class/etc.),
but I prefer keeping it close to actual driver for now.
All the work has been done so that it compiles and links with ReactOS
SDK though.
2018-12-15 20:04:00 +01:00
Mark Jansen
5f235cc0cb
[MAINTAINERS][DOC] Update mspatcha in README.WINE and MAINTAINERS
2018-12-15 16:28:59 +01:00
Luo Yufan
b0b81e54e9
[SETUP][FONT] Add font substitute of Ubuntu font for CJK
...
CORE-15179
2018-12-14 02:54:13 +09:00
Luo Yufan
acef266bc6
[TRANSLATION] Update Simplified Chinese translation and notice. ( #1108 )
2018-12-10 16:03:00 +01:00
Pierre Schweitzer
e02f3356b1
[MPR] Sync with Wine Staging 3.17. CORE-15127
2018-12-08 11:42:23 +01:00
Luo Yufan
39a478d17b
[TRANSLATION] Update Simplified Chinese translation. ( #1096 )
2018-12-05 16:50:05 +01:00
Hermès Bélusca-Maïto
95deef460b
[XOLEHLP] Import xolehlp.dll from Wine(-Staging) 3.21.
...
Should help improving the situation of the Microsoft SQL Server 2005
Express Edition installer. CORE-15399
2018-11-30 21:49:28 +01:00
Luo Yufan
a2819679ec
[TRANSLATION] Update Simplified Chinese translation. ( #1057 )
2018-11-23 16:24:47 +01:00
Luo Yufan
d8a4e0a8e3
[TRANSLATION]Update Simplified Chinese translation. ( #1032 )
2018-11-14 21:42:21 +09:00
Ercan Ersoy
44323e610f
[TRANSLATION] Turkish translations of many components. ( #1026 )
2018-11-11 18:13:48 +01:00
Luo Yufan
5cdee1ab82
[TRANSLATION] Update Simplified Chinese translation. ( #1028 )
2018-11-11 17:57:12 +01:00
Luo Yufan
91e032f9b1
[TRANSLATION] Update Simplified Chinese translation. ( #1025 )
2018-11-09 15:31:53 +01:00
Joann Mõndresku
b63e2d5046
[TRANSLATIONS] Style fixes for Estonian
2018-11-07 22:10:27 +01:00
Adam Słaboń
7abc8be102
[TRANSLATION] Polish translation update
...
Polish translation of net, telnet, diskpart, devcpux, fontext, iernonce, lsasrv, themes, arping, frag, screensavers, ctm, fontsub, WinetestsGUI and localmon.
Update for dxdiag, msgina, msports, netcfgx, shell32 and syssetup.
2018-10-20 21:26:07 +02:00
Hermès Bélusca-Maïto
4bdd360a0c
[MEDIA] Add a notice to the chinese translation document.
2018-10-20 19:57:18 +02:00
Luo Yufan
58409efce0
Add Notice for Chinese translation.
2018-10-20 19:51:41 +02:00
Luo Yufan
b70ef2ee56
[TRANSLATION] Update Simplified Chinese translation. ( #912 )
2018-10-07 20:44:00 +02:00
Katayama Hirofumi MZ
b560491ccf
[FONTS] Fix underline/underscore position of Tahoma ( #892 )
...
Because of FontForge's bug, the underline position value of Tahoma and Tahoma Bold was wrongly set (#789 , #809 ). This commit fixes those values.
CORE-15079
2018-10-02 21:53:04 +02:00
Amine Khaldi
0ccdd32f50
[ITSS] Sync with Wine Staging 3.17. CORE-15127
2018-10-01 12:57:08 +01:00
Amine Khaldi
6bd06f3b76
[INETMIB1] Sync with Wine Staging 3.17. CORE-15127
2018-10-01 12:56:32 +01:00
Amine Khaldi
33351fe5ad
[INETCOMM] Sync with Wine Staging 3.17. CORE-15127
2018-10-01 12:55:17 +01:00
Amine Khaldi
789fa9c819
[IMM32] Sync with Wine Staging 3.17. CORE-15127
2018-10-01 12:53:21 +01:00
Amine Khaldi
d4bc0feb6e
[IMAADP32.ACM] Sync with Wine Staging 3.17. CORE-15127
2018-10-01 12:52:44 +01:00
Amine Khaldi
336b2a4564
[IEFRAME] Sync with Wine Staging 3.17. CORE-15127
2018-10-01 12:52:10 +01:00
Amine Khaldi
a214feb6fe
[HHCTRL.OCX] Sync with Wine Staging 3.17. CORE-15127
2018-10-01 12:51:35 +01:00
Amine Khaldi
8d2e1e843c
[GDIPLUS] Sync with Wine Staging 3.17. CORE-15127
2018-10-01 12:50:25 +01:00
Amine Khaldi
fe0fd16499
[FUSION] Sync with Wine Staging 3.17. CORE-15127
2018-10-01 12:49:44 +01:00
Amine Khaldi
4fc4698f2a
[CRYPTUI] Sync with Wine Staging 3.17. CORE-15127
2018-10-01 12:49:09 +01:00
Amine Khaldi
997d44c915
[CRYPT32] Sync with Wine Staging 3.17. CORE-15127
2018-10-01 12:47:51 +01:00
Amine Khaldi
409344041f
[CREDUI] Sync with Wine Staging 3.17. CORE-15127
2018-10-01 12:46:19 +01:00
Amine Khaldi
eaac1cc75f
[COMDLG32] Sync with Wine Staging 3.17. CORE-15127
2018-10-01 12:44:53 +01:00
Amine Khaldi
21d3faa2a6
[ATL] Sync with Wine Staging 3.17. CORE-15127
2018-10-01 00:26:43 +01:00
Amine Khaldi
0df75d9648
[ADVPACK] Sync with Wine Staging 3.17. CORE-15127
2018-10-01 00:25:34 +01:00
Amine Khaldi
698fd79dd2
[QEDIT] Sync with Wine Staging 3.17. CORE-15127
2018-10-01 00:24:54 +01:00
Amine Khaldi
64c1a65258
[MSDMO] Sync with Wine Staging 3.17. CORE-15127
2018-10-01 00:24:18 +01:00
Amine Khaldi
a8126f3f1e
[DPLAYX] Sync with Wine Staging 3.17. CORE-15127
2018-10-01 00:23:02 +01:00
Amine Khaldi
a16afc25c9
[DMUSIC] Sync with Wine Staging 3.17. CORE-15127
2018-10-01 00:22:26 +01:00
Amine Khaldi
ad21be5e5f
[DINPUT] Sync with Wine Staging 3.17. CORE-15127
2018-10-01 00:20:57 +01:00
Amine Khaldi
db2b3364c6
[D3DXOF] Sync with Wine Staging 3.17. CORE-15127
2018-10-01 00:20:18 +01:00
Amine Khaldi
bcb816619a
[D3DX9_36] Sync with Wine Staging 3.17. CORE-15127
2018-10-01 00:19:39 +01:00
Amine Khaldi
c003509323
[D3DCOMPILER_43] Sync with Wine Staging 3.17. CORE-15127
2018-10-01 00:19:01 +01:00
Amine Khaldi
d02c72252c
[INETCPL] Sync with Wine Staging 3.17. CORE-15127
2018-10-01 00:18:08 +01:00
Amine Khaldi
19eb7a62f9
[XCOPY] Sync with Wine Staging 3.17. CORE-15127
2018-10-01 00:16:20 +01:00
Amine Khaldi
5a217e3a6f
[WMIC] Sync with Wine Staging 3.17. CORE-15127
2018-10-01 00:15:34 +01:00
Amine Khaldi
cb0f46bddf
[TASKKILL] Sync with Wine Staging 3.17. CORE-15127
2018-10-01 00:14:52 +01:00