[SHELL32] Improve and fix SendTo (#2122)
authorKatayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com>
Sun, 1 Dec 2019 19:06:20 +0000 (04:06 +0900)
committerGitHub <noreply@github.com>
Sun, 1 Dec 2019 19:06:20 +0000 (04:06 +0900)
commitb582d6ff459e49a5b0c8459c10fedbae02fb3239
tree3ea1962240c39157a4955a3100a726057733a21b
parent92c3c814bb571073796287df4eb0eb3fc58e4c6e
[SHELL32] Improve and fix SendTo (#2122)

Because of timing of SendTo folder initialization, SendTo My Documents didn't work well.
Now My Documents item is working well. CORE-12562
dll/win32/shell32/CSendToMenu.cpp
dll/win32/shell32/CSendToMenu.h
dll/win32/shell32/wine/shellpath.c