bill wrote:
> Just to clarify:
> Win32popen.cpp is all of the real work.
> Win32popenWin9x.* is the Win9x helper .exe so that you can use popen.
stupid question: what exactly does the RC file do here:
STRINGTABLE DISCARDABLE=20
BEGIN
2000 "Dummy" // Needed to version branding works!
END
(couldn't really parse that comment ;-)
</F>