28 Oct
2025
28 Oct
'25
11:16 p.m.
Esme Povirk (@madewokherd) commented about dlls/twain_32/dsm_ctrl.c:
newSource->event_window = NULL; activeSources = newSource; DSM_twCC = TWCC_SUCCESS; + + /* Tell the source our entry points */ + if (pIdentity->SupportedGroups & DF_DS2) { + /* This makes sure that the DS knows the current address of our DSM_Entry + * function so there is no risc that it is using a stale copy.
Typo: risk. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/9217#note_119928