Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

4
  • 3
    Why do we use COM? Mostly we try not to. In what places does it exist? Painful legacy codebases, generally. Commented May 9, 2011 at 9:40
  • @carson actully i am developing a monitoring software where i need to fetch values of "COM" objects. Hence the new found Quest .. Commented May 9, 2011 at 9:54
  • 1
    If I remember correct, of the best 3 web articles on COM, 2 was on MSDN (some old magazine article) and 1 was on CodeProject... obviously there are hundreds of other somewhat useful ones, so it's like finding needle in haystack. (and thanks Google for returning only sites in the ".com" TLD when I search for "COM"...) Commented May 10, 2011 at 3:18
  • @Carson63000 So true it hurts... going to go cry in a corner now. Commented Nov 7, 2013 at 22:55