1.0 api vs 1.1 api

  • Thread starter Thread starter memememe
  • Start date Start date
M

memememe

is there a place where I can get the 1.0 api at? also a place where I can
get the differences with 1.1?
I am trying to use the Activator class and the intellisense on VC# (1.0
api)says that it returns an ObjectHandle when you create an instance, while
the API (1.1) on the microsoft site says that it returns an Object.
 
thanks for the link that is great help.
I just noticed that some of the methods on the activator class return Object
and some return ObjectHandle, god im a moron!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top