Thomas Faber
25bca520f5
[MBEDTLS] Don't link with zlib, we don't use it. CORE-14290
2018-02-04 12:54:44 +01:00
Thomas Faber
dc51b419c7
[USETUP] Use the smaller zlib_solo instead of the full zlib. CORE-14290
2018-02-04 12:54:39 +01:00
Thomas Faber
324180a32e
[ROSLOAD] Fix clang-cl build.
2018-02-04 12:54:32 +01:00
Eric Kohl
c7fc2ef4d2
[SETUPAPI] Update some more functions to the current coding style, add annotations and add function names to the TRACE calls.
2018-02-04 11:17:30 +01:00
Hermès Bélusca-Maïto
5de33ab010
[STOBJECT] Revert b7c3398
because it was not the cause of the original problem I wanted to fix (notify structure not completely zeroed-out on the receiver side of the notification).
2018-02-04 02:23:28 +01:00
Hermès Bélusca-Maïto
04498f3eb5
[EXPLORER] Don't use deprecated StrNCpy function but use the string-safe StringCchCopy instead. Also fix a copy-paste error in the _countofs.
2018-02-04 01:57:05 +01:00
Hermès Bélusca-Maïto
b7c3398f95
[STOBJECT] Fully zero-out the full NOTIFYICONDATA structure (it wasn't zeroed out correctly in MSVC build).
2018-02-04 01:57:02 +01:00
Hermès Bélusca-Maïto
af4bdd4388
[NETSHELL] Don't use hardcoded values.
2018-02-04 01:56:59 +01:00
Hermès Bélusca-Maïto
5ecabcce59
[SHELL32] Fix copy-pasta.
2018-02-04 01:56:56 +01:00
Hermès Bélusca-Maïto
9d2139b7d8
[PSDK] Fix NOTIFYICONDATA structure; add NOTIFYICONDATA_V3_SIZE definitions.
2018-02-04 01:56:53 +01:00
Alex Ionescu
adcb9bd175
[ROSLOAD]: Begin target preparation code. 1/104.
...
[ROSLOAD]: Stubs for OslFatalErrorEx, OslAbortBoot.
OslpSanitizeLoadOptionsString, OslpSanitizeStringOptions
[ROSLOAD]: Implement OslBlStatusErrorHandler,
OslpRemoveInternalApplicationOptions
[ROSLOAD]: Begin work on OslPrepareTarget. Small misc. fixes.
[BOOTLIB]: Extend BlStatusError to handle a custom status error handler.
2018-02-03 15:52:35 -08:00
Hermès Bélusca-Maïto
3b777fd133
[RAPPS] Remove trailing spaces.
2018-02-03 23:43:56 +01:00
Hermès Bélusca-Maïto
26ac8ac81e
[RAPPS] Remove deprecated TODO; use _countof() where needed.
2018-02-03 23:43:53 +01:00
Hermès Bélusca-Maïto
3f5fe94104
[RAPPS] Usability fixes.
2018-02-03 23:43:47 +01:00
jimtabor
61484edb9c
Fix Linux Build
2018-02-03 11:35:08 -06:00
Alex Ionescu
b6f5520bee
[ROSLOAD]: Continue work on loader
...
[ROSLOAD]: Implement OslExecuteTransition, OslArchKernelSetup,
ArchRestoreProcessorFeatures, OslArchTransferToKernel.
[ROSLOAD]: Factor out the logo code. Clean ups.
2018-02-03 09:16:16 -08:00
Hermès Bélusca-Maïto
ce044cf80e
[CONUTILS] Fix and improve the documentation for "outstream" and "utils", addendum to f982d77
.
2018-02-02 22:19:54 +01:00
Hermès Bélusca-Maïto
f982d77b8a
[CONUTILS] Diverse improvements: start doxygenating and add some resource messsage helper functions.
...
- Start to doxygenate the library, focusing in great details on the
functions of the "outstream" module.
- Add a K32LoadStringEx function that expands (K32)LoadString by
allowing a LanguageId parameter to be able to load strings from other
languages than the current one.
- Add "ConResMsg*" helper functions to be able to (format and) print
message strings with inserts that come *NOT* from a message table (as
usual) *BUT* from resource string tables.
Will be helpful for CORE-14265 in particular.
[CMD] Fix the call to ConMsgPrintfV().
2018-02-02 00:41:54 +01:00
Pierre Schweitzer
3f8788d6e5
[NTOSKRNL] Add an helper for marking a VACB clean (ie, not dirty).
...
CORE-14263
2018-02-01 08:36:17 +01:00
Luo Yufan
a13c998183
[TRANSLATION] Simplified Chinese translations updated. ( #348 )
2018-02-01 02:50:29 +01:00
Pierre Schweitzer
f8d58bba38
[NTOSKRNL] Don't let CcWriteVirtualAddress() deal with VACB dirty status
...
CORE-14263
2018-01-31 21:47:20 +01:00
Stanislav Motylkov
fad8b1f545
[IPHLPAPI_APITEST] Add tests for IcmpSendEcho
2018-01-31 17:28:21 +00:00
Stanislav Motylkov
63ad8a71c0
[IPHLPAPI] Fix IcmpSendEcho output when host is not reachable
...
- Add missing error code to DDK/NDIS
- Fix error code in IP driver
- Patch MSAFD to reply correct WSA error code
- Fix IcmpSendEcho function
- Fix returning error code in ICMP_ECHO_REPLY (see MSDN)
- Fix returning host address (using GetBestInterface and GetIpAddrTable functions)
- Fix GetBestRoute function (it is used by GetBestInterface)
Relates to #318 and CORE-14241
2018-01-31 17:28:21 +00:00
Stanislav Motylkov
3624c5d6fd
[SHELL32] Fix file and folder properties dialogs
...
CORE-12755
2018-01-31 18:25:14 +01:00
David Quintana
9b89cd1ef2
[NTOSKRNL] Fix CcIdleDelay initializer for old msvc versions ( #339 )
...
[NTOSKRNL] Fix initialization of CcIdleDelay for msvc builds (fixes boot).
* Introduce a macro to initialize LARGE_INTEGERs in a consistent way.
2018-01-31 18:12:57 +01:00
Thomas Faber
862b82f3fa
[WIN32K:NTGDI] Fix more uses of RtlCreateUnicodeString. CORE-14271
...
Addendum to 7f687154a0
. Spotted by Hermès.
2018-01-31 12:35:30 +01:00
Doug Lyons
912434849f
[TIMEDATE] Correctly set the time when using the "Update now" button. CORE-14167
2018-01-31 11:51:08 +01:00
Thomas Faber
682735fb56
[SHELLMENU] Add missing psdk dependency.
2018-01-31 11:48:37 +01:00
Trevor Thompson
1815bdf3cc
[CMAKE] Add some fool-proofing to configure.cmd related to MSVS:
...
-VSSolution switch now outputs to a dedicated folder if running from source directory.
-Give an error if the user is trying to mix ninja and VSSolution in the same output directory.
-In a MingW environment, give an error on VSSolution switch and give a warning on RTC switch.
-Fix -DNEW_STYLE_BUILD=0 option.
-Ensure the source path doesn't contain any spaces.
-Issue a warning if passed an invalid switch.
-Don't announce completion if there were errors.
-Make end message specific for VSSolution.
-Replace redundant exit commands with quit label, as suggested by HBelusca.
2018-01-31 11:06:11 +01:00
Thomas Faber
478bfb484a
[KMTESTS:TCPIP] Fix ok() messages.
2018-01-31 10:38:13 +01:00
Thomas Faber
7f687154a0
[WIN32K:NTGDI] Correctly interpret RtlCreateUnicodeString return value. CORE-14271
2018-01-31 10:38:06 +01:00
Thomas Faber
6e750d189a
[NTOS:CM] Correctly interpret RtlCreateUnicodeString return value. CORE-14271
2018-01-31 10:37:56 +01:00
Hermès Bélusca-Maïto
4e697fee2c
[CONUTILS] Split stream.c into input and output stream modules.
...
As code grows, this will allow for better maintenance of the console
stream code. In particular the input stream module will contain special
code for handling TTYs, and this is something not all console programs
will need. Having this code in a separate module will allow for the linker
to possibly remove this code when it is unused.
2018-01-31 02:10:41 +01:00
Luo Yufan
7082b621a5
[TRANSLATION] Simplified Chinese translation improved. ( #346 )
2018-01-30 21:49:40 +01:00
Katayama Hirofumi MZ
0864d2de85
[SHIMGVW] Enable zooming
...
* merge ZoomIn and ZoomOut functions
* NULL to hbrBackground
* use GET_X_LPARAM and GET_Y_LPARAM for WM_MOUSEWHEEL
2018-01-30 19:36:59 +00:00
Joachim Henze
f5d679aeb9
[EXPLORER] Pixel-perfect x-margins surrounding the clock
...
To look like XP/2k3.
Relies on d11e7af5f2
CORE-14272
2018-01-30 18:42:21 +01:00
Jared Smudde
817beaf9c5
[NETCFGX] Rename 'Network connection' to 'Network Connection'. ( #345 )
...
English capitalization fix. It should look a little better both in the system tray and in the Network Connections folder.
2018-01-30 18:07:09 +01:00
Daniel Reimer
7d487fe173
[CAROOTS] Update certificates to Mozilla Certdata 28.01.18 ( #338 )
2018-01-29 23:43:34 +01:00
Timo Kreuzer
2b57c9f47d
Revert "[OLEAUT32] Sync with Wine 3.0. CORE-14225"
...
This reverts commit 13fd286c18
.
The "sync" zapped a lot of fixes, in particular 64 bit compatibility.
2018-01-29 23:31:08 +01:00
Bișoc George
4a5b30ee1f
[TRANSLATION][CLIPBRD] Italian translation implemented ( #344 )
2018-01-29 22:33:22 +01:00
Stanislav Motylkov
2595538558
[DESK.CPL] Fix dialog appearance in 640x480 resolution
...
CORE-14274
2018-01-29 22:32:01 +01:00
Mark Jansen
fbde4b0014
[ACPPAGE] Visualize custom layers
2018-01-29 22:05:17 +01:00
Mark Jansen
5c7ce469bb
[ACPPAGE] Hide shims handled by the main ui.
2018-01-29 22:05:17 +01:00
Giannis Adamopoulos
556c485c8b
[EXPLORER] Improve the width of the taskbar clock
...
Don't take into account TRAY_CLOCK_WND_SPACING_X twice
Increase TRAY_CLOCK_WND_SPACING_X
2018-01-29 22:32:17 +02:00
Giannis Adamopoulos
d11e7af5f2
[EXPLORER] Center the text of the clock
...
CTrayClockWnd: Fix the calculation that centered the text of the clock.
CTrayNotifyWnd: Restore the 1 pixel margin between the clock and the pager.
2018-01-29 21:50:33 +02:00
Joachim Henze
c109dc9f24
[EXPLORER] Tweak x-margins surrounding the clock
...
To look more like XP/2k3.
Not pixel-perfect yet, that would require asymmetric margins.
CORE-14272
2018-01-29 19:15:50 +01:00
Bișoc George
7169c7703d
[TRACERT] Translation for Italian and Romanian language ( #333 )
2018-01-29 18:23:52 +01:00
Luo Yufan
09168aae12
[TRANSLATION] Update Simplified Chinese Translations of SHELL32 and USRMGR ( #340 )
2018-01-29 18:21:20 +01:00
Giannis Adamopoulos
fabf069daf
[EXPLORER] Fix showing the lock status in the taskbar popup menu
2018-01-29 18:15:31 +02:00
Joann Mõndresku
d80ef2c90a
[TRANSLATION] Various translations to Estonian ( #329 )
...
Estonian translations for shell + explorer, cpl files (access, appwiz, desk, timedate), devmgr, browseui, comctl32, aclui, avifil32, comdlg32 and credui.
2018-01-29 17:03:27 +01:00