[CLIPBRD] Clipbrd program should accept the quoted file path (#638)

This commit is contained in:
Katayama Hirofumi MZ 2018-08-19 01:36:47 +09:00 committed by Mark Jansen
parent cf56e1cb58
commit b2d2e3433b
2 changed files with 5 additions and 2 deletions

View file

@ -25,6 +25,7 @@
#include <htmlhelp.h>
#include <commdlg.h>
#include <winnls.h>
#include <stdlib.h>
#include "resources.h"
#include "cliputils.h"