What is in the .NET Framework v1.1?

  • Thread starter Thread starter Rob R. Ainscough
  • Start date Start date
R

Rob R. Ainscough

Can anyone point me to information on what actual DLLs, EXE, etc. are
modified and/or distributed as part of the .NET Framework v1.1 --
specifically looking to see if GDI32.DLL is updated.

Thanks, Rob.
 
Can anyone point me to information on what actual DLLs, EXE, etc. are
modified and/or distributed as part of the .NET Framework v1.1 --

You could get a copy of Dotnetfx.exe (the framework redistributable)
and extract it to get a list of files.

specifically looking to see if GDI32.DLL is updated.

No it isn't.



Mattias
 

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