reactos/dll
Kyle Katarn b42ddce11a
[NETSHELL] Fix "ghost" network activity when opening Network Status page (#4662)
Opening Network Status page creates a systematic "ghost" network activity,
activating RX+TX activity icon both on property page and tray, while no Rx/Tx.
This is due to pContext->dw[In|Out]Octets being initialized to 0 and compared
to refreshed interface data.

To circumvent this, copy refreshed interface data to the context on first update.
2022-09-03 23:30:57 +02:00
..
3rdparty [CMAKE] Do not use USE_CLANG_CL variable in CMake scripts 2022-05-27 01:37:37 +03:00
apisets [GDI32_VISTA] Move D3DKMT functions out of gdi32. CORE-17433 2022-01-01 12:42:04 -05:00
appcompat [REACTOS] Add '\n' to debug logs 2022-05-04 03:28:38 +03:00
cpl [TRANSLATION] French translation update (#4638) 2022-09-03 23:12:29 +02:00
directx [WINED3D] Do not declare global variables in a header 2022-04-26 03:38:37 +03:00
keyboard [KEYBOARD][BOOTDATA][TOOLS] Rename keyboard layout files (#4596) 2022-08-06 08:03:46 +09:00
nls [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
np [REACTOS] Explicitly link against pseh & include pseh headers in a few places 2021-04-28 13:10:23 +02:00
ntdll [RTL] Implement dynamic function tables for x64 2022-06-25 21:45:47 +02:00
opengl [CMAKE] Elimitate the use of GCC and CLANG variables 2022-05-27 01:37:34 +03:00
shellext [NETSHELL] Fix "ghost" network activity when opening Network Status page (#4662) 2022-09-03 23:30:57 +02:00
win32 [TRANSLATION] French translation update (#4638) 2022-09-03 23:12:29 +02:00
CMakeLists.txt [APISETS] Add the initial set of auto-generated files. 2018-04-07 14:50:59 +02:00