Today's Little Program is a variation on the one from last time. This time, instead of enumerating all the handlers for a file extension, we enumerate all the handlers for a protocol. We then open a Web site with that chosen program. Start with the program from last time and make these changes: The SHAssocEnumHandlers...