Returning to contract on a project I worked with 3 years back as an employee. Client-server C++/MFC app where server & client apps communicate through (D)COM. Although COM itself is not too bad I remember loads of pain as far as registry setup, IDL compilers, etc were concerned.
Any recommendations on a decent book covering all this ugliness? I can certainly justify some time reaquainting myself since they understand I haven't used it for 3 years, but prefer to be quick off the mark and score some points.
Any recommendations on a decent book covering all this ugliness? I can certainly justify some time reaquainting myself since they understand I haven't used it for 3 years, but prefer to be quick off the mark and score some points.
Comment