reactos/dll
Guntha 645c77335c
[ZIPFLDR] Extraction is now in its own thread (#2261)
Extraction happens now in its own thread, allowing for cancelling in the middle of extraction or moving the window during the extraction.

File extraction was previously happening in the main thread, freezing the whole window until the end. Now when the user clicks "Next", a new thread is created and the extraction starts from there, allowing to move the window during the extraction, or to cancel the extraction in the middle. (Note: after clicking "Cancel", extraction continues until the current file is extracted).

CORE-14934
2020-02-07 19:21:21 +01:00
..
3rdparty [LIBTIFF] Update to version 4.1.0. CORE-16550 2019-12-08 16:49:57 +01:00
apisets [APISETS] Forwarders don't need parameter specifications (#2225) 2020-01-10 14:20:53 +01:00
appcompat [LDR][APPHELP] Add a shim that disables manifest compatibility version parsing 2019-08-19 12:08:06 +02:00
cpl [CPL][INPUT] Fix french typography error. 2020-02-07 18:03:15 +01:00
directx [DINPUT8] Sync with Wine Staging 4.18. CORE-16441 2019-11-05 22:31:12 +01:00
keyboard [KBDHU] Fix Hungarian keyboard layout. (#1765) 2019-07-29 21:55:24 +02:00
nls [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
np [NFS] Fix a typo in the precompiled header. 2019-04-28 01:42:52 +02:00
ntdll [NTDLL] Add policy kill-switch for manifest based automatic shimming 2020-01-25 13:23:54 +01:00
opengl [OPENGL32][MESA] Describe the current status (#2309) 2020-02-07 18:09:38 +01:00
shellext [ZIPFLDR] Extraction is now in its own thread (#2261) 2020-02-07 19:21:21 +01:00
win32 [TRANSLATION] Update Hungarian translation of userenv (#2293) 2020-02-07 18:12:20 +01:00
CMakeLists.txt [APISETS] Add the initial set of auto-generated files. 2018-04-07 14:50:59 +02:00