[PATCH v2 0/2] Improved file association desktop integration

Alex Henrie alexhenrie24 at gmail.com
Wed Jun 24 02:11:05 CDT 2020


The big change here is rewriting the patches to avoid the term
"blacklist", which I have replaced with "naughty list". I like "naughty
list" and "nice list" because (thanks to Santa Claus) they are already
familiar to English speakers, much like the words "needle" and
"haystack" that have become accepted technical terms due to the popular
expression "it's like finding a needle in a haystack".

Alex Henrie (2):
  ntdll: Add RtlGetElementGenericTable stub
  ntdll: Add RtlLookupElementGenericTable stub

 dlls/ntdll/ntdll.spec               |  4 ++--
 dlls/ntdll/rtl.c                    | 18 ++++++++++++++++++
 dlls/ntoskrnl.exe/ntoskrnl.exe.spec |  4 ++--
 3 files changed, 22 insertions(+), 4 deletions(-)

-- 
2.27.0




More information about the wine-devel mailing list