Details
-
Bug
-
Resolution: Fixed
-
Major
-
None
-
None
-
Operating System: ReactOS
Platform: x86 Hardware
Description
Created an attachment (id=5005)
the patch
Removed #include <tchar.h> and #define _UNICODE.
Replaced _tcslen with lstrlen.