Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

objects in visual studio ??

Status
Not open for further replies.

DOGWATCH

Programmer
Mar 11, 2004
120
US
hello, my boss was looking for a list of all objects found in microsoft visual studio. Does such a list exist in the MSDN somewhere??

any ideas?
 
all objects found in microsoft visual studio" sounds a bit strange. Visual studio is the programming tool and though it has an object model that you can use when you write add-ins and macros I doubt that's what queried.

If that's what you mean here are those objects:

But if its really the MFC objects you're after, you find 'em here:



/Per

"It was a work of art, flawless, sublime. A triumph equaled only by its monumental failure."
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top