Browse by Tags

Putting SxS errors in your face
01 May 07 09:18 AM | john | 2 Comments   
There are two schools of thought when it comes to unrecoverable software errors. One say that errors should be in your face and the other says that errors should be hidden (or at least smoothed over). It's not hard to see that the latter is a good approach Read More...
Filed under: , , , , ,
Side-by-Side Problems
28 March 07 02:05 PM | john | 2 Comments   
If you still write C++ code on Windows then sooner or later you are going to run into SxS configuration problems on Windows. At work we tend to run into them more frequently because the C runtime version is changing all the time (because we're building Read More...
Filed under: , , ,