Module: wine Branch: master Commit: 779c5134626141dbfc2f2827651c80f7e0774566 URL: https://source.winehq.org/git/wine.git/?a=commit;h=779c5134626141dbfc2f28276...
Author: Gabriel Ivăncescu gabrielopcode@gmail.com Date: Mon Sep 17 22:23:09 2018 +0300
shell32/autocomplete: Move the autocomplete processing and WM_KEYUP to separate functions.
Signed-off-by: Gabriel Ivăncescu gabrielopcode@gmail.com Signed-off-by: Huw Davies huw@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/shell32/autocomplete.c | 336 ++++++++++++++++++++++++-------------------- 1 file changed, 182 insertions(+), 154 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=779c5134626141dbfc2f2...