[ros-bugs] [Bug 795] .lnk files are truncated when they are on the Start Menu

ReactOS.Bugzilla at reactos.com ReactOS.Bugzilla at reactos.com
Tue Sep 20 05:20:10 CEST 2005


http://reactos.com/bugzilla/show_bug.cgi?id=795





------- Additional Comments From npwoods at mess.org  2005-20-09 05:20 -------
Created an attachment (id=334)
 --> (http://reactos.com/bugzilla/attachment.cgi?id=334&action=view)
Actual patch

The bug was that the code assumed that lstrcpyn() behaved like strncpy(), which
it does not; it is more like strlcpy() on UNIX.   For more info, consult MSDN
(http://tinyurl.com/9zkof)

-- 
Configure bugmail: http://reactos.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


More information about the Ros-bugs mailing list