shadows wrote: > Hi, > > Does anyone have a Visual C++ 6.0 Project File he can send me?
I tried this once. It wasn't pretty. If you are just wanting to debug your code (set breakpoints, etc.) then try this: 1. run mozilla (or xpcshell or whatever) 2. run devstudio and select "Build", "Start Debug" and "Attach to process..." from the top menu. -rick
