Mark Jansen
b569195ecf
[SHELL32] Partially sync SHGetFileInfo with wine to improve folder type names.
...
CORE-14542
2018-04-22 17:38:44 +02:00
Doug Lyons
ea0cc1c783
[BROWSEUI] Apply a hack to prevent truncating the address bar text.
...
CORE-13003
2018-04-22 15:42:29 +02:00
Eric Kohl
e8f8536f9b
[SYSSETUP] Add the property sheet page and initialize it
...
- Add the wheel detection option strings.
- Add the property sheet page and initialize the dialog.
2018-04-22 14:26:11 +02:00
Eric Kohl
183a4bfd9c
[SYSSETUP] Add the PS/2-Mouse property page dialog
2018-04-22 11:59:47 +02:00
Timo Kreuzer
01ae49857a
[KERNEL32] Add Vista exports
2018-04-21 18:31:27 +02:00
Timo Kreuzer
87d3f1005b
[KERNEL32] Go back to auto-numbering of export ordinals
...
Using static numbers was a bad idea in the first place, since we already deal with x64, which has different ordinals. Also @ will automatically do the same thing! It does not mean "no ordinal", it only means automatically apply incrementing numbers.
2018-04-21 18:31:27 +02:00
Eric Kohl
a717eb373a
[SYSETUP] Add property page provider stubs and register them
2018-04-21 14:15:23 +02:00
Giannis Adamopoulos
b3fb8555bf
[COMCTL32] Sync with Wine Staging 3.3. CORE-14434
2018-04-20 16:27:17 +02:00
Eric Kohl
aba6ce5b84
[ADVAPI32] Ignore the return value of the HandlerFunctionEx as well
...
Ignore the return value of the HandlerFunctionEx because we already ignore the return value of the HandlerFunction.
This fixes a winetest failure.
2018-04-19 06:09:57 +02:00
Eric Kohl
ceb596f100
[NETMSG] Add netmsg resource dll with some lmerr messages
2018-04-14 18:56:09 +02:00
Serge Gautherie
a8f1bea4b1
[KERNEL32] FlsAlloc(): Add a missing '\n' to a DPRINT1()
2018-04-14 16:07:29 +02:00
Mark Jansen
e8dcbcc61d
[SHELL32] Sync CShellDispatch and family with wine.
...
Incorporates work from Ivan Rodionov.
CORE-12955
2018-04-14 15:47:13 +02:00
Amine Khaldi
dabc7c9e92
[KERNEL32/STRING] Sync sortkey.c with Wine Staging 3.3. CORE-14434
2018-04-11 12:49:52 +01:00
Amine Khaldi
cf14b6b2f5
[KERNEL32/STRING] Sync lcformat.c with Wine Staging 3.3. CORE-14434
2018-04-11 12:48:50 +01:00
Amine Khaldi
eaa9d0d12c
[KERNEL32/STRING] Sync format_msg.c with Wine Staging 3.3. CORE-14434
2018-04-11 12:47:12 +01:00
Amine Khaldi
7f3e00c573
[KERNEL32/STRING] Sync fold.c with Wine Staging 3.3. CORE-14434
2018-04-11 12:45:42 +01:00
Amine Khaldi
d5064a6894
[KERNEL32] Missed this file. Fixes build.
2018-04-11 12:44:23 +01:00
Amine Khaldi
efc8966665
[KERNEL32/STRING] Import digitmap.c from, and sync casemap.c with, Wine Staging 3.3. CORE-14434
2018-04-11 12:39:39 +01:00
Amine Khaldi
6d262f1ee4
[KERNEL32/WINE] Sync res.c with Wine Staging 3.3. CORE-14434
2018-04-11 12:36:44 +01:00
Amine Khaldi
8d2519218f
[KERNEL32/WINE] Sync profile.c with Wine Staging 3.3. CORE-14434
2018-04-11 12:32:54 +01:00
Amine Khaldi
2f1d080ce5
[KERNEL32/WINE] Sync lzexpand.c with Wine Staging 3.3. CORE-14434
2018-04-11 12:30:53 +01:00
Joann Mõndresku
6522bb42df
[TRANSLATION][SHELL32] Corrected mistakes
2018-04-10 22:49:16 +02:00
Mark Jansen
dffd748dae
[KERNEL32_VISTA] This function now comes from rtlfuncs.h
2018-04-08 17:47:43 +02:00
Mark Jansen
5aefc6f49a
[KERNEL32_VISTA] Export InitializeCriticalSectionEx.
2018-04-08 17:30:44 +02:00
Mark Jansen
ac620c2e8e
[KERNEL32] Implement FlsAlloc/FlsFree based on Wine's implementation.
2018-04-08 17:27:24 +02:00
Eric Kohl
4453f72ef8
[MSGINA] Add the shutdown reason dialog but keep it disabled by default
2018-04-07 22:26:46 +02:00
Mark Jansen
a69393205a
[SHELL32] Partially implement SHCreateFileExtractIconW
...
CORE-14082
2018-04-07 15:29:58 +02:00
Mark Jansen
0d07967a27
[SHELL32] Initial partial IShellFolderViewCB implementation.
2018-04-07 15:29:53 +02:00
Eric Kohl
d5f744ff31
[MSGINA] Fix the SAS dialog
...
- Make the "Press Crtl-Alt-Delete..." text control as wide as possible so that the text will fit in one line for all languages.
- Make the albaninan SAS dialog look like the SAS dialog for the other languages.
2018-04-03 22:32:10 +02:00
Amine Khaldi
845faec403
[HID_WINETEST] Import from Wine Staging 3.3. CORE-14434
2018-04-03 13:32:05 +01:00
Amine Khaldi
8da9b8d169
[ADVAPI32] Sync crypt_lmhash.c with Wine Staging 3.3. CORE-14434
2018-04-01 13:18:23 +01:00
Amine Khaldi
a3ff25c1d5
[ADVAPI32] Sync crypt_des.c with Wine Staging 3.3. CORE-14434
2018-04-01 13:17:45 +01:00
Amine Khaldi
d4a89f6cca
[ADVAPI32] Sync crypt.c with Wine Staging 3.3. CORE-14434
2018-04-01 13:17:00 +01:00
Amine Khaldi
abc90fa5a6
[ADVAPI32] Sync cred.c with Wine Staging 3.3. CORE-14434
2018-04-01 13:16:11 +01:00
Eric Kohl
c177f3debd
[devmgr] Partially implement additional buttons on driver page
...
Based on a patch by Jared Smudde.
- Add more space between controls
- Add german translation
- Disable unsupported buttons
CORE-10373
2018-03-25 16:21:45 +02:00
Amine Khaldi
65ac457a58
[XMLLITE] Sync with Wine Staging 3.3. CORE-14434
2018-03-25 12:44:23 +01:00
Amine Khaldi
150fba8dff
[WUAPI] Sync with Wine Staging 3.3. CORE-14434
2018-03-25 12:43:17 +01:00
Amine Khaldi
e88e8daabf
[WTSAPI32] Sync with Wine Staging 3.3. CORE-14434
2018-03-25 12:41:55 +01:00
Amine Khaldi
6a5af78c49
[WSHOM.OCX] Sync with Wine Staging 3.3. CORE-14434
2018-03-25 12:40:20 +01:00
Eric Kohl
94435b53d7
[ADVAPI32] Revert unnecessary changes, clarify comments and clean-up inconsistencies
2018-03-25 12:03:07 +02:00
Eric Kohl
32bb592e12
[ADVAPI32] Improve remaining TRACE messages in service manager functions
2018-03-25 11:30:10 +02:00
Eric Kohl
d7e2b7a8e0
[ADVAPI32] Add or improve TRACE messages in a lot of service manager functions
2018-03-25 03:58:53 +02:00
Eric Kohl
51bbab834c
[ADVAPI32] Add or improve TRACE messages in the service manager functions
2018-03-25 03:20:34 +02:00
Mark Jansen
8aff426af0
[MSI] fix some defines
...
CORE-14501
2018-03-24 18:55:57 +01:00
Amine Khaldi
6b5e74cbab
[WMVCORE] Sync with Wine Staging 3.3. CORE-14434
2018-03-24 13:22:32 +01:00
Amine Khaldi
f6c122569e
[WMIUTILS] Sync with Wine Staging 3.3. CORE-14434
2018-03-24 13:21:41 +01:00
Amine Khaldi
e6368408c2
[WLDAP32] Sync with Wine Staging 3.3. CORE-14434
2018-03-24 13:20:30 +01:00
Amine Khaldi
95d5c4bed3
[WINTRUST] Sync with Wine Staging 3.3. CORE-14434
2018-03-24 13:18:57 +01:00
Amine Khaldi
ba5ae4df7d
[WINSCARD] Sync with Wine Staging 3.3. CORE-14434
2018-03-24 13:18:09 +01:00
Amine Khaldi
bc01cef03a
[WININET] Sync with Wine Staging 3.3. CORE-14434
2018-03-24 13:17:01 +01:00
Amine Khaldi
0530cb8bed
[WINHTTP] Sync with Wine Staging 3.3. CORE-14434
2018-03-24 13:15:44 +01:00
Amine Khaldi
ce9211a205
[WING32] Sync with Wine Staging 3.3. CORE-14434
2018-03-24 13:14:55 +01:00
Amine Khaldi
8ebb0aa438
[WINEMP3.ACM] Sync with Wine Staging 3.3. CORE-14434
2018-03-24 13:14:19 +01:00
Amine Khaldi
edccad14bf
[WBEMPROX] Sync with Wine Staging 3.3. CORE-14434
2018-03-24 13:12:50 +01:00
Amine Khaldi
12e94103e6
[WBEMDISP] Sync with Wine Staging 3.3. CORE-14434
2018-03-24 13:12:02 +01:00
Amine Khaldi
28928748f1
[VERSION] Sync with Wine Staging 3.3. CORE-14434
2018-03-24 13:10:33 +01:00
Amine Khaldi
9f8faabac0
[VBSCRIPT] Sync with Wine Staging 3.3. CORE-14434
2018-03-24 13:09:01 +01:00
Amine Khaldi
92666dbaa6
[USP10] Sync with Wine Staging 3.3. CORE-14434
2018-03-24 13:07:16 +01:00
Hermès Bélusca-Maïto
1a31889801
[CRT] Implement the missing CRT _sc(w)printf() functions. CORE-14497
2018-03-23 22:30:18 +01:00
Amine Khaldi
143d4fdbd2
[URLMON] Sync with Wine Staging 3.3. CORE-14434
2018-03-23 12:35:23 +01:00
Amine Khaldi
06f94a685c
[URL] Sync with Wine Staging 3.3. CORE-14434
2018-03-23 12:34:38 +01:00
Amine Khaldi
49e5f26027
[UPDSPAPI] Sync with Wine Staging 3.3. CORE-14434
2018-03-23 12:34:04 +01:00
Amine Khaldi
f76ac9dc71
[TWAIN_32] Sync with Wine Staging 3.3. CORE-14434
2018-03-23 12:33:24 +01:00
Amine Khaldi
302c4ae0ca
[TRAFFIC] Sync with Wine Staging 3.3. CORE-14434
2018-03-23 12:32:12 +01:00
Amine Khaldi
51fd824e21
[TAPI32] Sync with Wine Staging 3.3. CORE-14434
2018-03-23 12:31:40 +01:00
Amine Khaldi
567f50fb3f
[T2EMBED] Sync with Wine Staging 3.3. CORE-14434
2018-03-23 12:30:57 +01:00
Amine Khaldi
640271bc37
[SXS] Sync with Wine Staging 3.3. CORE-14434
2018-03-23 12:30:21 +01:00
Amine Khaldi
cd3274d64f
[STI] Sync with Wine Staging 3.3. CORE-14434
2018-03-23 12:29:23 +01:00
Amine Khaldi
f1d3793c86
[STDOLE32.TLB] Sync with Wine Staging 3.3. CORE-14434
2018-03-23 12:28:23 +01:00
Amine Khaldi
b6a504349a
[STDOLE2.TLB] Sync with Wine Staging 3.3. CORE-14434
2018-03-23 12:27:45 +01:00
Amine Khaldi
02fe705e3e
[SNMPAPI] Sync with Wine Staging 3.3. CORE-14434
2018-03-23 12:27:09 +01:00
Amine Khaldi
61c7c8217a
[SLBCSP] Sync with Wine Staging 3.3. CORE-14434
2018-03-23 12:26:28 +01:00
Amine Khaldi
73bf97c894
[SHFOLDER] Sync with Wine Staging 3.3. CORE-14434
2018-03-23 12:25:46 +01:00
Amine Khaldi
9fefb011f4
[SHDOCVW] Sync with Wine Staging 3.3. CORE-14434
2018-03-23 12:24:25 +01:00
Amine Khaldi
1d85a7bfbd
[SHDOCLC] Sync with Wine Staging 3.3. CORE-14434
2018-03-23 12:23:29 +01:00
Amine Khaldi
22d7799b34
[SENSAPI] Sync with Wine Staging 3.3. CORE-14434
2018-03-23 12:22:47 +01:00
Amine Khaldi
24c1f25a26
[SCRRUN] Sync with Wine Staging 3.3. CORE-14434
2018-03-23 12:22:03 +01:00
Amine Khaldi
b5f897f219
[SCHANNEL] Sync with Wine Staging 3.3. CORE-14434
2018-03-23 12:20:45 +01:00
Amine Khaldi
97ac90d7ca
[SCCBASE] Sync with Wine Staging 3.3. CORE-14434
2018-03-23 12:19:48 +01:00
Amine Khaldi
38405eaf48
[RSABASE] Sync with Wine Staging 3.3. CORE-14434
2018-03-23 12:18:57 +01:00
Amine Khaldi
82ef7385a3
[RICHED32] Sync with Wine Staging 3.3. CORE-14434
2018-03-23 12:17:57 +01:00
Kláben Szabolcs Bence (Tudi20)
b39df3259b
[TRANSLATION][COMCTL32][COMDLG32] Hungarian fix + translation ( #437 )
2018-03-21 23:10:38 +01:00
Luo Yufan
ec110892bf
[BROWSEUI] Update Simplified Chinese translation. ( #432 )
2018-03-21 22:42:24 +01:00
Amine Khaldi
056bdefe47
[RICHED20] Sync with Wine Staging 3.3. CORE-14434
2018-03-21 13:17:10 +01:00
Amine Khaldi
38cccbd8a7
[RESUTILS] Sync with Wine Staging 3.3. CORE-14434
2018-03-21 13:16:02 +01:00
Amine Khaldi
3cea71896c
[RASAPI32] Sync with Wine Staging 3.3. CORE-14434
2018-03-21 13:15:06 +01:00
Amine Khaldi
842783003a
[QUERY] Sync with Wine Staging 3.3. CORE-14434
2018-03-21 13:14:09 +01:00
Amine Khaldi
017748ce69
[QMGR] Sync with Wine Staging 3.3. CORE-14434
2018-03-21 13:12:06 +01:00
Amine Khaldi
80b69aa034
[PSTOREC] Sync with Wine Staging 3.3. CORE-14434
2018-03-21 13:11:14 +01:00
Amine Khaldi
3e3d28dfef
[PROPSYS] Sync with Wine Staging 3.3. CORE-14434
2018-03-21 13:09:31 +01:00
Amine Khaldi
28a3cf7b47
[PRINTUI] Sync with Wine Staging 3.3. CORE-14434
2018-03-21 13:07:10 +01:00
Amine Khaldi
c0e5146422
[PIDGEN] Sync with Wine Staging 3.3. CORE-14434
2018-03-21 13:05:31 +01:00
Amine Khaldi
acca9f5810
[PDH] Sync with Wine Staging 3.3. CORE-14434
2018-03-21 13:04:47 +01:00
Amine Khaldi
f03366e3eb
[OLETHK32] Sync with Wine Staging 3.3. CORE-14434
2018-03-21 13:00:35 +01:00
Amine Khaldi
6cca3488a9
[OLESVR32] Sync with Wine Staging 3.3. CORE-14434
2018-03-21 12:59:37 +01:00
Amine Khaldi
b79d65111d
[OLEPRO32] Sync with Wine Staging 3.3. CORE-14434
2018-03-21 12:58:44 +01:00
Amine Khaldi
8b391603d0
[OLEDLG] Sync with Wine Staging 3.3. CORE-14434
2018-03-21 12:56:06 +01:00
Amine Khaldi
9d816efc05
[OLECLI32] Sync with Wine Staging 3.3. CORE-14434
2018-03-21 12:54:15 +01:00
Amine Khaldi
493f429748
[OLEACC] Sync with Wine Staging 3.3. CORE-14434
2018-03-20 12:39:58 +01:00
Amine Khaldi
c0f9087299
[OLE32] Sync with Wine Staging 3.3. CORE-14434
2018-03-20 12:38:17 +01:00