j
k
j a
j l
Am 22.10.2014 00:58, schrieb khornicek@svn.reactos.org:
if (LVText != NULL) if (_tcslen(LVText)) { WriteFile(hFile, LVText,
if (LVText != NULL)
if (_tcslen(LVText)) { WriteFile(hFile, LVText,
I think LVText might not be zero terminated, when the SendMessage call fails. What about if (dwTextLength != 0)?
Show replies by date
ros-dev@reactos.org
Add to favorites Remove from favorites