Eric Kohl
adc9bd48b7
[SETUPAPI] GetDeviceInstanceKeyPath: Create a new driver instance property if needed and SEH-protect calls to umpnpmgr.
2019-06-06 19:08:43 +02:00
Eric Kohl
5e3c8ce0c6
[UMPNPMGR] Implement PNP_GetClassInstance().
2019-06-06 18:16:31 +02:00
Ender Ossel
8bfab2d457
Add an Alpha note for new users in the README ( #1270 )
2019-06-06 18:01:48 +02:00
Serge Gautherie
73938ee96f
[ROSTESTS] Add missing '\n' to a few skip()
2019-06-06 17:33:59 +02:00
Hermès Bélusca-Maïto
fdfef818ef
[BROWSEUI] Fix CSHEnumClassesOfCategories::Initialize() parameters validation. ( #1559 )
...
CORE-11711
2019-06-06 17:07:38 +02:00
Serge Gautherie
d6d1efe731
[BROWSEUI_APITEST] Add a test for SHEnumClassesOfCategories. ( #1559 )
...
CORE-11711
2019-06-06 17:07:08 +02:00
Serge Gautherie
1f8250f700
[BROWSEUI] browseui.spec: Fix SHEnumClassesOfCategories() parameters. ( #1559 )
2019-06-06 17:06:52 +02:00
Joachim Henze
8f482af0a8
[WIN32SS][FREETYPE] Avoid performance regression CORE-16020
...
by reverting essential parts of "Font rotation at arbitrary angles"
which was once committed in several steps:
Initial commit (PR#1207)
0.4.12-dev-243-g
f757a13519
broke font rendering for GTK apps CORE-15623
Second commit (PR#1238)
0.4.12-dev-558-g
64987cf273
restored font rendering in GTK apps but introduced slowdown CORE-16020
Katayama agreed to the temporal revert and will try to come up later
with a performance optimized version.
We revert in 0.4.12-RC and 0.4.13-dev.
The revert will cause failure-increases in gdi32:TextTransform
https://reactos.org/testman/compare.php?ids=67898,67901
2019-06-06 02:24:20 +02:00
Serge Gautherie
7eead93569
[BOOTLIB] Check DBG with #if, not #ifdef ( #1621 )
2019-06-06 01:53:53 +02:00
Serge Gautherie
3a98d96eac
[LWIP] Fix src/core/init.c a bit ( #1620 )
...
Cherry-pick
http://git.savannah.nongnu.org/cgit/lwip.git/commit/src/core/init.c?id=c0b534e5318baf870e2152c70d4d11a3a86181f3
2019-06-06 01:51:46 +02:00
Serge Gautherie
394eb89227
[MBEDTLS] Use '#ifndef __REACTOS__', instead of '#if DBG & 0' ( #1619 )
...
- Don't use '|' on a '#if'
- Remove a personal comment.
2019-06-06 01:50:55 +02:00
Serge Gautherie
2f0b265e8d
[DXSDK] Improve dxerr?.h a bit ( #1617 )
...
*Use '||', instead of '|', on a '#if'.
*Synchronize some white spaces and blank lines.
2019-06-06 01:50:24 +02:00
Serge Gautherie
96a4ab87d4
[NCFTP] Check _DEBUG with #ifdef, not #if ( #1616 )
2019-06-06 01:49:52 +02:00
Serge Gautherie
addfb61d8b
[NTDLL_VISTA] Check _DEBUG with #ifdef, not #if ( #1615 )
2019-06-06 01:49:18 +02:00
Serge Gautherie
46259092f9
[ADVAPI32:REG] Remove some useless casts ( #1614 )
2019-06-05 18:37:07 +02:00
Serge Gautherie
7804cf035a
[USER32] RegisterClipboardFormatA(): Enable a SetLastError() ( #1612 )
2019-06-05 18:15:02 +02:00
Eric Kohl
b8013fce52
[MC] Add syntax and help texts for the NET SHARE command.
2019-06-05 10:25:53 +02:00
Serge Gautherie
b84b755e2b
[LOCALSPL] Check DBG with #if, not #ifdef
...
Addendum to r74433.
2019-06-05 03:32:52 +03:00
Serge Gautherie
cf27695269
[NTOS:MM] PeFmtCreateSection(): Improve AMD64 image failure case
...
Addendum to 98638cc2df
.
CORE-15981
2019-06-04 18:22:19 +02:00
Serge Gautherie
38db074491
Misc addendum to CORE-14271 ( #1529 )
...
* [ADVAPI32] Simplify RtlCreateUnicodeStringFromAsciiz() return value check
RtlCreateUnicodeStringFromAsciiz() returns a BOOLEAN, not a BOOL.
No functional change.
Addendum to
CORE-14271
* [USER32] Simplify RtlCreateUnicodeStringFromAsciiz() return value check
RtlCreateUnicodeStringFromAsciiz() returns a BOOLEAN, not a UINT.
Also, add a FIXME.
No functional change.
Addendum to
CORE-14271
* [USER32] Simplify RegisterClipboardFormatA/W() a bit
No functional change.
* [UDFS] Simplify SeSinglePrivilegeCheck() return value check
No functional change.
Addendum to
CORE-14271
2019-06-04 16:56:33 +02:00
Mas Ahmad Muhammad
77ac92d817
[RAPPS] Add Indonesian translation. ( #1598 )
2019-06-04 15:52:22 +02:00
Mas Ahmad Muhammad
3300a8353c
[EXPLORER] Add Indonesian translation. ( #1598 )
2019-06-04 15:52:20 +02:00
Mas Ahmad Muhammad
c08ba07498
[FORMAT] Update Indonesian translation. ( #1598 )
2019-06-04 15:52:18 +02:00
Mas Ahmad Muhammad
a0f8e3af28
[RUNDLL32] Update Indonesian translation. ( #1598 )
2019-06-04 15:52:16 +02:00
Mas Ahmad Muhammad
df14cbe011
[SUBST] Add Indonesian translation. ( #1598 )
2019-06-04 15:52:14 +02:00
Mas Ahmad Muhammad
a759d582c1
[SERVICES] Add Indonesian translation. ( #1598 )
2019-06-04 15:52:11 +02:00
Mas Ahmad Muhammad
8725d12db3
[RUNONCE] Add Indonesian translation. ( #1598 )
2019-06-04 15:52:09 +02:00
Mas Ahmad Muhammad
ba4f067a5c
[FONTVIEW] Add Indonesian translation. ( #1598 )
2019-06-04 15:52:07 +02:00
Mas Ahmad Muhammad
b5002b5f1f
[MSPAINT] Add Indonesian translation. ( #1598 )
2019-06-04 15:52:04 +02:00
Mas Ahmad Muhammad
a945e621f7
[OSK] Add Indonesian translation. ( #1598 )
2019-06-04 15:52:01 +02:00
Mas Ahmad Muhammad
9e72073b59
[REGEDIT] Update Indonesian translation. ( #1598 )
2019-06-04 15:51:58 +02:00
Eric Kohl
22df51edc2
[NET] Implement adding and deleting of network shares.
2019-06-04 10:11:22 +02:00
Serge Gautherie
347a74785e
[WIN32KNT_APITEST] Replace remaining TESTX() ( #1609 )
...
Addendum to b7794e8112
.
2019-06-04 11:48:04 +09:00
James Tabor
9f57320175
[GDI32] Meta File Fix Ups
...
Remove pointer hack. Safer since using wines Enhanced Meta headers with
unknown wine magic information.
2019-06-03 15:49:14 -05:00
Katayama Hirofumi MZ
a73c17fcd9
Revert "[USER32] Make App Switcher use the owner window's icon ( #1299 )" ( #1605 )
...
This reverts commit 484943d04f
.
2019-06-03 08:47:43 +09:00
Eric Kohl
be88574f59
[STORPORT] Detect attached devices
2019-06-02 23:30:02 +02:00
Pierre Schweitzer
fd4752450f
[NTOSKRNL] Add support for global DOS directory in ObpLookupEntryDirectory
...
If any exists, we'll loop over in that directory, trying to find the object
2019-06-02 21:46:35 +02:00
Serge Gautherie
92a9a445dd
[WIN32KNT_APITEST:NTDD] Improve failure handling
...
And remove comments about ReactX.
ROSTESTS-315
2019-06-02 19:10:30 +02:00
Serge Gautherie
ba884619b0
[FORMATTING] Add/Remove a few spaces
2019-06-02 19:10:30 +02:00
Serge Gautherie
620d8c01ea
[USER32_APITEST:WNDPROC] Improve failure handling
...
ROSTESTS-316
2019-06-02 19:08:17 +02:00
Serge Gautherie
c5d3ff03fb
[USER32_APITEST:WNDPROC] 0 to NULL
2019-06-02 19:08:17 +02:00
Serge Gautherie
9a8b5ffc91
[FORMATTING] 3-spaces to 4-spaces
...
And a few additional formatting improvements.
2019-06-02 19:08:17 +02:00
Eric Kohl
631db82058
[STORPORT] Fix resource list size calculation
2019-06-02 14:24:35 +02:00
Katayama Hirofumi MZ
f7fc10c17c
[WIN32SS][USER32] Fix Task Switcher more ( #1602 )
...
This PR will fix task switcher (Alt+Tab) as Win2k3. It became more reliable. CORE-15653
c.f. Raymond Chen's article: http://blogs.msdn.com/b/oldnewthing/archive/2007/10/08/5351207.aspx
2019-06-02 19:17:50 +09:00
Pierre Schweitzer
9c3c0d123b
[NTOSKRNL] In case IopMountVolume call is a success, return its VPB
...
This fixes an extra (erroneous) reference being set on the VPB.
Based on a patch by Vadim Galyant
CORE-16080
2019-06-02 10:48:35 +02:00
Pierre Schweitzer
f8a4d31da4
[NTOSKRNL] On process primary token change, dereference device map
2019-06-02 10:00:17 +02:00
Katayama Hirofumi MZ
f8c51ecdd7
[SDK][INCLUDE] Update msgdump.h
2019-06-02 10:09:34 +09:00
woachk
8e048b8ae9
[NDK/TESTS] The world isn't only amd64 or i386 ( #1596 )
2019-06-02 00:39:57 +02:00
woachk
fcab77871e
Update toolchain-msvc.cmake ( #1593 )
...
Adding armasm64 as the assembler. This on its own isn't too useful right now.
2019-06-02 00:38:56 +02:00
woachk
9fcf20a412
[CONFIGURE] Add support for VS16.1 ( #1594 )
2019-06-02 00:38:30 +02:00