I've just written a fax client for a project at work. The application is written in C++ using the Fax Service Extended COM API (faxcomex).
Programmitically, the application runs and does exactly what it should do: Sorts through some image files, puts them in the correct order, attaches the...