Victor Perevertkin
97d937add1
[ROSAPPS] Fix GCC8 warnings
2019-11-07 22:32:15 +03:00
Victor Perevertkin
f7afca0973
[ROSDDT] Retire ReactOS Device Detection Tool
2019-11-07 22:32:15 +03:00
James Tabor
34b4b96461
[User32] Properly handle WM_CTLCOLOR* messages.
...
Patch by Fabian Maurer : Properly handle WM_CTLCOLOR* messages.
See CORE-15560 and
fbec0ba9ee
.
Added support for module versions.
2019-11-06 21:43:00 -06:00
James Tabor
d96f24e384
[ComCtl32] Fix Build 2
...
Part 2
2019-11-06 21:29:56 -06:00
James Tabor
680d63eed3
[ComCtl32] Fix Build
...
Add missing header.
2019-11-06 20:50:32 -06:00
James Tabor
040c0c8376
[ComCtl32] Properly handle WM_CTLCOLOR* messages.
...
Patch by Fabian Maurer : Properly handle WM_CTLCOLOR* messages.
See CORE-15560 and
https://source.winehq.org/git/wine.git/?a=commit;h=1dc3ec2cdc83da0c1cab96f2dc61b2c917fd1e29
.
2019-11-06 20:29:28 -06:00
Katayama Hirofumi MZ
2627b52d95
[MEDIA][FONTS] Improve Tahoma font (tahoma.ttf) for Hungarian ( #2018 )
...
Improve some bitmap glyphs (U+0041...U+021B) of font file tahoma.ttf.
Version 0.005 khmz
CORE-16480
2019-11-07 10:06:36 +09:00
Amine Khaldi
2a2da29038
[DINPUT8_WINETEST] Sync with Wine Staging 4.18. CORE-16441
2019-11-05 22:32:02 +01:00
Amine Khaldi
51e134cd76
[DINPUT8] Sync with Wine Staging 4.18. CORE-16441
2019-11-05 22:31:12 +01:00
Hermès Bélusca-Maïto
7e941247bd
[MM:AMD64] Remove the _WINKD_ around MmDebugPte since it's now used by both kd64 (windbg) and KDBG through the usage of mmdbg.c
2019-11-03 23:46:54 +01:00
Hermès Bélusca-Maïto
aff644a1a2
[NTOS:KD][KDBG] Get rid of kdmemsup.c as its functionality has been superseded by that implemented in mm/arm3/mmdbg.c.
...
- Import KdpCopyMemoryChunks() from kd64/kdapi.c, and re-implement
KdbpSafeReadMemory() and KdbpSafeWriteMemory() around it.
Note that these functions read virtual memory and are equivalent of
the kd64 KdpReadVirtualMemory() and KdpWriteVirtualMemory()
respectively.
- Get rid of the KdpEnableSafeMem() call in KdInitSystem().
- Adjust kd gdbstub.c wrapper in accordance.
2019-11-03 23:46:52 +01:00
Hermès Bélusca-Maïto
384d55e47a
[NTOS:KD64] Whitespace fixes only!
2019-11-03 23:46:51 +01:00
Joachim Henze
93220e26d0
[KERNEL32] The DPRINT again - Nevermind
...
Tribute to DepositePirate.
This reverts commit 4ed0c1acef
.
2019-11-03 23:41:34 +01:00
Joachim Henze
4ed0c1acef
[KERNEL32] Fix typo in DPRINT
...
I checked: this is no Wine synced code.
2019-11-03 22:30:35 +01:00
Hermès Bélusca-Maïto
1c9d825b78
[HTTPAPI] Fix MSVC2010 build.
2019-11-03 17:00:58 +01:00
Hermès Bélusca-Maïto
4b82c19196
[DNSAPI] Fix MSVC build.
2019-11-03 17:00:57 +01:00
Hermès Bélusca-Maïto
8826ee8ff7
[NTOS:KDBG] Enhance the 'tss' command.
...
We allow specifying manually the TSS selector number or its descriptor address,
and dump more information from the associated KTSS structure.
Also add the KdbpRetrieveTss() helper to retrieve the PKTSS from its
corresponding selector number. It will also be useful for future improvements.
2019-11-03 05:08:40 +01:00
Hermès Bélusca-Maïto
dc0c721ff8
[NTOS:KDBG] Augment the 'cregs' command by also displaying the task segment register. Update the help message.
2019-11-03 05:08:39 +01:00
Hermès Bélusca-Maïto
89b44cfa07
[NTOS:KDBG] Use fixed-length hexadecimal printing for addresses.
2019-11-03 05:08:39 +01:00
Hermès Bélusca-Maïto
f0d59e745d
[NTOS:KDBG] Whitespace, minor code style and help-text style fixes.
2019-11-03 05:08:38 +01:00
Hermès Bélusca-Maïto
954f7c0660
[NTOS:KD] Check for valid LoaderBlock and LoaderBlock->LoadOptions pointers when calling KdInitSystem() in BootPhase == 0.
2019-11-03 05:08:33 +01:00
Hermès Bélusca-Maïto
ef5f034974
[NTOS:KD] Whitespace fixes + fix helper function name.
2019-11-03 05:07:32 +01:00
Eric Kohl
158fda5cdf
[DNSAPI][PSDK] Implement GetCurrentTimeInSeconds() and fix DnsQuery_A/UTF8/W()
2019-11-02 23:59:06 +01:00
Eric Kohl
01bd090db0
[DNSAPI] Add missing exported functions
2019-11-02 18:48:31 +01:00
Amine Khaldi
80b74aaec8
[LOADPERF] Sync with Wine Staging 4.18. CORE-16441
2019-11-02 18:40:10 +01:00
Amine Khaldi
341a75bff3
[JSPROXY] Sync with Wine Staging 4.18. CORE-16441
2019-11-02 18:38:56 +01:00
Amine Khaldi
021b5c1f4d
[JSCRIPT_WINETEST] Sync with Wine Staging 4.18. CORE-16441
2019-11-02 18:38:32 +01:00
Amine Khaldi
3e2d6582b7
[JSCRIPT] Sync with Wine Staging 4.18. CORE-16441
2019-11-02 18:38:06 +01:00
Amine Khaldi
da0cd273de
[ITSS] Sync with Wine Staging 4.18. CORE-16441
2019-11-02 18:37:34 +01:00
Amine Khaldi
eac6ed6332
[ITIRCL] Sync with Wine Staging 4.18. CORE-16441
2019-11-02 18:36:57 +01:00
Amine Khaldi
bf833d29a7
[INSENG] Sync with Wine Staging 4.18. CORE-16441
2019-11-02 18:36:31 +01:00
Amine Khaldi
089221f4e9
[INITPKI] Sync with Wine Staging 4.18. CORE-16441
2019-11-02 18:35:54 +01:00
Amine Khaldi
1c94266177
[INETMIB1] Sync with Wine Staging 4.18. CORE-16441
2019-11-02 18:35:29 +01:00
Amine Khaldi
ae07dd64af
[INETCOMM] Sync with Wine Staging 4.18. CORE-16441
2019-11-02 18:35:04 +01:00
Amine Khaldi
908d437d9d
[IMM32_WINETEST] Sync with Wine Staging 4.18. CORE-16441
2019-11-02 18:34:39 +01:00
Amine Khaldi
9ece2deded
[IMM32] Sync with Wine Staging 4.18. CORE-16441
2019-11-02 18:34:15 +01:00
Amine Khaldi
1ff06a373c
[IMAGEHLP_WINETEST] Sync with Wine Staging 4.18. CORE-16441
2019-11-02 18:33:48 +01:00
Amine Khaldi
bee818a28a
[IMAGEHLP] Sync with Wine Staging 4.18. CORE-16441
2019-11-02 18:33:24 +01:00
Amine Khaldi
c3cabdbf31
[IEFRAME] Sync with Wine Staging 4.18. CORE-16441
2019-11-02 18:32:59 +01:00
Amine Khaldi
ebcc4c6109
[HTTPAPI] Sync with Wine Staging 4.18. CORE-16441
2019-11-02 18:32:29 +01:00
Amine Khaldi
1a703f6bde
[INCLUDE/WINE] Import http.h from Wine Staging 4.18. CORE-16441
2019-11-02 18:32:04 +01:00
Amine Khaldi
f07f98945e
[PSDK] Update http.h. CORE-16441
2019-11-02 18:31:30 +01:00
Amine Khaldi
5b3703d8cd
[HLINK_WINETEST] Sync with Wine Staging 4.18. CORE-16441
2019-11-02 18:31:02 +01:00
Amine Khaldi
61d79795bd
[HLINK] Sync with Wine Staging 4.18. CORE-16441
2019-11-02 18:30:25 +01:00
Katayama Hirofumi MZ
a63678c9a9
[KERNEL32] Fix MultiByteToWideChar(CP_UTF8, ...) ( #2007 )
...
CP_UTF8 validation was not strict. 5- or 6-byte length sequences are invalid in RFC 3629 UTF-8. CORE-16468
- Fix MultiByteToWideChar(CP_UTF8, ...) by making check strict.
2019-11-02 14:16:26 +09:00
Katayama Hirofumi MZ
be731acfde
[MEDIA][FONTS] Restore 'Source Sans Pro' partially for Mizu theme ( #1957 )
...
Deleting some fonts caused font regression in Mizu theme. CORE-16415
This PR will restore the following font files and related documents:
SourceSansPro-Regular.ttf
SourceSansPro-Bold.ttf
SourceSansPro-BoldIt.ttf
SourceSansPro-It.ttf
2019-11-02 09:25:00 +09:00
Eric Kohl
7d7ee10f92
[INF] Use the StartName entry for DHCP and DNS service install
2019-11-02 00:29:53 +01:00
Eric Kohl
a95a0b61bd
[SETUPAPI] Add support for the optional StartName entry in inf file service install sections
2019-11-02 00:17:33 +01:00
Hermès Bélusca-Maïto
3b2f158593
[NTOS][CLASS2][FFS][WIN32SS] Fix some pool tags so that they correctly appear in pool dump lists.
...
Reminder: in the code they are defined using reverse byte order
(Windows/ReactOS are little-endian OSes).
2019-11-01 19:12:27 +01:00
Hermès Bélusca-Maïto
29f6d02945
[NTOS:KDBG] Fix the display type of GDT TRAPGATE32.
2019-11-01 19:12:27 +01:00