On Thu, 16 Dec 2004 20:05:49 +0100 "Ge van Geldorp" gvg@reactos.com wrote:
From: Gunnar Dalsnes
So, I'd like to store it as second string in szCSDVersion. Any objections to that?
What will happend it i run apps that rely on this behaviour (cmd.exe) on Windows? The stuff past the nullterm on windows will likely contain garbage. Checking for magic chars past the windows nullchar ("ros" etc.) might solve this tho.
I wonder if there's any way to make this configurable so that it could be tailored a bit. Is there a way to take action based on what exe or dll we were called from? Maybe we shouldn't do it now, but it sounds like it might be convenient later.