Amine Khaldi
2f569d4a7f
[WINTRUST] Sync with Wine Staging 3.9. CORE-14656
2018-06-04 03:58:20 +01:00
Amine Khaldi
12381d5dc1
[WININET] Sync with Wine Staging 3.9. CORE-14656
2018-06-04 03:57:34 +01:00
Amine Khaldi
8317165d65
[WINHTTP] Sync with Wine Staging 3.9. CORE-14656
2018-06-04 03:56:48 +01:00
Amine Khaldi
324214f998
[WINDOWSCODECS] Sync with Wine Staging 3.9. CORE-14656
2018-06-04 03:55:39 +01:00
Amine Khaldi
983dc4266c
[WBEMPROX] Sync with Wine Staging 3.9. CORE-14656
2018-06-04 03:54:01 +01:00
Amine Khaldi
6091f5c76b
[VERSION] Sync with Wine Staging 3.9. CORE-14656
2018-06-04 03:53:34 +01:00
Amine Khaldi
bcea8c65d0
[VBSCRIPT] Sync with Wine Staging 3.9. CORE-14656
2018-06-04 03:52:36 +01:00
Amine Khaldi
aa15c73fc5
[USP10] Sync with Wine Staging 3.9. CORE-14656
2018-06-04 03:51:34 +01:00
Amine Khaldi
d0eebfbd6f
[URLMON] Sync with Wine Staging 3.9. CORE-14656
2018-06-04 03:50:24 +01:00
Amine Khaldi
96d77d846f
[RPCRT4] Sync with Wine Staging 3.9. CORE-14656
2018-06-04 03:49:11 +01:00
Amine Khaldi
aefc6e4447
[RICHED20] Sync with Wine Staging 3.9. CORE-14656
2018-06-04 03:48:07 +01:00
Amine Khaldi
be43e1385f
[PROPSYS] Sync with Wine Staging 3.9. CORE-14656
2018-06-04 03:47:25 +01:00
Amine Khaldi
4523246628
[PIDGEN] Sync with Wine Staging 3.9. CORE-14656
2018-06-04 03:46:44 +01:00
Amine Khaldi
85037eb745
[OLE32] Sync with Wine Staging 3.9. CORE-14656
2018-06-04 03:45:35 +01:00
Amine Khaldi
d52f5b708b
[ODBCCP32] Sync with Wine Staging 3.9. CORE-14656
2018-06-04 03:44:04 +01:00
Amine Khaldi
33bcb8c53a
[NTDSAPI] Sync with Wine Staging 3.9. CORE-14656
2018-06-04 03:43:22 +01:00
Amine Khaldi
4335e46944
[MSCTF] Sync with Wine Staging 3.9. CORE-14656
2018-06-04 03:41:08 +01:00
Amine Khaldi
3f071cc527
[JSCRIPT] Sync with Wine Staging 3.9. CORE-14656
2018-06-04 03:38:45 +01:00
Amine Khaldi
e64b032987
[ITSS] Sync with Wine Staging 3.9. CORE-14656
2018-06-04 03:37:18 +01:00
Amine Khaldi
1656f44ad3
[IMM32] Sync with Wine Staging 3.9. CORE-14656
2018-06-04 03:36:30 +01:00
Amine Khaldi
88b70c737a
[IEFRAME] Sync with Wine Staging 3.9. CORE-14656
2018-06-04 03:35:42 +01:00
Hermès Bélusca-Maïto
c441de2232
[SYSSETUP] If creating the default-user hive file fails because the file already exists, make a backup (i.e. rename it) and retry its creation.
...
This situation happens when one "updates" ReactOS by re-installing it on top of an existing installation.
2018-06-04 01:36:19 +02:00
Joachim Henze
1c151c9977
[COMCTL32] Simplify some ifdefs CORE-14649
...
Addendum to 16d6c9b5e0
Giannis suggested and Thomas explained:
Before the Wine sync, comctl32/button.c was based on ROS's
user32/button.c, so _USER32_ would highlight changes between
user32 (originally based on Wine) and comctl32. Now our
comctl32/button.c is based on Wine's comctl32/button.c, so
__REACTOS__ is enough.
2018-06-03 14:27:34 +02:00
Joachim Henze
16d6c9b5e0
[COMCTL32] Fix regression CORE-14649
...
Fixes a regression that was introduced by Wine Staging 3.3 Sync.
Symptom was missing button text and icons for specific buttons
in Delphi applications, e.g. Double-Commander, Lazarus, Peazip.
The patch restores and ifdef-guards previous changes of Giannis.
2018-06-02 12:28:47 +02:00
Eric Kohl
bd2f3d39a9
[KERNEL32] Get/SetTimeZoneInformation: Convert the Milliseconds value between TIME_FIELDS and SYSTEMTIME too
...
CORE-14658
2018-06-01 12:49:26 +02:00
Eric Kohl
4911382913
[NDK] Replace the SYSTEMTIME fields StandardDate and DaylightDate in RTL_TIME_ZONE_INFORMATION by TIME_FIELDs and fix resulting errors
...
Patch will be sent upstream.
CORE-14658
2018-05-31 17:48:29 +02:00
Katayama Hirofumi MZ
222534a5a2
[SHELL32] Fix and improve the PickIconDlg function ( #574 )
...
CORE-10972
2018-05-31 15:33:07 +02:00
Eric Kohl
5d8bbf72e3
[USERENV] LoadUserProfileW: User the user name passed in via lpProfileInfo to create the profile directory instead of the user name extracted from the token
2018-05-30 23:29:14 +02:00
Katayama Hirofumi MZ
5187ec858f
[SHELL32] Implement the 'Advanced' button of the 'File Types' dialog ( #565 )
...
This allows the user to edit the File Type / extension information by clicking 'Advanced' button in the 'File Types' property sheet of Folder Options.
CORE-12906, CORE-10972
2018-05-30 17:22:31 +02:00
Eric Kohl
f0a792631d
[MSGINA] Remove a dialog that should not have been added.
2018-05-30 15:22:56 +02:00
Baruch Rutman
a4a59ad413
[GDI32][LPK] BiDi support for ExtTextOut and GetCharacterPlacement ( #534 )
...
Introduce BiDi (bi-directional text) support for ExtTextOut and GetCharacterPlacement, using Wine's GDI BIDI_Reorder function.
Solves the main issue with CORE-7003.
To be compatible with Win2k3+, introduce the "Language Pack" (LPK) dll.
- All the bidi code is removed from gdi32 and replaced by calls to LPK.
Gdi32 uses dynamic linking to lpk.dll. In case of linking failure no bidi processing will be available.
- Implemented LpkGetCharacterPlacement.
- Implement LpkExtTextOut.
- Add a demo test program to show how the apis should function.
- Added all the remaining code, added special case for lpDx calculation if also GCP_GLYPHSHAPE flag was called.
Applications that call GCP that use GCP_GLYPHSHAPE flags should also use the GCP_REORDER flag.
(As written in https://msdn.microsoft.com/en-us/library/windows/desktop/dd144860(v=vs.85).aspx )
- Add ETO_RTLREADING flag handling.
Imported the ETO_RTLREADING flag handling from wine, which changes the string part order (runs).
A RRR1LLLRRR2 string without will show as RRR1LLLRRR2 without it, with it RRR2LLLRRR1.
2018-05-30 14:41:22 +02:00
Serge Gautherie
3ca1ac639c
[REACTOS] Improve/Fix some "printf" formats ( #555 )
...
The smbios.c one was initially spotted by "Alahndro" on CORE-6328.
2018-05-30 14:18:23 +02:00
Eric Kohl
f0273d814e
[SYSSETUP][USERENV] Create the system profile after the creation of the default profile has been finished
...
CopySystemProfile: Don't try to create the user hive. Just copy it as it has already been created.
2018-05-30 09:21:14 +02:00
Eric Kohl
e7340a2800
[SYSSETUP] Save the HKEY_USERS\.DEFAULT hive in the ntuser.dat file of the default user profile
2018-05-30 08:18:55 +02:00
Eric Kohl
249dc97165
[SYSSETUP] Fix an issue that may be caused by a missing security settings file
...
Found by Serge Gautherie
2018-05-29 12:49:24 +02:00
Eric Kohl
67e45c41ee
[SYSSETUP] Open the security settings inf file only once in order to apply the settings
2018-05-29 01:32:52 +02:00
Eric Kohl
cd9f22e9e5
[SYSSETUP][INF] Add the 'Registry Values' section to the default security settings and apply it to the registry
2018-05-28 19:26:02 +02:00
Eric Kohl
1f9543940c
[USERENV] Implement CopySystemProfile Part 2 (Create the profile directory)
2018-05-28 02:13:22 +02:00
Eric Kohl
334fe302a1
[USERENV] Implement CopySystemProfile Part 1 (Add a new profile subkey and values to the profile list)
...
CORE-12541
2018-05-27 15:31:43 +02:00
Amine Khaldi
1d62a5beb5
[HNETCFG] Sync with Wine Staging 3.9. CORE-14656
2018-05-27 04:12:51 +01:00
Amine Khaldi
6619d0261f
[GDIPLUS] Sync with Wine Staging 3.9. CORE-14656
2018-05-27 04:10:39 +01:00
Amine Khaldi
2fb248c799
[DBGHELP] Sync with Wine Staging 3.9. CORE-14656
2018-05-27 04:08:32 +01:00
Amine Khaldi
102f53e05c
[CRYPT32] Sync with Wine Staging 3.9. CORE-14656
2018-05-27 04:07:57 +01:00
Amine Khaldi
f68b0c5100
[COMDLG32] Sync with Wine Staging 3.9. CORE-14656
2018-05-27 04:06:36 +01:00
Amine Khaldi
01707e98b5
[AVIFIL32] Sync with Wine Staging 3.9. CORE-14656
2018-05-27 04:02:26 +01:00
Eric Kohl
f42b4bbe17
[MSV1_0] Add logon support for the LocalService and NetworkService accounts
2018-05-26 18:43:46 +02:00
Pierre Schweitzer
de58c459fa
[UBTRFS] Upgrade to 1.0.2
...
CORE-14655
2018-05-26 11:00:51 +02:00
Eric Kohl
4db10a404c
[MSGINA] Clean-up the resource IDs and the dialog function names.
2018-05-26 01:54:58 +02:00
Katayama Hirofumi MZ
ed1c6bb006
[SHELL32] Add icons to the 'File Types' listview ( #557 )
...
This commit adds icons to the listview of the 'File Types' property sheet of Folder Options.
CORE-12906
2018-05-23 23:25:11 +02:00
Eric Kohl
ef9cfec290
[MSGINA] Implement the Welcome text feature
2018-05-23 13:51:45 +02:00
Eric Kohl
39281f0f70
[MSGINA] Clear the password on logoff
2018-05-23 00:27:11 +02:00
Eric Kohl
8828567086
[MSGIINA] Make sure we do not leak bitmaps
2018-05-23 00:24:53 +02:00
Eric Kohl
8c5cf73018
[MSGINA] Always stop the automatic login after the first try
...
Fixes CORE-14643
2018-05-22 21:19:58 +02:00
Eric Kohl
47567abf27
[MSGINA] Do not try to impersonate the user on shutdown when we are already logged off
2018-05-22 17:35:33 +02:00
Eric Kohl
4c4c6e88b3
[MSGINA] Close the LSA handle on shutdown
2018-05-22 17:31:20 +02:00
Eric Kohl
bab4d87ac8
[MSGINA] Close the user token in WlxLogoff
2018-05-22 16:32:10 +02:00
Eric Kohl
c98b8dc98c
[MSGINA] Rename context variable: Domain -> DomainName
2018-05-22 14:39:38 +02:00
Eric Kohl
b784c7bfba
[BOOTDATA][MSGINA][SYSSETUP] Rename the DefaultDomain registry value to DefaultDomainName
2018-05-22 11:30:27 +02:00
Eric Kohl
665926d38b
[MSGINA] Add the IgnoreShiftOverride feature again
2018-05-22 11:06:38 +02:00
Eric Kohl
0d308f4b6e
[MSGINA] Simplify the auto logon code path
...
- Get rid of DoAutoLogon() and the AutoLogonState variable.
- Handle the auto logon in the normal logon code path instead.
- Set bAutoAdminLogon to FALSE on a successful login. This will prevent another automatic logon after a logoff.
- The IgnoreShiftOverride feature got lost by this change but I will add it again.
2018-05-21 16:29:02 +02:00
Eric Kohl
0fbaea843e
[SETUPAPI] Add stubs for CM_Detect_Resource_Conflict and CM_Detect_Resource_Conflict_Ex
2018-05-21 02:30:35 +02:00
Hermès Bélusca-Maïto
edc0aeb5a8
[SETUPAPI] Fix MSVC build; pathetic GCC/LD didn't see we were using two different prototypes for these functions.
2018-05-20 15:32:06 +02:00
Eric Kohl
b250eb5f3e
[SAMSRV] SamrChangePasswordUser: Check StoredLmEmpty and StoredNtEmpty instead of checking StoredNtEmpty twice
2018-05-20 11:53:01 +02:00
Eric Kohl
d1c376f37d
[SETUPAPI] Implement CM_Get_Resource_Conflict_Count and add stubs for CM_Get_Resource_Conflict_DetailsA/W
2018-05-20 11:48:39 +02:00
Joachim Henze
6d5aae4865
[OLE32] Restore 4 cur files (+ note diff) to fix CORE-14608
2018-05-20 01:41:34 +02:00
Eric Kohl
cee1817e06
[SETUPAPI] Implement CM_Free_Resource_Conflict_Handle() and CM_Query_Resource_Conflict_List()
2018-05-19 18:12:28 +02:00
Katayama Hirofumi MZ
82a5983504
[SHELL32] Allow deleting a file type/extension ( #553 )
...
CORE-12906
2018-05-19 16:12:11 +02:00
Eric Kohl
d7e40954d5
[SETUPAPI] Add CM_Free_Resource_Conflict_Handle and CM_Query_Resource_Conflict_List stubs
2018-05-19 15:14:30 +02:00
Adam Słaboń
72ad0fe70b
[TRANSLATION] Polish translation update ( #554 )
...
- Added translations for cmdutils (at, clip, comp, eventcreate, mode, taskkill, wmic) and zipfldr.
- Updated translations for cmdutils (reg), drwtsn32, mmc, eventvwr, shell32 and cpl applets (console, input).
2018-05-19 13:17:49 +02:00
Katayama Hirofumi MZ
bfb19dd251
[SHELL32] Fix usage of DeferWindowPos (fix of #544 ) ( #552 )
2018-05-18 22:27:22 +02:00
Katayama Hirofumi MZ
f20bdf1994
[SHELL32] Add 'Create New Extension' IDD_NEWEXTENSION dialog ( #544 )
...
A 'Create New Extension' dialog is implemented, which enables the user to add a new file extension.
CORE-12906
2018-05-18 12:47:52 +02:00
Serge Gautherie
6c9359221c
[IPHLPAPI] ipstats_reactos: Review all TRACE/WARN calls
...
- Improve/Promote failures to ERR.
- Improve other TRACE calls.
2018-05-17 17:11:17 +01:00
Katayama Hirofumi MZ
2e96d85133
[SHELL32] In #543 , I forgot sq-AL.rc and sv-SE.rc
2018-05-12 17:09:59 +02:00
Katayama Hirofumi MZ
2b0238a48a
[shell32] add some control IDs for IDD_FOLDER_OPTIONS_FILETYPES
2018-05-12 13:47:09 +02:00
Mark Jansen
ad8a2edd85
[VERIFIER] Add skeleton provider.
2018-05-12 13:35:09 +02:00
Eric Kohl
35bd6571bd
[SETUPAPI] SetupDiCallClassInstaller: Use the class GUID enclosed in curly brackets as a sub key name to retrieve the class co-installer.
2018-05-12 12:42:56 +02:00
Bișoc George
96c3d8d9eb
[COMCTL32] Update Romanian translation ( #538 )
2018-05-08 23:06:33 +02:00
Serge Gautherie
627f3dc725
[DEVMGR] Fix a Clang-Cl warning about DriverInfoDetailData.SectionName
...
"warning: logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses]"
CORE-14306
2018-05-07 14:00:41 +02:00
Eric Kohl
12bdbe5710
[IDL][NETAPI32][SRVSVC] Hack around another midl/rpcrt4 bug
...
NETAPI32: Get rid of the old WINE NetServerGetInfo and replace it by a proper call to NetrServerGetInfo.
SRVSVC: Implement parts of NetrServerGetInfo.
srvsvc.idl: Hack around a bug in midl or rpcrt4. They are not able to handle a pointer to a union of pointers to structs. A pointer to a union of structs works a advertised.
2018-05-06 16:49:24 +02:00
Hermès Bélusca-Maïto
34b0f3e4f8
[BOOTDATA][SHELL32] Add some recognized file extensions (.db, .efi, .nls, .ocx, .tlb, .nt), and update some reported MIME types.
...
CORE-11308
2018-05-05 22:20:21 +02:00
Serge Gautherie
8c312fe7e1
[ADVAPI32] Fix 2 TRACE() format copypastas.
2018-05-03 08:10:43 +02:00
Eric Kohl
db60cd219c
[ADVAPI32] SEH-protext the calls to service control handlers
...
ScControlService:
- SEH-protext the calls to service control handlers.
- Return ERROR_EXCEPTION_IN_SERVICE if a service control handler throws an exception.
- Return ERROR_SERVICE_CANNOT_ACCEPT_CTRL if no service control handler has been registered for the service.
2018-05-02 23:24:26 +02:00
Hermès Bélusca-Maïto
11f0e2c0f6
[MSGINA] Fix layout of the security dialog box; add some french translation.
2018-05-02 00:24:01 +02:00
Hermès Bélusca-Maïto
73f799629b
[TRANSLATION] Minor translation update.
2018-05-01 17:45:06 +02:00
Hermès Bélusca-Maïto
bf88116252
[SHELL32] Fix the layout of the Run/Execute dialog for many languages.
...
French fix covers CORE-12548.
2018-05-01 17:45:03 +02:00
Eric Kohl
b6ebd50d3f
[SYSSETUP] Close the device key after the property sheet page has been released.
2018-04-29 15:41:38 +02:00
Eric Kohl
1cb019bd21
[SYSSETUP] Read driver settings from and write them to the registry
...
- Read the driver settings from the registry.
- Write the driver settings to the registry.
- Make the read-only edit control for the input buffer length look like a non-read-only one because it is controlled by the up-down control.
2018-04-29 14:55:57 +02:00
Thomas Faber
708d26acf3
[MSXML3] Fix buffer overflow in BindStatusCallback_GetBindInfo. CORE-14570
2018-04-26 15:00:24 +02:00
Eric Kohl
dd653de251
[SYSSETUP] PS2MousePropPageProvider: Use the UDN_DELTAPOS notification to change the input buffer size in steps of 10
2018-04-23 23:58:49 +02:00
Eric Kohl
065e70048d
[SYSSETUP] Initialize the property sheet page dialog and implement the Defaults button
2018-04-23 00:00:46 +02:00
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
Amine Khaldi
4ca633cc2a
[ODBCCP32] Sync with Wine Staging 3.3. CORE-14434
2018-03-20 12:37:14 +01:00
Amine Khaldi
f47d676d3f
[ODBC32] Sync with Wine Staging 3.3. CORE-14434
2018-03-20 12:36:12 +01:00
Amine Khaldi
8361200df0
[OBJSEL] Sync with Wine Staging 3.3. CORE-14434
2018-03-20 12:35:24 +01:00
Amine Khaldi
f76b348cb6
[NTDSAPI] Sync with Wine Staging 3.3. CORE-14434
2018-03-20 12:34:21 +01:00
Amine Khaldi
9a992084a8
[NPPTOOLS] Sync with Wine Staging 3.3. CORE-14434
2018-03-20 12:33:46 +01:00
Amine Khaldi
434c1cef18
[NDDEAPI] Sync with Wine Staging 3.3. CORE-14434
2018-03-20 12:31:48 +01:00
Amine Khaldi
a88fe69790
[MSXML6] Sync with Wine Staging 3.3. CORE-14434
2018-03-20 12:31:01 +01:00
Amine Khaldi
2404eddf88
[MSXML4] Sync with Wine Staging 3.3. CORE-14434
2018-03-20 12:30:29 +01:00
Amine Khaldi
bab6b90fd9
[MSXML3] Sync with Wine Staging 3.3. CORE-14434
2018-03-20 12:28:36 +01:00
Amine Khaldi
f0d16fc252
[MSXML2] Sync with Wine Staging 3.3. CORE-14434
2018-03-20 12:27:15 +01:00
Amine Khaldi
e5f6578011
[MSXML] Sync with Wine Staging 3.3. CORE-14434
2018-03-20 12:26:35 +01:00
Amine Khaldi
c6d247b571
[MSVIDC32] Sync with Wine Staging 3.3. CORE-14434
2018-03-20 12:22:39 +01:00
Amine Khaldi
c1718e2712
[MSVFW32] Sync with Wine Staging 3.3. CORE-14434
2018-03-20 12:20:45 +01:00
Thomas Faber
342c404c00
[OLEPRO32] Add missing stdole2 dependency.
2018-03-18 17:19:37 +01:00
Amine Khaldi
da50a61f0f
[MSTASK] Sync with Wine Staging 3.3. CORE-14434
2018-03-18 12:39:13 +01:00
Amine Khaldi
b6fb6297ad
[MSSIP32] Sync with Wine Staging 3.3. CORE-14434
2018-03-18 12:38:07 +01:00
Amine Khaldi
3d03add49a
[MSSIGN32] Sync with Wine Staging 3.3. CORE-14434
2018-03-18 12:37:23 +01:00
Amine Khaldi
b2b54264dc
[MSRLE32] Sync with Wine Staging 3.3. CORE-14434
2018-03-18 12:35:58 +01:00
Amine Khaldi
4aebe9e75d
[MSPATCHA] Sync with Wine Staging 3.3. CORE-14434
2018-03-18 12:35:08 +01:00
Amine Khaldi
bd13be0d6e
[MSISYS.OCX] Sync with Wine Staging 3.3. CORE-14434
2018-03-18 12:34:18 +01:00
Amine Khaldi
4b5f701d8a
[MSISIP] Sync with Wine Staging 3.3. CORE-14434
2018-03-18 12:33:33 +01:00
Amine Khaldi
034ec2e0fc
[MSIMTF] Sync with Wine Staging 3.3. CORE-14434
2018-03-18 12:32:52 +01:00
Amine Khaldi
c28484cc00
[MSIMG32] Sync with Wine Staging 3.3. CORE-14434
2018-03-18 12:32:05 +01:00
Amine Khaldi
c994d6438c
[MSGSM32.ACM] Sync with Wine Staging 3.3. CORE-14434
2018-03-18 12:31:18 +01:00
Amine Khaldi
ff71b0673f
[MSG711.ACM] Sync with Wine Staging 3.3. CORE-14434
2018-03-18 12:30:33 +01:00
Amine Khaldi
7e99b3f17c
[MSFTEDIT] Sync with Wine Staging 3.3. CORE-14434
2018-03-18 12:29:15 +01:00
Amine Khaldi
897e19b0a6
[MSCTF] Sync with Wine Staging 3.3. CORE-14434
2018-03-18 12:28:32 +01:00
Amine Khaldi
8123ffac58
[MSCMS] Sync with Wine Staging 3.3. CORE-14434
2018-03-18 12:27:29 +01:00
Amine Khaldi
6244404e01
[MSCAT32] Sync with Wine Staging 3.3. CORE-14434
2018-03-18 12:26:27 +01:00
Amine Khaldi
99cd8173f2
[MSADP32.ACM] Sync with Wine Staging 3.3. CORE-14434
2018-03-18 12:25:31 +01:00
Amine Khaldi
a51fd57df1
[MSACM32.DRV] Sync with Wine Staging 3.3. CORE-14434
2018-03-18 12:24:36 +01:00
Amine Khaldi
168ccfac22
[MSACM32] Sync with Wine Staging 3.3. CORE-14434
2018-03-18 12:20:37 +01:00
Robert Naumann
69acbe905a
Update German translation ( #438 )
...
* [BROWSEUI] Update German translation
* [SHELL32] Update German translation
* [COMCTL32] Update German translation
* [COMDLG32] Update German Translation
* [SETUPAPI] Update German translation
* [EXPLORER] Update German translation
2018-03-17 22:48:16 +01:00
Amine Khaldi
c100ec6e7b
[MPRAPI] Sync with Wine Staging 3.3. CORE-14434
2018-03-17 13:26:22 +01:00
Amine Khaldi
1a914df648
[MPR] Sync with Wine Staging 3.3. CORE-14434
2018-03-17 13:24:48 +01:00
Amine Khaldi
9c982d0105
[MMDEVAPI] Sync with Wine Staging 3.3. CORE-14434
2018-03-17 13:23:10 +01:00
Amine Khaldi
2c523eef19
[MLANG] Sync with Wine Staging 3.3. CORE-14434
2018-03-17 13:22:13 +01:00
Amine Khaldi
03435e171d
[MGMTAPI] Sync with Wine Staging 3.3. CORE-14434
2018-03-17 13:21:24 +01:00
Amine Khaldi
017f6919b9
[MCIWAVE] Sync with Wine Staging 3.3. CORE-14434
2018-03-17 13:20:37 +01:00
Amine Khaldi
a2d8742882
[MCISEQ] Sync with Wine Staging 3.3. CORE-14434
2018-03-17 13:19:53 +01:00
Amine Khaldi
b96cf0b102
[MCIQTZ32] Sync with Wine Staging 3.3. CORE-14434
2018-03-17 13:19:04 +01:00
Amine Khaldi
122f1078cd
[MCICDA] Sync with Wine Staging 3.3. CORE-14434
2018-03-17 13:18:10 +01:00
Amine Khaldi
ba65d708f6
[MCIAVI32] Sync with Wine Staging 3.3. CORE-14434
2018-03-17 13:17:07 +01:00
Amine Khaldi
4dd96d425c
[MAPI32] Sync with Wine Staging 3.3. CORE-14434
2018-03-17 13:16:08 +01:00
Amine Khaldi
be44829fa2
[LZ32] Sync with Wine Staging 3.3. CORE-14434
2018-03-17 13:14:57 +01:00
Amine Khaldi
af65c9d344
[LOADPERF] Sync with Wine Staging 3.3. CORE-14434
2018-03-17 13:13:56 +01:00
Amine Khaldi
7d1b509fa0
[JSPROXY] Sync with Wine Staging 3.3. CORE-14434
2018-03-17 13:13:02 +01:00
Amine Khaldi
8dba275bd6
[JSCRIPT] Sync with Wine Staging 3.3. CORE-14434
2018-03-17 13:11:29 +01:00
Amine Khaldi
919215fd3b
[ITSS] Sync with Wine Staging 3.3. CORE-14434
2018-03-17 13:10:01 +01:00
Amine Khaldi
1e8f5b1909
[ITIRCL] Sync with Wine Staging 3.3. CORE-14434
2018-03-17 13:08:50 +01:00
Amine Khaldi
580b6f730e
[INSENG] Sync with Wine Staging 3.3. CORE-14434
2018-03-17 12:48:28 +01:00
Amine Khaldi
2b592846ef
[INITPKI] Sync with Wine Staging 3.3. CORE-14434
2018-03-17 12:46:47 +01:00
Amine Khaldi
3a55db04f1
[INETMIB1] Sync with Wine Staging 3.3. CORE-14434
2018-03-15 12:40:38 +01:00
Amine Khaldi
af764263d5
[INETCOMM] Sync with Wine Staging 3.3. CORE-14434
2018-03-15 12:36:29 +01:00
Amine Khaldi
2472f9162e
[IMM32] Sync with Wine Staging 3.3. CORE-14434
2018-03-15 12:31:05 +01:00
Amine Khaldi
15dda9ebaf
[IMAGEHLP] Sync with Wine Staging 3.3. CORE-14434
2018-03-15 12:28:19 +01:00
Amine Khaldi
82fba961cd
[IMAADP32.ACM] Sync with Wine Staging 3.3. CORE-14434
2018-03-15 12:27:22 +01:00
Amine Khaldi
fc19c80d52
[IEFRAME] Sync with Wine Staging 3.3. CORE-14434
2018-03-15 12:26:26 +01:00
Amine Khaldi
7546f9fee8
[ICCVID] Sync with Wine Staging 3.3. CORE-14434
2018-03-15 12:25:00 +01:00
Amine Khaldi
1bcc1c247d
[HTTPAPI] Sync with Wine Staging 3.3. CORE-14434
2018-03-15 12:24:03 +01:00