reactos/dll/shellext
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
..
acppage [ACPPAGE] Enlarge the "Edit the Compatibility Modes" button for some languages. CORE-16573 2019-12-24 21:22:04 +01:00
cryptext [CRYPTEXT] Add Ukrainian translation (#1999) 2019-10-28 15:27:03 +01:00
deskadp [TRANSLATIONS] Update/Add Portuguese translations. (#1564) 2019-05-19 17:04:47 +02:00
deskmon [DESKMON] Update Portuguese Translation 2019-08-16 19:32:23 +02:00
devcpux [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
fontext [FONTEXT] Add detail view columns to font folder 2020-01-29 22:55:50 +01:00
netplwiz [CMAKE] Use modules instead of shared libraries 2019-10-27 09:51:28 +01:00
netshell [NETSHELL] Fix checkboxes in the network adapter properties 2019-11-11 00:15:06 +01:00
ntobjshex [NTOBJSHEX] StringCbCopy*() need sizeof(), not _countof() (#2066) 2019-11-20 15:41:08 +01:00
sendmail [SENDMAIL][INCLUDE][INF] Add sendmail.dll for DeskLink (#2092) 2019-11-27 19:26:49 +09:00
shellbtrfs [SHELLBTRFS] Use again .data() method of vector class 2019-11-18 23:50:33 +01:00
stobject [SHELL32][STOBJECT] Enforce ShellExecuteW(..., file, parameters, ...) 2019-08-19 13:01:08 +02:00
zipfldr [ZIPFLDR] Extraction is now in its own thread (#2261) 2020-02-07 19:21:21 +01:00
CMakeLists.txt [SENDMAIL][INCLUDE][INF] Add sendmail.dll for DeskLink (#2092) 2019-11-27 19:26:49 +09:00