Module: wine Branch: master Commit: 6e9c7adceee85b89823ba33c734c64358bc14532 URL: http://source.winehq.org/git/wine.git/?a=commit;h=6e9c7adceee85b89823ba33c73...
Author: Francois Gouget fgouget@free.fr Date: Sun Feb 21 11:53:03 2016 +0100
shell32/tests: Test ShellExecute()'s URL handling.
Also tweak the class creation functions and add create_test_class() so one can create a class without associating it with an extension.
Signed-off-by: Francois Gouget fgouget@free.fr Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/shell32/tests/shlexec.c | 200 +++++++++++++++++++++++++++++++++++-------- 1 file changed, 162 insertions(+), 38 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=6e9c7adceee85b89823ba3...