Родитель
4e96bbdfe5
Коммит
a4963aa6da
|
@ -266,7 +266,7 @@ HRESULT
|
||||||
//
|
//
|
||||||
// check whether the monitored file got changed
|
// check whether the monitored file got changed
|
||||||
//
|
//
|
||||||
if (wcsncmp(pNotificationInfo->FileName,
|
if (_wcsnicmp(pNotificationInfo->FileName,
|
||||||
_strFileName.QueryStr(),
|
_strFileName.QueryStr(),
|
||||||
pNotificationInfo->FileNameLength/sizeof(WCHAR)) == 0)
|
pNotificationInfo->FileNameLength/sizeof(WCHAR)) == 0)
|
||||||
{
|
{
|
||||||
|
|
Загрузка…
Ссылка в новой задаче