reactos.git
6 years ago[WMVCORE] Sync with Wine 3.0. CORE-14225
Amine Khaldi [Sun, 21 Jan 2018 20:58:37 +0000 (21:58 +0100)]
[WMVCORE] Sync with Wine 3.0. CORE-14225

6 years ago[WLDAP32_WINETEST] Sync with Wine 3.0. CORE-14225
Amine Khaldi [Sun, 21 Jan 2018 20:57:40 +0000 (21:57 +0100)]
[WLDAP32_WINETEST] Sync with Wine 3.0. CORE-14225

6 years ago[WLDAP32] Sync with Wine 3.0. CORE-14225
Amine Khaldi [Sun, 21 Jan 2018 20:57:04 +0000 (21:57 +0100)]
[WLDAP32] Sync with Wine 3.0. CORE-14225

6 years ago[WININET_WINETEST] Sync with Wine 3.0. CORE-14225
Amine Khaldi [Sun, 21 Jan 2018 20:54:59 +0000 (21:54 +0100)]
[WININET_WINETEST] Sync with Wine 3.0. CORE-14225

6 years ago[WININET] Sync with Wine 3.0. CORE-14225
Amine Khaldi [Sun, 21 Jan 2018 20:53:54 +0000 (21:53 +0100)]
[WININET] Sync with Wine 3.0. CORE-14225

6 years ago[APPSHIM_APITEST] Windows 10 test update
Mark Jansen [Sat, 20 Jan 2018 21:53:41 +0000 (22:53 +0100)]
[APPSHIM_APITEST] Windows 10 test update

6 years ago[APPHELP][APPHELP_APITEST] Fix SdbGetAppPatchDir prototype
Mark Jansen [Sun, 21 Jan 2018 10:18:59 +0000 (11:18 +0100)]
[APPHELP][APPHELP_APITEST] Fix SdbGetAppPatchDir prototype

6 years ago[APPSHIM_APITEST] Add test for shims in AcLayers
Mark Jansen [Mon, 8 Jan 2018 21:58:42 +0000 (22:58 +0100)]
[APPSHIM_APITEST] Add test for shims in AcLayers

6 years ago[APPSHIM_APITEST] Add test for shims in AcGenral
Mark Jansen [Wed, 14 Jun 2017 16:38:41 +0000 (18:38 +0200)]
[APPSHIM_APITEST] Add test for shims in AcGenral

6 years ago[APPHELP] Use GetSystemWindowsDirectory instead of GetWindowsDirectory
Mark Jansen [Sat, 20 Jan 2018 21:52:53 +0000 (22:52 +0100)]
[APPHELP] Use GetSystemWindowsDirectory instead of GetWindowsDirectory

6 years ago[SHIMENG] Change the default loglevel + mute GetProcAddress logging
Mark Jansen [Mon, 15 Jan 2018 21:36:07 +0000 (22:36 +0100)]
[SHIMENG] Change the default loglevel + mute GetProcAddress logging

6 years ago[SHELL32] Fix typo in Polish translation pl-PL.rc
Kamil Smoliński [Sat, 20 Jan 2018 16:09:20 +0000 (17:09 +0100)]
[SHELL32] Fix typo in Polish translation pl-PL.rc

6 years ago[CMAKE] My eyes!
Amine Khaldi [Sun, 21 Jan 2018 12:54:18 +0000 (13:54 +0100)]
[CMAKE] My eyes!

6 years ago[USBSTOR_NEW] Create usbstor_new based on usbstor in order to contain Vadim Galyant...
Amine Khaldi [Sun, 21 Jan 2018 12:51:07 +0000 (13:51 +0100)]
[USBSTOR_NEW] Create usbstor_new based on usbstor in order to contain Vadim Galyant's work.

6 years ago[FREETYPE] Bring back our diffs to reduce the stack usage in cf2_interpT2CharString...
Amine Khaldi [Sat, 20 Jan 2018 21:30:11 +0000 (22:30 +0100)]
[FREETYPE] Bring back our diffs to reduce the stack usage in cf2_interpT2CharString(). CORE-14227

6 years ago[WIN32K:NTUSER] Fix hardcoded color for MF_GRAYED menu items
Stanislav Motylkov [Sat, 20 Jan 2018 21:22:36 +0000 (00:22 +0300)]
[WIN32K:NTUSER] Fix hardcoded color for MF_GRAYED menu items

CORE-14196 #resolve

6 years ago[NFI] Rewrite the way files are handled, this allows querying handling a new file...
Pierre Schweitzer [Sat, 20 Jan 2018 21:25:46 +0000 (22:25 +0100)]
[NFI] Rewrite the way files are handled, this allows querying handling a new file while already handling one.
This is useful to fix the problem when a directory wasn't in cache yet, but one of its files is to be displayed.

6 years ago[NTOSKRNL] In FsRtlAddToTunnelCache() allocate memory from PagedPool when required.
Pierre Schweitzer [Sat, 20 Jan 2018 20:20:11 +0000 (21:20 +0100)]
[NTOSKRNL] In FsRtlAddToTunnelCache() allocate memory from PagedPool when required.
Also, if allocating from lookaside list, reattempt a cold allocation.

6 years ago[EXPLORER]
Ged Murphy [Sat, 20 Jan 2018 18:50:10 +0000 (18:50 +0000)]
[EXPLORER]
We need to leave one slot available for the m_WakeUpEvent handle

6 years ago- Properly handle cases of more than 64 icons
Ged Murphy [Sat, 20 Jan 2018 18:09:23 +0000 (18:09 +0000)]
- Properly handle cases of more than 64 icons
- Don't leak the list of handles on each pass through the loop
- Make sure we clean up if the wait fails for whatever reason

6 years agoDelete the lock on exit
gedmurphy [Thu, 18 Jan 2018 16:56:36 +0000 (16:56 +0000)]
Delete the lock on exit

6 years agoProperly delete the object and allow its destructor to cleanup
gedmurphy [Thu, 18 Jan 2018 16:43:11 +0000 (16:43 +0000)]
Properly delete the object and allow its destructor to cleanup

6 years agoMinor update
gedmurphy [Thu, 18 Jan 2018 16:30:13 +0000 (16:30 +0000)]
Minor update

6 years agoforgot about the gcc build...
gedmurphy [Thu, 18 Jan 2018 15:21:37 +0000 (15:21 +0000)]
forgot about the gcc build...

6 years agoInitial implementation of a watcher for the systray (notification area) that removes...
gedmurphy [Thu, 18 Jan 2018 14:53:33 +0000 (14:53 +0000)]
Initial implementation of a watcher for the systray (notification area) that removes icons if the owning process dies/terminates without removing it

6 years agoFormatting, no code change
Ged Murphy [Sat, 20 Jan 2018 18:22:44 +0000 (18:22 +0000)]
Formatting, no code change

6 years ago[LWIP] dhcp.c: Cherry-pick lwIP 32aa9a4. CORE-8978 302/head
Serge Gautherie [Fri, 19 Jan 2018 15:31:19 +0000 (16:31 +0100)]
[LWIP] dhcp.c: Cherry-pick lwIP 32aa9a4. CORE-8978

- Fix a while() check order.

6 years ago[NTOS] Remove unnecessary NULL checks and add a missing one. CIDs 1411958, 716670...
Thomas Faber [Sat, 20 Jan 2018 12:42:39 +0000 (13:42 +0100)]
[NTOS] Remove unnecessary NULL checks and add a missing one. CIDs 1411958, 716670, 1322186

6 years ago[USP10] Re-use script caches for the same font. CORE-14192 286/head
Thomas Faber [Sat, 20 Jan 2018 12:41:14 +0000 (13:41 +0100)]
[USP10] Re-use script caches for the same font. CORE-14192

This significantly speeds up WM_SETTEXT in multiline edit controls.

6 years ago[CMAKE/WIDL] Add rudimentary dependency tracking in add_rpcproxy_files
Mark Jansen [Mon, 15 Jan 2018 20:04:56 +0000 (21:04 +0100)]
[CMAKE/WIDL] Add rudimentary dependency tracking in add_rpcproxy_files
CORE-14204

6 years ago[NFI] Remove the $Extend specific case. This fixes a FIXME
Pierre Schweitzer [Sat, 20 Jan 2018 14:35:05 +0000 (15:35 +0100)]
[NFI] Remove the $Extend specific case. This fixes a FIXME

6 years ago[NFI] Add a first skeleton of what NFI could be.
Pierre Schweitzer [Sat, 20 Jan 2018 13:52:39 +0000 (14:52 +0100)]
[NFI] Add a first skeleton of what NFI could be.

All it will do for now is dumping the MFT / Files and their attributes.
It lacks many features, could be really improved and is bugged.

Note that logical sectors dump seems to be broken. MS NFI and this one don't agree on values.

Developed against W2K3.

6 years ago[WINHTTP_WINETEST] Sync with Wine 3.0. CORE-14225
Amine Khaldi [Sat, 20 Jan 2018 12:56:09 +0000 (13:56 +0100)]
[WINHTTP_WINETEST] Sync with Wine 3.0. CORE-14225

6 years ago[WINHTTP] Sync with Wine 3.0. CORE-14225
Amine Khaldi [Sat, 20 Jan 2018 12:55:24 +0000 (13:55 +0100)]
[WINHTTP] Sync with Wine 3.0. CORE-14225

6 years ago[PSDK] Update winhttp.h. CORE-14225
Amine Khaldi [Sat, 20 Jan 2018 12:54:50 +0000 (13:54 +0100)]
[PSDK] Update winhttp.h. CORE-14225

6 years ago[WINEMP3.ACM] Sync with Wine 3.0. CORE-14225
Amine Khaldi [Sat, 20 Jan 2018 12:52:52 +0000 (13:52 +0100)]
[WINEMP3.ACM] Sync with Wine 3.0. CORE-14225

6 years ago[WINDOWSCODECS_WINETEST] Sync with Wine 3.0. CORE-14225
Amine Khaldi [Sat, 20 Jan 2018 12:51:37 +0000 (13:51 +0100)]
[WINDOWSCODECS_WINETEST] Sync with Wine 3.0. CORE-14225

6 years ago[WINDOWSCODECS] Sync with Wine 3.0. CORE-14225
Amine Khaldi [Sat, 20 Jan 2018 12:50:46 +0000 (13:50 +0100)]
[WINDOWSCODECS] Sync with Wine 3.0. CORE-14225

6 years ago[WBEMPROX_WINETEST] Sync with Wine 3.0. CORE-14225
Amine Khaldi [Sat, 20 Jan 2018 12:48:13 +0000 (13:48 +0100)]
[WBEMPROX_WINETEST] Sync with Wine 3.0. CORE-14225

6 years ago[WBEMPROX] Sync with Wine 3.0. CORE-14225
Amine Khaldi [Sat, 20 Jan 2018 12:47:34 +0000 (13:47 +0100)]
[WBEMPROX] Sync with Wine 3.0. CORE-14225

6 years ago[WBEMDISP] Sync with Wine 3.0. CORE-14225
Amine Khaldi [Sat, 20 Jan 2018 12:45:23 +0000 (13:45 +0100)]
[WBEMDISP] Sync with Wine 3.0. CORE-14225

6 years ago[VERSION_WINETEST] Sync with Wine 3.0. CORE-14225
Amine Khaldi [Sat, 20 Jan 2018 12:43:01 +0000 (13:43 +0100)]
[VERSION_WINETEST] Sync with Wine 3.0. CORE-14225

6 years ago[VERSION] Sync with Wine 3.0. CORE-14225
Amine Khaldi [Sat, 20 Jan 2018 12:41:59 +0000 (13:41 +0100)]
[VERSION] Sync with Wine 3.0. CORE-14225

6 years ago[VBSCRIPT_WINETEST] Sync with Wine 3.0. CORE-14225
Amine Khaldi [Sat, 20 Jan 2018 12:40:57 +0000 (13:40 +0100)]
[VBSCRIPT_WINETEST] Sync with Wine 3.0. CORE-14225

6 years ago[VBSCRIPT] Sync with Wine 3.0. CORE-14225
Amine Khaldi [Sat, 20 Jan 2018 12:39:40 +0000 (13:39 +0100)]
[VBSCRIPT] Sync with Wine 3.0. CORE-14225

6 years ago[URLMON_WINETEST] Sync with Wine 3.0. CORE-14225
Amine Khaldi [Sat, 20 Jan 2018 12:30:25 +0000 (13:30 +0100)]
[URLMON_WINETEST] Sync with Wine 3.0. CORE-14225

6 years ago[URLMON] Sync with Wine 3.0. CORE-14225
Amine Khaldi [Sat, 20 Jan 2018 12:29:39 +0000 (13:29 +0100)]
[URLMON] Sync with Wine 3.0. CORE-14225

6 years ago[SHLWAPI_WINETEST] Sync with Wine 3.0. CORE-14225
Amine Khaldi [Sat, 20 Jan 2018 12:27:32 +0000 (13:27 +0100)]
[SHLWAPI_WINETEST] Sync with Wine 3.0. CORE-14225

6 years ago[SHDOCVW_WINETEST] Sync with Wine 3.0. CORE-14225
Amine Khaldi [Sat, 20 Jan 2018 12:19:06 +0000 (13:19 +0100)]
[SHDOCVW_WINETEST] Sync with Wine 3.0. CORE-14225

6 years ago[TWAIN_32] Sync with Wine 3.0. CORE-14225
Amine Khaldi [Sat, 20 Jan 2018 12:17:45 +0000 (13:17 +0100)]
[TWAIN_32] Sync with Wine 3.0. CORE-14225

6 years ago[SHLWAPI] Sync with Wine 3.0. CORE-14225
Amine Khaldi [Sat, 20 Jan 2018 12:15:19 +0000 (13:15 +0100)]
[SHLWAPI] Sync with Wine 3.0. CORE-14225

6 years ago[SHDOCVW] Sync with Wine 3.0. CORE-14225
Amine Khaldi [Sat, 20 Jan 2018 12:14:14 +0000 (13:14 +0100)]
[SHDOCVW] Sync with Wine 3.0. CORE-14225

6 years ago[RPCRT4] Sync with Wine 3.0. CORE-14225
Amine Khaldi [Sat, 20 Jan 2018 12:13:03 +0000 (13:13 +0100)]
[RPCRT4] Sync with Wine 3.0. CORE-14225

6 years ago[RICHED20_WINETEST] Sync with Wine 3.0. CORE-14225
Amine Khaldi [Sat, 20 Jan 2018 12:11:06 +0000 (13:11 +0100)]
[RICHED20_WINETEST] Sync with Wine 3.0. CORE-14225

6 years ago[RICHED20] Sync with Wine 3.0. CORE-14225
Amine Khaldi [Sat, 20 Jan 2018 12:09:57 +0000 (13:09 +0100)]
[RICHED20] Sync with Wine 3.0. CORE-14225

6 years ago[PROPSYS_WINETEST] Sync with Wine 3.0. CORE-14225
Amine Khaldi [Sat, 20 Jan 2018 12:06:43 +0000 (13:06 +0100)]
[PROPSYS_WINETEST] Sync with Wine 3.0. CORE-14225

6 years ago[PSDK] Update propvarutil.h. CORE-14225
Amine Khaldi [Sat, 20 Jan 2018 12:04:48 +0000 (13:04 +0100)]
[PSDK] Update propvarutil.h. CORE-14225

6 years ago[PROPSYS] Sync with Wine 3.0. CORE-14225
Amine Khaldi [Sat, 20 Jan 2018 12:02:49 +0000 (13:02 +0100)]
[PROPSYS] Sync with Wine 3.0. CORE-14225

6 years ago[OLEAUT32_WINETEST] Sync with Wine 3.0. CORE-14225
Amine Khaldi [Sat, 20 Jan 2018 12:00:17 +0000 (13:00 +0100)]
[OLEAUT32_WINETEST] Sync with Wine 3.0. CORE-14225

6 years ago[OLEAUT32] Sync with Wine 3.0. CORE-14225
Amine Khaldi [Sat, 20 Jan 2018 11:59:23 +0000 (12:59 +0100)]
[OLEAUT32] Sync with Wine 3.0. CORE-14225

6 years ago[OLE32_WINETEST] Sync with Wine 3.0. CORE-14225
Amine Khaldi [Sat, 20 Jan 2018 11:58:03 +0000 (12:58 +0100)]
[OLE32_WINETEST] Sync with Wine 3.0. CORE-14225

6 years ago[OLE32] Sync with Wine 3.0. CORE-14225
Amine Khaldi [Sat, 20 Jan 2018 11:57:25 +0000 (12:57 +0100)]
[OLE32] Sync with Wine 3.0. CORE-14225

6 years ago[MSXML3_WINETEST] Sync with Wine 3.0. CORE-14225
Amine Khaldi [Sat, 20 Jan 2018 11:36:34 +0000 (12:36 +0100)]
[MSXML3_WINETEST] Sync with Wine 3.0. CORE-14225

6 years ago[MSXML3] Sync with Wine 3.0. CORE-14225
Amine Khaldi [Sat, 20 Jan 2018 11:35:17 +0000 (12:35 +0100)]
[MSXML3] Sync with Wine 3.0. CORE-14225

6 years ago[MSVIDC32] Sync with Wine 3.0. CORE-14225
Amine Khaldi [Sat, 20 Jan 2018 11:33:41 +0000 (12:33 +0100)]
[MSVIDC32] Sync with Wine 3.0. CORE-14225

6 years ago[MSVFW32_WINETEST] Sync with Wine 3.0. CORE-14225
Amine Khaldi [Sat, 20 Jan 2018 11:32:30 +0000 (12:32 +0100)]
[MSVFW32_WINETEST] Sync with Wine 3.0. CORE-14225

6 years ago[MSVFW32] Sync with Wine 3.0. CORE-14225
Amine Khaldi [Sat, 20 Jan 2018 11:31:50 +0000 (12:31 +0100)]
[MSVFW32] Sync with Wine 3.0. CORE-14225

6 years ago[MSI_WINETEST] Sync with Wine 3.0. CORE-14225
Amine Khaldi [Sat, 20 Jan 2018 11:30:30 +0000 (12:30 +0100)]
[MSI_WINETEST] Sync with Wine 3.0. CORE-14225

6 years ago[MSI] Sync with Wine 3.0. CORE-14225
Amine Khaldi [Sat, 20 Jan 2018 11:29:30 +0000 (12:29 +0100)]
[MSI] Sync with Wine 3.0. CORE-14225

6 years ago[IMM32_WINETEST] Sync with Wine 3.0. CORE-14225
Amine Khaldi [Sat, 20 Jan 2018 11:27:53 +0000 (12:27 +0100)]
[IMM32_WINETEST] Sync with Wine 3.0. CORE-14225

6 years ago[MMDEVAPI_WINETEST] Sync with Wine 3.0. CORE-14225
Amine Khaldi [Sat, 20 Jan 2018 11:26:57 +0000 (12:26 +0100)]
[MMDEVAPI_WINETEST] Sync with Wine 3.0. CORE-14225

6 years ago[MMDEVAPI] Sync with Wine 3.0. CORE-14225
Amine Khaldi [Sat, 20 Jan 2018 11:26:03 +0000 (12:26 +0100)]
[MMDEVAPI] Sync with Wine 3.0. CORE-14225

6 years ago[USP10_WINETEST] Sync with Wine 3.0. CORE-14225
Amine Khaldi [Sat, 20 Jan 2018 11:23:22 +0000 (12:23 +0100)]
[USP10_WINETEST] Sync with Wine 3.0. CORE-14225

6 years ago[USP10] Sync with Wine 3.0. CORE-14225
Amine Khaldi [Sat, 20 Jan 2018 11:16:49 +0000 (12:16 +0100)]
[USP10] Sync with Wine 3.0. CORE-14225

6 years ago[RTL] Handle RtlReAllocateHeap failure in com_class_add_progid. CID 1223161
Thomas Faber [Sat, 20 Jan 2018 08:47:24 +0000 (09:47 +0100)]
[RTL] Handle RtlReAllocateHeap failure in com_class_add_progid. CID 1223161

6 years ago[COMCTL32] Unset the toolbar's hot item when deleting a button. CORE-14222
Thomas Faber [Sat, 20 Jan 2018 01:21:32 +0000 (02:21 +0100)]
[COMCTL32] Unset the toolbar's hot item when deleting a button. CORE-14222

This fixes occasional crashes when hovering over disappearing tray icons.

6 years ago[DRWTSN32][SHIMDBG] Add missing va_end.
Lee Schroeder [Fri, 19 Jan 2018 21:08:14 +0000 (22:08 +0100)]
[DRWTSN32][SHIMDBG] Add missing va_end.
CORE-14193

6 years ago[MSCTF_WINETEST] Sync with Wine 3.0. CORE-14225
Amine Khaldi [Fri, 19 Jan 2018 11:33:20 +0000 (12:33 +0100)]
[MSCTF_WINETEST] Sync with Wine 3.0. CORE-14225

6 years ago[MSACM32_WINETEST] Sync with Wine 3.0. CORE-14225
Amine Khaldi [Fri, 19 Jan 2018 11:32:24 +0000 (12:32 +0100)]
[MSACM32_WINETEST] Sync with Wine 3.0. CORE-14225

6 years ago[MPR_WINETEST] Sync with Wine 3.0. CORE-14225
Amine Khaldi [Fri, 19 Jan 2018 11:30:38 +0000 (12:30 +0100)]
[MPR_WINETEST] Sync with Wine 3.0. CORE-14225

6 years ago[MPR] Sync with Wine 3.0. CORE-14225
Amine Khaldi [Fri, 19 Jan 2018 11:30:00 +0000 (12:30 +0100)]
[MPR] Sync with Wine 3.0. CORE-14225

6 years ago[MLANG_WINETEST] Sync with Wine 3.0. CORE-14225
Amine Khaldi [Fri, 19 Jan 2018 11:28:36 +0000 (12:28 +0100)]
[MLANG_WINETEST] Sync with Wine 3.0. CORE-14225

6 years ago[MLANG] Sync with Wine 3.0. CORE-14225
Amine Khaldi [Fri, 19 Jan 2018 11:27:23 +0000 (12:27 +0100)]
[MLANG] Sync with Wine 3.0. CORE-14225

6 years ago[TRANSLATION] Polish translation update (#284).
Adam Słaboń [Thu, 11 Jan 2018 23:55:08 +0000 (00:55 +0100)]
[TRANSLATION] Polish translation update (#284).

6 years ago[JSCRIPT_WINETEST] Sync with Wine 3.0. CORE-14225
Amine Khaldi [Thu, 18 Jan 2018 23:46:30 +0000 (00:46 +0100)]
[JSCRIPT_WINETEST] Sync with Wine 3.0. CORE-14225

6 years ago[JSCRIPT] Sync with Wine 3.0. CORE-14225
Amine Khaldi [Thu, 18 Jan 2018 23:45:08 +0000 (00:45 +0100)]
[JSCRIPT] Sync with Wine 3.0. CORE-14225

6 years ago[ITSS] Sync with Wine 3.0. CORE-14225
Amine Khaldi [Thu, 18 Jan 2018 23:43:54 +0000 (00:43 +0100)]
[ITSS] Sync with Wine 3.0. CORE-14225

6 years ago[INSENG] Sync with Wine 3.0. CORE-14225
Amine Khaldi [Thu, 18 Jan 2018 23:42:56 +0000 (00:42 +0100)]
[INSENG] Sync with Wine 3.0. CORE-14225

6 years ago[INETCOMM_WINETEST] Sync with Wine 3.0. CORE-14225
Amine Khaldi [Thu, 18 Jan 2018 23:40:54 +0000 (00:40 +0100)]
[INETCOMM_WINETEST] Sync with Wine 3.0. CORE-14225

6 years ago[INETCOMM] Sync with Wine 3.0. CORE-14225
Amine Khaldi [Thu, 18 Jan 2018 23:39:56 +0000 (00:39 +0100)]
[INETCOMM] Sync with Wine 3.0. CORE-14225

6 years ago[IMAGEHLP_WINETEST] Sync with Wine 3.0. CORE-14225
Amine Khaldi [Thu, 18 Jan 2018 23:38:42 +0000 (00:38 +0100)]
[IMAGEHLP_WINETEST] Sync with Wine 3.0. CORE-14225

6 years ago[IMAGEHLP] Sync with Wine 3.0. CORE-14225
Amine Khaldi [Thu, 18 Jan 2018 23:37:52 +0000 (00:37 +0100)]
[IMAGEHLP] Sync with Wine 3.0. CORE-14225

6 years ago[IEFRAME] Sync with Wine 3.0. CORE-14225
Amine Khaldi [Thu, 18 Jan 2018 23:36:36 +0000 (00:36 +0100)]
[IEFRAME] Sync with Wine 3.0. CORE-14225

6 years ago[PSDK] Import ieautomation.idl from Wine 3.0. CORE-14225
Amine Khaldi [Thu, 18 Jan 2018 23:35:51 +0000 (00:35 +0100)]
[PSDK] Import ieautomation.idl from Wine 3.0. CORE-14225

6 years ago[ICCVID] Sync with Wine 3.0. CORE-14225
Amine Khaldi [Thu, 18 Jan 2018 23:32:44 +0000 (00:32 +0100)]
[ICCVID] Sync with Wine 3.0. CORE-14225

6 years ago[HNETCFG_WINETEST] Import from Wine 3.0. CORE-14225
Amine Khaldi [Thu, 18 Jan 2018 23:31:47 +0000 (00:31 +0100)]
[HNETCFG_WINETEST] Import from Wine 3.0. CORE-14225

6 years ago[HNETCFG] Sync with Wine 3.0. CORE-14225
Amine Khaldi [Thu, 18 Jan 2018 23:30:10 +0000 (00:30 +0100)]
[HNETCFG] Sync with Wine 3.0. CORE-14225

6 years ago[HLINK_WINETEST] Sync with Wine 3.0. CORE-14225
Amine Khaldi [Thu, 18 Jan 2018 23:24:20 +0000 (00:24 +0100)]
[HLINK_WINETEST] Sync with Wine 3.0. CORE-14225

6 years ago[HLINK] Sync with Wine 3.0. CORE-14225
Amine Khaldi [Thu, 18 Jan 2018 23:23:23 +0000 (00:23 +0100)]
[HLINK] Sync with Wine 3.0. CORE-14225

6 years ago[HHCTRL.OCX] Sync with Wine 3.0. CORE-14225
Amine Khaldi [Thu, 18 Jan 2018 23:21:29 +0000 (00:21 +0100)]
[HHCTRL.OCX] Sync with Wine 3.0. CORE-14225