What is the "system.windows.forms.ni.dll" ? Variant 14568598

Our database contains 15703 different files for filename system.windows.forms.ni.dll but this page contains information about single file with specific attributes. If you want to see general information about the system.windows.forms.ni.dll then visit General Information Page . You can also check most distributed file variants with name system.windows.forms.ni.dll. This file belongs to product Microsoft® .NET Framework and was developed by company Microsoft Corporation. This file has description .NET Framework. Agregate rating is 5(5) stars - based on 1 reviews.This file is Dynamic-link Library. This library can be loaded and executed in any running process.

system.windows.forms.ni.dll Library
Product:
Microsoft® .NET Framework
Company:
Microsoft Corporation
Description:
.NET Framework
Version:
4.0.30319.17929
MD5:
353dc9fbcf230e5347e0bdfcc6f02b1d
SHA1:
ee2bc3ff88a98615607ea8b44d5239c2da0f4bab
SHA256:
a71a802ef8cf4d4a64716173ea8ab7cc84605628f9ca5e61661b7469260f2b90
Size:
16822784
Directory:
C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Windows.Forms\d9604d83289032cd203249e501cbe849
Operating System:
Windows 8
Occurence:
High oc2

System Explorer Community Antivirus Report

This file was checked and tolerated by following antivirus shields :
Antivirus NameLatest Toleration
Avira Antivirus2016-09-03 21:25:11
Windows Defender2016-07-27 13:08:42
Norton Internet Security2016-07-22 07:19:07
AVG AntiVirus Free Edition2016-06-15 11:03:10
Panda Antivirus Pro 20162016-06-07 23:43:54
avast! Antivirus2016-05-30 08:23:14
McAfee Anti-Virus and Anti-Spyware2016-05-23 22:23:39
Webroot SecureAnywhere2016-05-20 13:09:00
Panda Free Antivirus2016-05-10 01:09:13
Antivirus shields were enabled and have latest antivirus database.

Is the library "system.windows.forms.ni.dll" Safe or Threat ?

Loading Graph
100% of reviewed files are marked as Safe .
100% of reviewed files are marked as System file.
Our final rating for this file is Safe. Final rating is based on file reviews, discovered date, users occurence and antivirus scan results.

User Reviews of the "system.windows.forms.ni.dll"

  • SAFErating from user MikeOne (Variant: 14568598)

    This dynamic linking library is generated from the source application/dll by the Native Image Generator. There are two things one should know about NativeImages : they are part of the .Net framework, a native service of the Microsoft operating systems. The Native Image Service is a Windows service responsible for generating and maintaining the native images - for the generating of the images it uses the Native Image Generator (you can find it as a Ngen.exe file running on your PC). The native images are files containing compiled processor-specific machine code, and installs them into the native image cache on the local computer - at the end it is musch faster to run the code from the already pre-compiled native image of any executable/dll etc. then from the source. For more info about Native Image Service check the http://msdn.microsoft.com/en-us/library/ms165074.aspx pages, and for the Native Image Generator check the http://msdn.microsoft.com/en-us/library/6t9t5wcf(v=vs.80).aspx pages. You can find nearly any file built as a native image, check the original file for its functionalities.