Re: CLR details- Are MSCorEE.dll and MSCorWks.dll\MSCorSvr.dll COM



I don't need this, I'm having a source code license and I'm not interested
in non public and documented interfaces anyway. Also tlb files do not
necessarily represent accurately the COM interfaces of a COM server, the IDL
files do.

Willy.

"Huihong" <huisinro@xxxxxxxxx> wrote in message
news:1141155434.617690.185380@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
| You can take a look of all of the exports from mscoree.dll from my
| deprotector source code. The sample code may help you understand more
| about mscoree.dll, the COM interfaces is defined in
| c:\windows\microsoft.net\framework\v2.0.50727\mscorlib.tlb
|
| The deprotector programs I provided replace the whole mscoree.dll, so
| it hooks every functions inside mscoree.dll. so you can monitor which
| methods are being invoked.
|
| http://www.remotesoft.com/deprotector/ then click Source code
|


.



Relevant Pages

  • Re: Extending ATL COM Object Dual Interfaces
    ... providing you have the source code. ... > I have a need to extend existing CoClass functionality with dual ... the CoClass must contain dual interfaces to ... > support scripting clients as well as vTable support for early binding. ...
    (microsoft.public.vc.atl)
  • Re: Fedora Desktop future- RedHat moves
    ... I could have gotten a copy of the source code that it's own author and the experts involved in the OS packaging couldn't fix. ... But if you walk away from your interfaces particularly without supplying replacements for the things that will break, no one can be expected to trust you. ... I do recall reading about some issues with firewire but never ...
    (Fedora)
  • Re: [PATCH] char: Add Dell Systems Management Base driver
    ... > systems management software that access the interfaces are ... > source code for the software. ... > following Dell proprietary hardware systems management interfaces: ...
    (Linux-Kernel)
  • Re: One good argument against using "with"
    ... Is there any reason those interfaces couln't be made TPersistent ... not possible to re-generate the source code using these interfaces. ... It also has a Descendants property. ...
    (borland.public.delphi.non-technical)
  • Re: CLR details- Are MSCorEE.dll and MSCorWks.dllMSCorSvr.dll COM
    ... You can take a look of all of the exports from mscoree.dll from my ... deprotector source code. ... The sample code may help you understand more ... http://www.remotesoft.com/deprotector/ then click Source code ...
    (microsoft.public.dotnet.framework.clr)