At 04:13 AM 2/7/2003, Sander Striker wrote: >> wrowe 2003/02/07 02:11:18 >> >> Modified: . Apache.dsw >> Log: >> Fix a bizarro entry (probably a remnant from when I had a totally bogus >> project name with spaces - which I discovered will not work.) > >Why won't it work? I've had project names with spaces for ages, works fine. >You just need to quote everything properly.
Right there... Project names don't appear to be allowed as project dependencies in VS6 SP5. Ended up using underbars instead. Chalk it up to tool bugs that like to hide out in the corners. Bill