Advertisement
Guest User

Untitled

a guest
Jun 21st, 2017
388
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 46.89 KB | None | 0 0
  1. ------------------------------------------------------------------------------
  2. Exception log with detailed tech info. Generated on 21/06/2017 12:13:59.
  3. You may send it to the application vendor, helping him to understand what had happened.
  4.  Application title: œœœœ
  5.  Application file: C:\vvvv\vvvv_x64\vvvv_50beta35.7_x64\vvvv.exe
  6. ------------------------------------------------------------------------------
  7. Exception class: EDivByZero
  8. Exception message: Division by zero.
  9. Exception address: 00000000009F8711
  10. ------------------------------------------------------------------------------
  11. Main thread ID = 3408
  12. Exception thread ID = 3408
  13. ------------------------------------------------------------------------------
  14. Exception stack
  15. Stack list, generated 21/06/2017 12:13:59
  16. [00000000009F8711]{vvvv.exe    } VActions.TMPinAction.mergeAttributes (Line 3183, "VActions.pas" + 44)
  17. [00007FFE29F79CBA]{ntdll.dll   } KiUserExceptionDispatcher
  18. [00000000009F8711]{vvvv.exe    } VActions.TMPinAction.mergeAttributes (Line 3183, "VActions.pas" + 44)
  19. [00000000009F16EC]{vvvv.exe    } VActions.TMAction.Merge (Line 1597, "VActions.pas" + 4)
  20. [00000000009F167E]{vvvv.exe    } VActions.TMAction.mergeChilds (Line 1588, "VActions.pas" + 27)
  21. [00000000009F16FB]{vvvv.exe    } VActions.TMAction.Merge (Line 1599, "VActions.pas" + 6)
  22. [00000000009F167E]{vvvv.exe    } VActions.TMAction.mergeChilds (Line 1588, "VActions.pas" + 27)
  23. [00000000009F16FB]{vvvv.exe    } VActions.TMAction.Merge (Line 1599, "VActions.pas" + 6)
  24. [00000000009EF33D]{vvvv.exe    } VActions.TMPatchDocument.PerformActionOnCurrent (Line 1029, "VActions.pas" + 3)
  25. [0000000000930A5E]{vvvv.exe    } PatchFactory.TMPatchClass.PerformAction (Line 1217, "PatchFactory.pas" + 159)
  26. [000000000092E251]{vvvv.exe    } PatchFactory.TMPatchFactory.PerformAction (Line 580, "PatchFactory.pas" + 21)
  27. [000000000092EFB9]{vvvv.exe    } PatchFactory.TMPatchFactory.PerformAction (Line 811, "PatchFactory.pas" + 2)
  28. [0000000000934201]{vvvv.exe    } PatchFactory.TMPatchClass.PasteFromClipboard (Line 1748, "PatchFactory.pas" + 21)
  29. [000000000095A37F]{vvvv.exe    } MainMenu.TMMainMenuFrame.DoPaste (Line 2077, "MainMenu.pas" + 38)
  30. [000000000095A1B1]{vvvv.exe    } MainMenu.TMMainMenuFrame.PasteAtPosExecute (Line 2032, "MainMenu.pas" + 2)
  31. [000000000048AAE2]{vvvv.exe    } System.Classes.TBasicAction.Execute (Line 13373, "System.Classes.pas" + 4)
  32. [00000000004C4570]{vvvv.exe    } Vcl.ActnList.TContainedAction.Execute (Line 448, "Vcl.ActnList.pas" + 8)
  33. [00000000004C5D01]{vvvv.exe    } Vcl.ActnList.TCustomAction.Execute (Line 1094, "Vcl.ActnList.pas" + 7)
  34. [00000000004C5DF9]{vvvv.exe    } Vcl.ActnList.TCustomAction.HandleShortCut (Line 1119, "Vcl.ActnList.pas" + 2)
  35. [00000000004C4CA6]{vvvv.exe    } Vcl.ActnList.TCustomActionList.IsShortCut (Line 633, "Vcl.ActnList.pas" + 15)
  36. [00000000005C0550]{vvvv.exe    } Vcl.Forms.DispatchShortCut (Line 7255, "Vcl.Forms.pas" + 8)
  37. [00000000005C0567]{vvvv.exe    } Vcl.Forms.DispatchShortCut (Line 7263, "Vcl.Forms.pas" + 16)
  38. [00000000005C060D]{vvvv.exe    } Vcl.Forms.TCustomForm.IsShortCut (Line 7273, "Vcl.Forms.pas" + 3)
  39. [00000000005C6776]{vvvv.exe    } Vcl.Forms.TApplication.IsShortCut (Line 10101, "Vcl.Forms.pas" + 3)
  40. [00000000005C59A5]{vvvv.exe    } Vcl.Forms.TApplication.WndProc (Line 9761, "Vcl.Forms.pas" + 106)
  41. [000000000048C006]{vvvv.exe    } System.Classes.StdWndProc (Line 13896, "System.Classes.pas" + 9)
  42. [00007FFE298A1C24]{user32.dll  } Unknown function at CallWindowProcW
  43. [00007FFE298A125E]{user32.dll  } Unknown function at SendMessageW
  44. [00007FFE298A0FF5]{user32.dll  } SendMessageW
  45. [00000000004D8643]{vvvv.exe    } Vcl.Controls.SendAppMessage (Line 3562, "Vcl.Controls.pas" + 2)
  46. [00000000004EB0C8]{vvvv.exe    } Vcl.Controls.TWinControl.IsMenuKey (Line 11617, "Vcl.Controls.pas" + 16)
  47. [00000000004EB10D]{vvvv.exe    } Vcl.Controls.TWinControl.CNKeyDown (Line 11629, "Vcl.Controls.pas" + 5)
  48. [000000000040B8D1]{vvvv.exe    } System.TObject.Dispatch (Line 13705, "System.pas" + 10)
  49. [00000000004E0246]{vvvv.exe    } Vcl.Controls.TControl.WndProc (Line 7205, "Vcl.Controls.pas" + 92)
  50. [00000000004E7628]{vvvv.exe    } Vcl.Controls.TWinControl.WndProc (Line 9978, "Vcl.Controls.pas" + 154)
  51. [00000000006A67F6]{vvvv.exe    } Vcl.OleCtrls.TOleControl.WndProc (Line 2475, "Vcl.OleCtrls.pas" + 30)
  52. [000000000091DAEA]{vvvv.exe    } ViewPatch.TMViewPatch.WindowMessages (Line 3064, "ViewPatch.pas" + 16)
  53. [00000000004E6899]{vvvv.exe    } Vcl.Controls.TWinControl.MainWndProc (Line 9691, "Vcl.Controls.pas" + 5)
  54. [000000000048C006]{vvvv.exe    } System.Classes.StdWndProc (Line 13896, "System.Classes.pas" + 9)
  55. [00007FFE298A1C24]{user32.dll  } Unknown function at CallWindowProcW
  56. [00007FFE298A125E]{user32.dll  } Unknown function at SendMessageW
  57. [00007FFE298A0FF5]{user32.dll  } SendMessageW
  58. [00000000005C6638]{vvvv.exe    } Vcl.Forms.TApplication.IsKeyMsg (Line 10072, "Vcl.Forms.pas" + 25)
  59. [00000000005C69BC]{vvvv.exe    } Vcl.Forms.TApplication.ProcessMessage (Line 10158, "Vcl.Forms.pas" + 17)
  60. [00000000005C6A58]{vvvv.exe    } Vcl.Forms.TApplication.HandleMessage (Line 10194, "Vcl.Forms.pas" + 1)
  61. [00000000005C6F54]{vvvv.exe    } Vcl.Forms.TApplication.Run (Line 10332, "Vcl.Forms.pas" + 26)
  62. [0000000000D86F8C]{vvvv.exe    } vvvv.vvvv (Line 162, "" + 9)
  63. [00007FFE29A18364]{KERNEL32.DLL} BaseThreadInitThunk
  64. [00007FFE29F370D1]{ntdll.dll   } RtlUserThreadStart
  65. ------------------------------------------------------------------------------
  66. Call stack for main thread
  67. Stack list, generated 21/06/2017 12:13:59
  68. [00007FFE29F77D84]{ntdll.dll   } ZwGetContextThread
  69. [00000000004E7628]{vvvv.exe    } Vcl.Controls.TWinControl.WndProc (Line 9978, "Vcl.Controls.pas" + 154)
  70. [00000000005B8AA0]{vvvv.exe    } Vcl.Forms.TCustomForm.WndProc (Line 4345, "Vcl.Forms.pas" + 202)
  71. [00000000004E6899]{vvvv.exe    } Vcl.Controls.TWinControl.MainWndProc (Line 9691, "Vcl.Controls.pas" + 5)
  72. [000000000048C006]{vvvv.exe    } System.Classes.StdWndProc (Line 13896, "System.Classes.pas" + 9)
  73. [00007FFE298A1C24]{user32.dll  } Unknown function at CallWindowProcW
  74. [00007FFE298A156C]{user32.dll  } Unknown function at DispatchMessageW
  75. [00000000005C69E4]{vvvv.exe    } Vcl.Forms.TApplication.ProcessMessage (Line 10164, "Vcl.Forms.pas" + 23)
  76. [00000000005C6A58]{vvvv.exe    } Vcl.Forms.TApplication.HandleMessage (Line 10194, "Vcl.Forms.pas" + 1)
  77. [00000000005BFB2D]{vvvv.exe    } Vcl.Forms.TCustomForm.ShowModal (Line 7036, "Vcl.Forms.pas" + 34)
  78. [0000000000951569]{vvvv.exe    } ExceptionDialog.TExceptionDialog.ShowException (Line 732, "ExceptionDialog.pas" + 37)
  79. [0000000000950708]{vvvv.exe    } ExceptionDialog.TExceptionDialog.ExceptionHandler (Line 531, "ExceptionDialog.pas" + 13)
  80. [00000000005C711B]{vvvv.exe    } Vcl.Forms.TApplication.HandleException (Line 10381, "Vcl.Forms.pas" + 14)
  81. [00000000005C5E06]{vvvv.exe    } Vcl.Forms.TApplication.WndProc (Line 9852, "Vcl.Forms.pas" + 197)
  82. [000000000048C006]{vvvv.exe    } System.Classes.StdWndProc (Line 13896, "System.Classes.pas" + 9)
  83. [00007FFE298A1C24]{user32.dll  } Unknown function at CallWindowProcW
  84. [00007FFE298A125E]{user32.dll  } Unknown function at SendMessageW
  85. [00007FFE298A0FF5]{user32.dll  } SendMessageW
  86. [00000000004D8643]{vvvv.exe    } Vcl.Controls.SendAppMessage (Line 3562, "Vcl.Controls.pas" + 2)
  87. [00000000004EB0C8]{vvvv.exe    } Vcl.Controls.TWinControl.IsMenuKey (Line 11617, "Vcl.Controls.pas" + 16)
  88. [00000000004EB10D]{vvvv.exe    } Vcl.Controls.TWinControl.CNKeyDown (Line 11629, "Vcl.Controls.pas" + 5)
  89. [000000000040B8D1]{vvvv.exe    } System.TObject.Dispatch (Line 13705, "System.pas" + 10)
  90. [00000000004E0246]{vvvv.exe    } Vcl.Controls.TControl.WndProc (Line 7205, "Vcl.Controls.pas" + 92)
  91. [00000000004E7628]{vvvv.exe    } Vcl.Controls.TWinControl.WndProc (Line 9978, "Vcl.Controls.pas" + 154)
  92. [00000000006A67F6]{vvvv.exe    } Vcl.OleCtrls.TOleControl.WndProc (Line 2475, "Vcl.OleCtrls.pas" + 30)
  93. [000000000091DAEA]{vvvv.exe    } ViewPatch.TMViewPatch.WindowMessages (Line 3064, "ViewPatch.pas" + 16)
  94. [00000000004E6899]{vvvv.exe    } Vcl.Controls.TWinControl.MainWndProc (Line 9691, "Vcl.Controls.pas" + 5)
  95. [000000000048C006]{vvvv.exe    } System.Classes.StdWndProc (Line 13896, "System.Classes.pas" + 9)
  96. [00007FFE298A1C24]{user32.dll  } Unknown function at CallWindowProcW
  97. [00007FFE298A125E]{user32.dll  } Unknown function at SendMessageW
  98. [00007FFE298A0FF5]{user32.dll  } SendMessageW
  99. [00000000005C6638]{vvvv.exe    } Vcl.Forms.TApplication.IsKeyMsg (Line 10072, "Vcl.Forms.pas" + 25)
  100. [00000000005C69BC]{vvvv.exe    } Vcl.Forms.TApplication.ProcessMessage (Line 10158, "Vcl.Forms.pas" + 17)
  101. [00000000005C6A58]{vvvv.exe    } Vcl.Forms.TApplication.HandleMessage (Line 10194, "Vcl.Forms.pas" + 1)
  102. [00000000005C6F54]{vvvv.exe    } Vcl.Forms.TApplication.Run (Line 10332, "Vcl.Forms.pas" + 26)
  103. [0000000000D86F8C]{vvvv.exe    } vvvv.vvvv (Line 162, "" + 9)
  104. [00007FFE29A18364]{KERNEL32.DLL} BaseThreadInitThunk
  105. [00007FFE29F370D1]{ntdll.dll   } RtlUserThreadStart
  106. ------------------------------------------------------------------------------
  107. System   : Windows 8 Professional, Version: 6.2, Build: 23F0, ""
  108. Processor: Intel,        Intel(R) Core(TM) i7-3930K CPU @ 3.20GHz, 3200 MHz MMX SSE SSE2 SSE3 SSSE3 64 bits DEP
  109. Memory: 32713; free 26006
  110. Display  : 1920x1200 pixels, 32 bpp
  111. ------------------------------------------------------------------------------
  112. List of loaded modules:
  113. [00100000] C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Drawing\ecda7d915a59c25fb9c2042dd469af3b\System.Drawing.ni.dll
  114.            4.6.1586.0 - 4.6.1586.0 built by: NETFXREL2
  115.            .NET Framework
  116. [002F0000] C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clrjit.dll
  117.            4.6.1648.0 - 4.6.1648.0 built by: NETFXREL3STAGE
  118.            Microsoft .NET Runtime Just-In-Time Compiler
  119. [00400000] C:\Windows\SYSTEM32\MSVCR120_CLR0400.dll
  120.            12.0.52512.0 - 12.00.52512.0 built by: VSWINSERVICING
  121.            Microsoft® C Runtime Library
  122.            Unit versioning information:
  123.              JCL\source\common $URL$ $Revision$ $Date$
  124. [00400000] C:\vvvv\vvvv_x64\vvvv_50beta35.7_x64\vvvv.exe
  125.            35.7.2668.0 - 35.7.2668.0
  126.            vvvv - a multipurpose toolkit
  127.            Unit versioning information:
  128.              JCL\source\common $URL$ $Revision$ $Date$
  129. [00590000] C:\Windows\System32\wcnapi.dll
  130.            6.2.14393.0 - 10.0.14393.0 (rs1_release.160715-1616)
  131.            Windows Connect Now - API Helper DLL
  132. [005E0000] C:\Windows\SYSTEM32\RichEd20.DLL
  133.            5.31.23.1231 - 5.31.23.1231
  134.            Rich Text Edit Control, v3.1
  135. [00680000] C:\Windows\System32\uiautomationcore.dll
  136.            7.2.14393.479 - 7.2.14393.0 (rs1_release.160715-1616)
  137.            Programme principal d’automation de l’interface utilisateur Microsoft
  138. [00830000] C:\Windows\system32\DUI70.dll
  139.            6.2.14393.953 - 10.0.14393.0 (rs1_release.160715-1616)
  140.            Moteur DirectUI de Windows
  141. [00C10000] C:\Windows\System32\fdwcn.dll
  142.            6.2.14393.0 - 10.0.14393.0 (rs1_release.160715-1616)
  143.            Windows Connect Now - Config Function Discovery Provider DLL
  144. [00CC0000] C:\Windows\Microsoft.NET\Framework64\v4.0.30319\mscoreei.dll
  145.            4.6.1586.0 - 4.6.1586.0 built by: NETFXREL2
  146.            Microsoft .NET Runtime Execution Engine
  147. [00F00000] C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Runt19c51595#\6498f205e36927f2b3623619cee9ce01\System.Runtime.Caching.ni.dll
  148.            4.6.1637.0 - 4.6.1637.0
  149.            System.Runtime.Caching.dll
  150. [010E0000] C:\Windows\SYSTEM32\d3d10core.dll
  151.            6.2.14393.0 - 10.0.14393.0 (rs1_release.160715-1616)
  152.            Direct3D 10 Runtime
  153. [01320000] C:\Windows\assembly\NativeImages_v4.0.30319_64\Accessibility\7853cd6948575a45a075a03ee41372f6\Accessibility.ni.dll
  154.            4.6.1586.0 - 4.6.1586.0 built by: NETFXREL2
  155.            .NET Framework
  156. [01490000] C:\Windows\system32\NetworkExplorer.dll
  157.            6.2.14393.0 - 10.0.14393.0 (rs1_release.160715-1616)
  158.            Explorateur de réseaux
  159. [01840000] C:\Windows\System32\EhStorAPI.dll
  160.            6.2.14393.0 - 10.0.14393.0 (rs1_release.160715-1616)
  161.            API du périphérique de stockage amélioré Windows
  162. [01870000] C:\Windows\SYSTEM32\quartz.dll
  163.            6.2.14393.1066 - 10.0.14393.0 (rs1_release.160715-1616)
  164.            Module d’exécution DirectShow.
  165. [01BF0000] C:\Windows\SYSTEM32\msi.dll
  166.            5.0.14393.1198 - 5.0.14393.1198
  167.            Windows Installer
  168. [01F90000] C:\Windows\SYSTEM32\dsound.dll
  169.            6.2.14393.0 - 10.0.14393.0 (rs1_release.160715-1616)
  170.            DirectSound
  171. [02920000] C:\Windows\system32\NetworkItemFactory.dll
  172.            6.2.14393.0 - 10.0.14393.0 (rs1_release.160715-1616)
  173.            NetworkItemFactory
  174. [02DB0000] C:\Windows\SYSTEM32\d3d9.dll
  175.            6.2.14393.447 - 10.0.14393.447 (rs1_release_inmarket.161102-0100)
  176.            Direct3D 9 Runtime
  177. [032F0000] C:\Windows\SYSTEM32\d3dcompiler_47.dll
  178.            6.2.14393.1198 - 10.0.14393.1198 (rs1_release_sec.170427-1353)
  179.            Direct3D HLSL Compiler
  180. [03D90000] C:\vvvv\vvvv_x64\vvvv_50beta35.7_x64\lib\core\SlimDX.dll
  181. <180000000> (no module version info)
  182. [06510000] C:\Windows\SYSTEM32\security.dll
  183. <180000000> 6.2.14393.0 - 10.0.14393.0 (rs1_release.160715-1616)
  184.            Security Support Provider Interface
  185. [0BCF0000] C:\Program Files (x86)\Google\Drive\googledrivesync64.dll
  186.            2.34.5075.1619 - 2.34.5075.1619
  187.            Google Drive shell extension
  188. [0C7C0000] C:\Windows\SYSTEM32\AUDIOSES.DLL
  189.            6.2.14393.953 - 10.0.14393.0 (rs1_release.160715-1616)
  190.            Session audio
  191. [0CB10000] C:\Windows\system32\Windows.Storage.Search.dll
  192.            6.2.14393.953 - 10.0.14393.0 (rs1_release.160715-1616)
  193.            Windows.Storage.Search
  194. [0CC60000] C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Numerics\8e3071bcf4808c94590de972eae5d7d7\System.Numerics.ni.dll
  195.            4.6.1586.0 - 4.6.1586.0 built by: NETFXREL2
  196.            .NET Framework
  197. [0CF90000] C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Xml.Linq\1c7c15a507eacc00e1747c7d0a55871b\System.Xml.Linq.ni.dll
  198.            4.6.1586.0 - 4.6.1586.0 built by: NETFXREL2
  199.            .NET Framework
  200. [0D110000] C:\Windows\System32\EhStorShell.dll
  201.            6.2.14393.0 - 10.0.14393.0 (rs1_release.160715-1616)
  202.            DLL d’extension d’environnement de stockage étendu Windows
  203. [0D7C0000] C:\Windows\System32\dfscli.dll
  204.            6.2.14393.0 - 10.0.14393.0 (rs1_release.160715-1616)
  205.            Windows NT Distributed File System Client DLL
  206. [0D940000] C:\vvvv\vvvv_x64\vvvv_50beta35.7_x64\packs\dx11\nodes\plugins\FW1FontWrapper.dll
  207.            (no module version info)
  208. [0F650000] C:\vvvv\vvvv_x64\vvvv_50beta35.7_x64\packs\dx11\nodes\plugins\VVVV.DX11.Nodes.Text.dll
  209.            (no module version info)
  210. [0F710000] C:\Windows\SYSTEM32\msls31.dll
  211.            3.10.349.0 - 3.10.349.0
  212.            Microsoft Line Services library file
  213. [0F750000] C:\Windows\System32\fdproxy.dll
  214.            6.2.14393.1358 - 10.0.14393.1358 (rs1_release.170602-2252)
  215.            Function Discovery Proxy Dll
  216. [0FA20000] C:\Windows\Microsoft.NET\Framework64\v4.0.30319\fusion.dll
  217.            4.6.1586.0 - 4.6.1586.0 built by: NETFXREL2
  218.            Assembly manager
  219. [0FA70000] C:\vvvv\vvvv_x64\VVVV_5~1.5_X\lib\THIRDP~1\x64\AddFlow5.ocx
  220.            5.4.0.19 - 5, 4, 0, 19
  221.            AddFlow ActiveX Control
  222. [0FB10000] C:\Windows\System32\fdWNet.dll
  223.            6.2.14393.0 - 10.0.14393.0 (rs1_release.160715-1616)
  224.            Function Discovery WNet Provider Dll
  225. [0FB50000] C:\Program Files\Common Files\microsoft shared\ink\tiptsf.dll
  226. <10000000> 6.2.14393.206 - 10.0.14393.0 (rs1_release.160715-1616)
  227.            Structure des services de texte du clavier tactile et du volet d’écriture manuscrite
  228. [0FC50000] C:\Windows\SYSTEM32\WININET.dll
  229.            11.0.14393.1198 - 11.00.14393.447 (rs1_release_inmarket.161102-0100)
  230.            Extensions Internet pour Win32
  231. [10000000] C:\vvvv\vvvv_x64\vvvv_50beta35.7_x64\lib\thirdparty\x64\Delmid.dll
  232.            2.60.0.8 - 2.60.008
  233.            matrix64
  234. [11C30000] C:\Windows\SYSTEM32\LINKINFO.dll
  235.            6.2.14393.0 - 10.0.14393.0 (rs1_release.160715-1616)
  236.            Windows Volume Tracking
  237. [11DB0000] C:\Windows\SYSTEM32\ntshrui.dll
  238.            6.2.14393.953 - 10.0.14393.0 (rs1_release.160715-1616)
  239.            Extensions de l’interpréteur de commandes pour le partage
  240. [12A60000] C:\Windows\System32\thumbcache.dll
  241.            6.2.14393.1198 - 10.0.14393.0 (rs1_release.160715-1616)
  242.            Cache de miniatures Microsoft
  243. [12B30000] C:\Windows\system32\explorerframe.dll
  244.            6.2.14393.953 - 10.0.14393.0 (rs1_release.160715-1616)
  245.            ExplorerFrame
  246. [12FC0000] C:\Windows\system32\dataexchange.dll
  247.            6.2.14393.206 - 10.0.14393.206 (rs1_release.160915-0644)
  248.            Data exchange
  249. [13720000] C:\Windows\System32\twinapi.dll
  250.            6.2.14393.953 - 10.0.14393.0 (rs1_release.160715-1616)
  251.            twinapi
  252. [139C0000] C:\Windows\System32\OneCoreCommonProxyStub.dll
  253.            6.2.14393.0 - 10.0.14393.0 (rs1_release.160715-1616)
  254.            OneCore Common Proxy Stub
  255. [13DF0000] C:\Windows\system32\dtsh.dll
  256.            6.2.14393.0 - 10.0.14393.0 (rs1_release.160715-1616)
  257.            API d’état de la détection et du partage
  258. [14140000] C:\Windows\SYSTEM32\mscoree.dll
  259.            6.2.14393.0 - 10.0.14393.0 (rs1_release.160715-1616)
  260.            Microsoft .NET Runtime Execution Engine
  261. [141B0000] C:\Windows\System32\dlnashext.dll
  262.            6.2.14393.1198 - 10.0.14393.0 (rs1_release.160715-1616)
  263.            DLNA Namespace DLL
  264. [14200000] C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Refl9c203d4d#\b989bb6eab2883080a70a6fe0cc06cfe\System.Reflection.Extensions.ni.dll
  265.            4.6.1586.0 - 4.6.1586.0
  266.            System.Reflection.Extensions.dll
  267. [14D60000] C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Linqbd02a4fb#\93949afe72a7fb6d9ef7892cc300bf06\System.Linq.Expressions.ni.dll
  268.            4.6.1586.0 - 4.6.1586.0
  269.            System.Linq.Expressions
  270. [14D90000] C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Runt9e372c89#\be75dda88c279d7c2fa4fa69e9373ad1\System.Runtime.InteropServices.ni.dll
  271.            4.6.1586.0 - 4.6.1586.0
  272.            System.Runtime.InteropServices
  273. [14EA0000] C:\Windows\assembly\NativeImages_v4.0.30319_64\System.IO\f11aca8e64b450a892c2dad0e8143568\System.IO.ni.dll
  274.            4.6.1586.0 - 4.6.1586.0
  275.            System.IO
  276. [15AC0000] C:\Windows\System32\DAVHLPR.dll
  277.            6.2.14393.0 - 10.0.14393.0 (rs1_release.160715-1616)
  278.            DAV Helper DLL
  279. [15AD0000] C:\Windows\System32\davclnt.dll
  280.            6.2.14393.0 - 10.0.14393.0 (rs1_release.160715-1616)
  281.            Web DAV Client DLL
  282. [15AF0000] C:\Windows\System32\drprov.dll
  283.            6.2.14393.0 - 10.0.14393.0 (rs1_release.160715-1616)
  284.            Fournisseur de réseau du serveur hôte de session Bureau à distance Microsoft
  285. [15B00000] C:\Windows\System32\ntlanman.dll
  286.            6.2.14393.0 - 10.0.14393.0 (rs1_release.160715-1616)
  287.            Gestionnaire de réseau local Microsoft®
  288. [15B70000] C:\Windows\SYSTEM32\USP10.dll
  289.            6.2.14393.0 - 10.0.14393.0 (rs1_release.160715-1616)
  290.            Uniscribe Unicode script processor
  291. [16180000] C:\Windows\System32\StructuredQuery.dll
  292.            7.0.14393.1198 - 7.0.14393.1198 (rs1_release_sec.170427-1353)
  293.            Structured Query
  294. [16270000] C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Comp46f2b404#\ef71968b916339df03c2f53b8f23b955\System.ComponentModel.DataAnnotations.ni.dll
  295.            4.6.1586.0 - 4.6.1586.0
  296.            System.ComponentModel.DataAnnotations.dll
  297. [16350000] C:\Windows\system32\DUser.dll
  298.            6.2.14393.0 - 10.0.14393.0 (rs1_release.160715-1616)
  299.            Windows DirectUser Engine
  300. [168F0000] C:\Windows\System32\Windows.Globalization.dll
  301.            6.2.14393.1198 - 10.0.14393.0 (rs1_release.160715-1616)
  302.            Windows Globalization
  303. [16B80000] C:\Windows\SYSTEM32\DWrite.dll
  304.            6.2.14393.1358 - 10.0.14393.0 (rs1_release.160715-1616)
  305.            Services de typographie Microsoft DirectX
  306. [16F60000] C:\Windows\system32\nvspcap64.dll
  307.            3.5.0.76 - 3.5.0.76
  308.            NVIDIA Capture Server Proxy
  309. [17200000] C:\Windows\SYSTEM32\edputil.dll
  310.            6.2.14393.1358 - 10.0.14393.0 (rs1_release.160715-1616)
  311.            Utilitaire PDE
  312. [173C0000] C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Runt1e58aa76#\8e18170af18a186603a8d4a1afe07ee3\System.Runtime.Extensions.ni.dll
  313.            4.6.1586.0 - 4.6.1586.0
  314.            System.Runtime.Extensions
  315. [17460000] C:\Windows\SYSTEM32\atlthunk.dll
  316.            6.2.14393.0 - 10.0.14393.0 (rs1_release.160715-1616)
  317.            atlthunk.dll
  318. [17640000] C:\Windows\SYSTEM32\wsock32.dll
  319.            6.2.14393.0 - 10.0.14393.0 (rs1_release.160715-1616)
  320.            Windows Socket 32-Bit DLL
  321. [17650000] C:\Windows\SYSTEM32\browcli.dll
  322.            6.2.14393.0 - 10.0.14393.0 (rs1_release.160715-1616)
  323.            Browser Service Client DLL
  324. [19560000] C:\Windows\System32\cscui.dll
  325.            6.2.14393.1198 - 10.0.14393.0 (rs1_release.160715-1616)
  326.            IU de cache côté client
  327. [19B30000] C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Resoc6338000#\a96d8c8d1a29398031a68064f0387edd\System.Resources.ResourceManager.ni.dll
  328.            4.6.1586.0 - 4.6.1586.0
  329.            System.Resources.ResourceManager.dll
  330. [19D60000] C:\Windows\System32\ActXPrxy.dll
  331.            6.2.14393.1066 - 10.0.14393.1066 (rs1_release_sec.170327-1835)
  332.            ActiveX Interface Marshaling Library
  333. [1A4F0000] C:\Windows\System32\dbghelp.dll
  334.            6.2.14321.1024 - 10.0.14321.1024 (rs1_release.160715-1616)
  335.            Windows Image Helper
  336. [1A690000] C:\Windows\SYSTEM32\urlmon.dll
  337.            11.0.14393.1198 - 11.00.14393.0 (rs1_release.160715-1616)
  338.            Extensions OLE32 pour Win32
  339. [1B0E0000] C:\Windows\System32\FunDisc.dll
  340.            6.2.14393.0 - 10.0.14393.0 (rs1_release.160715-1616)
  341.            DLL de découverte de fonction
  342. [1B140000] C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Globalization\f5d740b23eb913684aad79deccbff2e9\System.Globalization.ni.dll
  343.            4.6.1586.0 - 4.6.1586.0
  344.            System.Globalization
  345. [1B590000] C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Linq\376824c85682fcc6bb77378001657cce\System.Linq.ni.dll
  346.            4.6.1586.0 - 4.6.1586.0
  347.            System.Linq.dll
  348. [1B770000] C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Reflection\5abf87c956d33bd2631be1d572e97bdd\System.Reflection.ni.dll
  349.            4.6.1586.0 - 4.6.1586.0
  350.            System.Reflection
  351. [1B780000] C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Collections\31ec85fd92d52f842ee482eda68bb359\System.Collections.ni.dll
  352.            4.6.1586.0 - 4.6.1586.0
  353.            System.Collections
  354. [1B790000] C:\Windows\SYSTEM32\tapi32.dll
  355.            6.2.14393.953 - 10.0.14393.0 (rs1_release.160715-1616)
  356.            DLL Client de l'API Microsoft® Windows(TM) Téléphonie
  357. [1B820000] C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Threading\12f0afa5a4a338dcfa200a29b4232e78\System.Threading.ni.dll
  358.           4.6.1586.0 - 4.6.1586.0
  359.           System.Threading
  360. [1B830000] C:\Windows\System32\devenum.dll
  361.           6.2.14393.206 - 10.0.14393.0 (rs1_release.160715-1616)
  362.           Énumération de périphériques.
  363. [1B850000] C:\Windows\SYSTEM32\dinput8.dll
  364.           6.2.14393.0 - 10.0.14393.0 (rs1_release.160715-1616)
  365.           Microsoft DirectInput
  366. [1B890000] C:\Windows\SYSTEM32\wdmaud.drv
  367.           6.2.14393.0 - 10.0.14393.0 (rs1_release.160715-1616)
  368.           Pilote du système audio Winmm
  369. [1C3C0000] C:\Windows\SYSTEM32\iertutil.dll
  370.           11.0.14393.1198 - 11.00.14393.0 (rs1_release.160715-1616)
  371.           Utilitaire à l’exécution pour Internet Explorer
  372. [1E930000] C:\Windows\SYSTEM32\cscapi.dll
  373.           6.2.14393.0 - 10.0.14393.0 (rs1_release.160715-1616)
  374.           Offline Files Win32 API
  375. [1EB60000] C:\Windows\SYSTEM32\MPR.dll
  376.           6.2.14393.0 - 10.0.14393.0 (rs1_release.160715-1616)
  377.           DLL de routeur de fournisseurs multiples
  378. [1EB80000] C:\Windows\system32\nvapi64.dll
  379.           22.21.13.8189 - 22.21.13.8189
  380.           NVIDIA NVAPI Library, Version 381.89
  381. [1F110000] C:\Windows\System32\DevDispItemProvider.dll
  382.           6.2.14393.0 - 10.0.14393.0 (rs1_release.160715-1616)
  383.           Sous-système DeviceItem inproc devquery
  384. [1F2C0000] C:\Windows\system32\OLEACC.dll
  385.           7.2.14393.1198 - 7.2.14393.1198 (rs1_release_sec.170427-1353)
  386.           Active Accessibility Core Component
  387. [1F330000] C:\Windows\SYSTEM32\msimg32.dll
  388.           6.2.14393.0 - 10.0.14393.0 (rs1_release.160715-1616)
  389.           GDIEXT Client DLL
  390. [1F3F0000] C:\Windows\WinSxS\amd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.14393.953_none_7300116921188239\gdiplus.dll
  391.           6.2.14393.953 - 10.0.14393.953 (rs1_release_inmarket.170303-1614)
  392.           Microsoft GDI+
  393. [1F6A0000] C:\Windows\System32\rasadhlp.dll
  394.           6.2.14393.0 - 10.0.14393.0 (rs1_release.160715-1616)
  395.           Remote Access AutoDial Helper
  396. [1F960000] C:\Windows\system32\FWPolicyIOMgr.dll
  397.           6.2.14393.0 - 10.0.14393.0 (rs1_release.160715-1616)
  398.           FwPolicyIoMgr DLL
  399. [1F9A0000] C:\Windows\SYSTEM32\srvcli.dll
  400.           6.2.14393.0 - 10.0.14393.0 (rs1_release.160715-1616)
  401.           Server Service Client DLL
  402. [1FA20000] C:\Windows\SYSTEM32\VCRUNTIME140.dll
  403.           14.10.25008.0 - 14.10.25008.0 built by: VCTOOLSD15RTM
  404.           Microsoft® C Runtime Library
  405. [1FA40000] C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.14393.953_none_42151e83c686086b\comctl32.dll
  406.           6.10.14393.953 - 6.10 (rs1_release_inmarket.170303-1614)
  407.           Bibliothèque de contrôles de l’expérience utilisateur
  408. [1FCE0000] C:\Windows\SYSTEM32\MsVfW32.dll
  409.           6.2.14393.0 - 10.0.14393.0 (rs1_release.160715-1616)
  410.           DLL Microsoft Video for Windows
  411. [207B0000] C:\Windows\SYSTEM32\AVIFIL32.DLL
  412.           6.2.14393.0 - 10.0.14393.0 (rs1_release.160715-1616)
  413.           Bibliothèque d’assistance des fichiers AVI Microsoft
  414. [20830000] C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Runtime\1a8e4792f9493fc4b1b045feb6628033\System.Runtime.ni.dll
  415.           4.6.1586.0 - 4.6.1586.0
  416.           System.Runtime
  417. [209E0000] C:\Windows\SYSTEM32\midimap.dll
  418.           6.2.14393.0 - 10.0.14393.0 (rs1_release.160715-1616)
  419.           Microsoft MIDI Mapper
  420. [20E00000] C:\Windows\System32\fwpuclnt.dll
  421.           6.2.14393.0 - 10.0.14393.0 (rs1_release.160715-1616)
  422.           API en mode utilisateur FWP/IPsec
  423. [20F30000] C:\Windows\SYSTEM32\dhcpcsvc6.DLL
  424.           6.2.14393.0 - 10.0.14393.0 (rs1_release.160715-1616)
  425.           Client DHCPv6
  426. [21130000] C:\Windows\System32\npmproxy.dll
  427.           6.2.14393.0 - 10.0.14393.0 (rs1_release.160715-1616)
  428.           Network List Manager Proxy
  429. [21140000] C:\Windows\system32\xmllite.dll
  430.           6.2.14393.0 - 10.0.14393.0 (rs1_release.160715-1616)
  431.           Microsoft XmlLite Library
  432. [21180000] C:\Windows\SYSTEM32\dhcpcsvc.DLL
  433.           6.2.14393.0 - 10.0.14393.0 (rs1_release.160715-1616)
  434.           Service client DHCP
  435. [211A0000] C:\Windows\SYSTEM32\samcli.dll
  436.           6.2.14393.0 - 10.0.14393.0 (rs1_release.160715-1616)
  437.           Security Accounts Manager Client DLL
  438. [21610000] C:\Windows\SYSTEM32\MMDevAPI.DLL
  439.           6.2.14393.1198 - 10.0.14393.0 (rs1_release.160715-1616)
  440.           API MMDevice
  441. [216C0000] C:\Windows\SYSTEM32\version.dll
  442.           6.2.14393.0 - 10.0.14393.0 (rs1_release.160715-1616)
  443.           Version Checking and File Installation Libraries
  444. [216D0000] C:\Windows\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_274d0ab8ee30c459\nvldumdx.dll
  445.           22.21.13.8189 - 22.21.13.8189
  446.           NVIDIA Driver Loader, Version 381.89
  447. [21A60000] C:\Windows\System32\wkscli.dll
  448.           6.2.14393.0 - 10.0.14393.0 (rs1_release.160715-1616)
  449.           Workstation Service Client DLL
  450. [21CC0000] C:\Windows\SYSTEM32\winspool.drv
  451.           6.2.14393.1198 - 10.0.14393.0 (rs1_release.160715-1616)
  452.           Pilote de spouleur Windows
  453. [21D50000] C:\Windows\SYSTEM32\AVRT.dll
  454.           6.2.14393.0 - 10.0.14393.0 (rs1_release.160715-1616)
  455.           Exécution multimédia en temps réel
  456. [22150000] C:\Windows\SYSTEM32\d3d11.dll
  457.           6.2.14393.953 - 10.0.14393.953 (rs1_release_inmarket.170303-1614)
  458.           Direct3D 11 Runtime
  459. [227C0000] C:\Windows\SYSTEM32\wintypes.dll
  460.           6.2.14393.1198 - 10.0.14393.0 (rs1_release.160715-1616)
  461.           DLL de types de base Windows
  462. [22B20000] C:\Windows\System32\ATL.DLL
  463.           3.5.2284.0 - 3.05.2284
  464.           ATL Module for Windows XP (Unicode)
  465. [22B60000] C:\Windows\SYSTEM32\WindowsCodecs.dll
  466.           6.2.14393.1198 - 10.0.14393.1198 (rs1_release_sec.170427-1353)
  467.           Microsoft Windows Codecs Library
  468. [22F40000] C:\Windows\SYSTEM32\globinputhost.dll
  469.           6.2.14393.0 - 10.0.14393.0 (rs1_release.160715-1616)
  470.           Windows Globalization Extension API for Input
  471. [22FE0000] C:\Windows\SYSTEM32\msacm32.drv
  472.           6.2.14393.0 - 10.0.14393.0 (rs1_release.160715-1616)
  473.           Mappeur de sons Microsoft
  474. [23060000] C:\Windows\SYSTEM32\wtsapi32.dll
  475.           6.2.14393.0 - 10.0.14393.0 (rs1_release.160715-1616)
  476.           Windows Remote Desktop Session Host Server SDK APIs
  477. [23260000] C:\Windows\SYSTEM32\SECUR32.DLL
  478.           6.2.14393.0 - 10.0.14393.0 (rs1_release.160715-1616)
  479.           Security Support Provider Interface
  480. [232C0000] C:\Windows\SYSTEM32\WINHTTP.dll
  481.           6.2.14393.953 - 10.0.14393.0 (rs1_release.160715-1616)
  482.           Services HTTP Windows
  483. [233A0000] C:\Windows\System32\Bcp47Langs.dll
  484.           6.2.14393.0 - 10.0.14393.0 (rs1_release.160715-1616)
  485.           BCP47 Language Classes
  486. [23870000] C:\Windows\System32\PortableDeviceApi.dll
  487.           6.2.14393.0 - 10.0.14393.0 (rs1_release.160715-1616)
  488.           Composants API de l’appareil mobile Windows
  489. [23B20000] C:\Windows\SYSTEM32\PROPSYS.dll
  490.           7.0.14393.0 - 7.0.14393.0 (rs1_release.160715-1616)
  491.           Système de propriétés Microsoft
  492. [23CE0000] C:\Windows\SYSTEM32\SAMLIB.dll
  493.           6.2.14393.82 - 10.0.14393.82 (rs1_release.160805-1735)
  494.           SAM Library DLL
  495. [23D10000] C:\Windows\SYSTEM32\dwmapi.dll
  496.           6.2.14393.206 - 10.0.14393.0 (rs1_release.160715-1616)
  497.           API du Gestionnaire de fenêtres du Bureau Microsoft
  498. [23F30000] C:\Windows\system32\mssprxy.dll
  499.           7.0.14393.1358 - 7.0.14393.1358 (rs1_release.170602-2252)
  500.           Microsoft Search Proxy
  501. [241B0000] C:\Windows\system32\dcomp.dll
  502.           6.2.14393.0 - 10.0.14393.0 (rs1_release.160715-1616)
  503.           Microsoft DirectComposition Library
  504. [24760000] C:\Windows\SYSTEM32\apphelp.dll
  505.           6.2.14393.0 - 10.0.14393.0 (rs1_release.160715-1616)
  506.           Fichier DLL du client de compatibilité des applications
  507. [24810000] C:\Windows\SYSTEM32\WINMMBASE.dll
  508.           6.2.14393.0 - 10.0.14393.0 (rs1_release.160715-1616)
  509.           Base Multimedia Extension API DLL
  510. [24870000] C:\Windows\SYSTEM32\winmm.dll
  511.           6.2.14393.0 - 10.0.14393.0 (rs1_release.160715-1616)
  512.           DLL API MCI
  513. [248A0000] C:\Windows\SYSTEM32\msdmo.dll
  514.           6.2.14393.0 - 10.0.14393.0 (rs1_release.160715-1616)
  515.           DMO Runtime
  516. [248B0000] C:\Windows\SYSTEM32\ksuser.dll
  517.           6.2.14393.0 - 10.0.14393.0 (rs1_release.160715-1616)
  518.           User CSA Library
  519. [24AC0000] C:\Windows\system32\uxtheme.dll
  520.           6.2.14393.0 - 10.0.14393.0 (rs1_release.160715-1616)
  521.           Bibliothèque de thèmes Ux Microsoft
  522. [24CC0000] C:\Windows\system32\fwbase.dll
  523.           6.2.14393.0 - 10.0.14393.0 (rs1_release.160715-1616)
  524.           Firewall Base DLL
  525. [24D90000] C:\Windows\system32\twinapi.appcore.dll
  526.           6.2.14393.1198 - 10.0.14393.0 (rs1_release.160715-1616)
  527.           twinapi.appcore
  528. [24EB0000] C:\Windows\system32\FirewallAPI.dll
  529.           6.2.14393.0 - 10.0.14393.0 (rs1_release.160715-1616)
  530.           API du Pare-feu Windows
  531. [24FA0000] C:\Windows\SYSTEM32\DEVOBJ.dll
  532.           6.2.14393.0 - 10.0.14393.0 (rs1_release.160715-1616)
  533.           Device Information Set DLL
  534. [25220000] C:\Windows\SYSTEM32\HID.dll
  535.           6.2.14393.0 - 10.0.14393.0 (rs1_release.160715-1616)
  536.           Bibliothèque d’utilisateur HID
  537. [252C0000] C:\Windows\SYSTEM32\dxgi.dll
  538.           6.2.14393.953 - 10.0.14393.953 (rs1_release_inmarket.170303-1614)
  539.           DirectX Graphics Infrastructure
  540. [254A0000] C:\Windows\SYSTEM32\WINSTA.dll
  541.           6.2.14393.0 - 10.0.14393.0 (rs1_release.160715-1616)
  542.           Winstation Library
  543. [25740000] C:\Windows\SYSTEM32\ntmarta.dll
  544.           6.2.14393.0 - 10.0.14393.0 (rs1_release.160715-1616)
  545.           Fournisseur MARTA Windows NT
  546. [25870000] C:\Windows\system32\rsaenh.dll
  547.           6.2.14393.0 - 10.0.14393.0 (rs1_release.160715-1616)
  548.           Microsoft Enhanced Cryptographic Provider
  549. [259F0000] C:\Windows\SYSTEM32\iphlpapi.dll
  550.           6.2.14393.953 - 10.0.14393.0 (rs1_release.160715-1616)
  551.           API de l’application d’assistance IP
  552. [25A30000] C:\Windows\SYSTEM32\DNSAPI.dll
  553.           6.2.14393.953 - 10.0.14393.0 (rs1_release.160715-1616)
  554.           DNS DLL de l’API Client
  555. [25AE0000] C:\Windows\SYSTEM32\netutils.dll
  556.           6.2.14393.0 - 10.0.14393.0 (rs1_release.160715-1616)
  557.           Net Win32 API Helpers DLL
  558. [25AF0000] C:\Windows\System32\USERENV.dll
  559.           6.2.14393.0 - 10.0.14393.0 (rs1_release.160715-1616)
  560.           Userenv
  561. [25C70000] C:\Windows\system32\mswsock.dll
  562.           6.2.14393.0 - 10.0.14393.0 (rs1_release.160715-1616)
  563.           Fournisseur de service Sockets 2.0 de Microsoft Windows
  564. [25E10000] C:\Windows\SYSTEM32\CRYPTBASE.dll
  565.           6.2.14393.0 - 10.0.14393.0 (rs1_release.160715-1616)
  566.           Base cryptographic API DLL
  567. [25E20000] C:\Windows\SYSTEM32\CRYPTSP.dll
  568.           6.2.14393.0 - 10.0.14393.0 (rs1_release.160715-1616)
  569.           Cryptographic Service Provider API
  570. [25F20000] C:\Windows\SYSTEM32\bcrypt.dll
  571.           6.2.14393.576 - 10.0.14393.0 (rs1_release.160715-1616)
  572.           Bibliothèque de primitives de chiffrement Windows
  573. [26040000] C:\Windows\SYSTEM32\SSPICLI.DLL
  574.           6.2.14393.576 - 10.0.14393.576 (rs1_release_inmarket.161208-2252)
  575.           Security Support Provider Interface
  576. [26210000] C:\Windows\SYSTEM32\sxs.dll
  577.           6.2.14393.0 - 10.0.14393.0 (rs1_release.160715-1616)
  578.           Fusion 2.5
  579. [26340000] C:\Windows\System32\powrprof.dll
  580.           6.2.14393.0 - 10.0.14393.0 (rs1_release.160715-1616)
  581.           DLL d’assistance du profil d’alimentation
  582. [26390000] C:\Windows\System32\profapi.dll
  583.           6.2.14393.0 - 10.0.14393.0 (rs1_release.160715-1616)
  584.           User Profile Basic API
  585. [263B0000] C:\Windows\System32\kernel.appcore.dll
  586.           6.2.14393.0 - 10.0.14393.0 (rs1_release.160715-1616)
  587.           AppModel API Host
  588. [263C0000] C:\Windows\System32\MSASN1.dll
  589.           6.2.14393.0 - 10.0.14393.0 (rs1_release.160715-1616)
  590.           ASN.1 Runtime APIs
  591. [263D0000] C:\Windows\System32\cfgmgr32.dll
  592.           6.2.14393.0 - 10.0.14393.0 (rs1_release.160715-1616)
  593.           Configuration Manager DLL
  594. [26420000] C:\Windows\System32\gdi32full.dll
  595.           6.2.14393.1358 - 10.0.14393.1358 (rs1_release.170602-2252)
  596.           GDI Client DLL
  597. [265A0000] C:\Windows\System32\WINTRUST.dll
  598.           6.2.14393.953 - 10.0.14393.953 (rs1_release_inmarket.170303-1614)
  599.           Microsoft Trust Verification APIs
  600. [26600000] C:\Windows\System32\msvcp_win.dll
  601.           6.2.14393.0 - 10.0.14393.0 (rs1_release.160715-1616)
  602.           Microsoft® C Runtime Library
  603. [266A0000] C:\Windows\System32\windows.storage.dll
  604.           6.2.14393.1198 - 10.0.14393.0 (rs1_release.160715-1616)
  605.           API de stockage Microsoft WinRT
  606. [26D80000] C:\Windows\System32\ucrtbase.dll
  607.           6.2.14393.0 - 10.0.14393.0 (rs1_release.160715-1616)
  608.           Microsoft® C Runtime Library
  609. [26F30000] C:\Windows\System32\bcryptPrimitives.dll
  610.           6.2.14393.0 - 10.0.14393.0 (rs1_release.160715-1616)
  611.           Windows Cryptographic Primitives Library
  612. [26FA0000] C:\Windows\System32\shcore.dll
  613.           6.2.14393.953 - 10.0.14393.0 (rs1_release.160715-1616)
  614.           SHCORE
  615. [27050000] C:\Windows\System32\win32u.dll
  616.           6.2.14393.51 - 10.0.14393.51 (rs1_release_inmarket.160801-1836)
  617.           Win32u
  618. [27070000] C:\Windows\System32\CRYPT32.dll
  619.           6.2.14393.1198 - 10.0.14393.0 (rs1_release.160715-1616)
  620.           Crypto API32
  621. [27240000] C:\Windows\System32\KERNELBASE.dll
  622.           6.2.14393.1358 - 10.0.14393.206 (rs1_release.160915-0644)
  623.           DLL du client API BASE Windows NT
  624. [27460000] C:\Windows\System32\MSCTF.dll
  625.           6.2.14393.953 - 10.0.14393.0 (rs1_release.160715-1616)
  626.           DLL de MSCTF Server
  627. [275C0000] C:\Windows\System32\WS2_32.dll
  628.           6.2.14393.206 - 10.0.14393.0 (rs1_release.160715-1616)
  629.           Windows Socket 2.0 32-Bit DLL
  630. [27630000] C:\Windows\System32\imagehlp.dll
  631.           6.2.14393.0 - 10.0.14393.0 (rs1_release.160715-1616)
  632.           Windows NT Image Helper
  633. [276B0000] C:\Windows\System32\RPCRT4.dll
  634.           6.2.14393.82 - 10.0.14393.0 (rs1_release.160715-1616)
  635.           Runtime d’appel de procédure distante
  636. [277E0000] C:\Windows\System32\ole32.dll
  637.           6.2.14393.1198 - 10.0.14393.1198 (rs1_release_sec.170427-1353)
  638.           Microsoft OLE pour Windows
  639. [27920000] C:\Windows\System32\shlwapi.dll
  640.           6.2.14393.0 - 10.0.14393.0 (rs1_release.160715-1616)
  641.           Bibliothèque d’utilitaires légers du Shell
  642. [27980000] C:\Windows\System32\IMM32.DLL
  643.           6.2.14393.0 - 10.0.14393.0 (rs1_release.160715-1616)
  644.           Multi-User Windows IMM32 API Client DLL
  645. [279B0000] C:\Windows\System32\oleaut32.dll
  646.           6.2.14393.1198 - 10.0.14393.1198 (rs1_release_sec.170427-1353)
  647.           OLEAUT32.DLL
  648. [27A70000] C:\Windows\System32\sechost.dll
  649.           6.2.14393.0 - 10.0.14393.0 (rs1_release.160715-1616)
  650.           Host for SCM/SDDL/LSA Lookup APIs
  651. [27AD0000] C:\Windows\System32\combase.dll
  652.           6.2.14393.1198 - 10.0.14393.1198 (rs1_release_sec.170427-1353)
  653.           Microsoft COM pour Windows
  654. [27DA0000] C:\Windows\System32\clbcatq.dll
  655.           2001.12.10941.16384 - 2001.12.10941.16384 (rs1_release.160715-1616)
  656.           COM+ Configuration Catalog
  657. [27E40000] C:\Windows\System32\msvcrt.dll
  658.           7.0.14393.0 - 7.0.14393.0 (rs1_release.160715-1616)
  659.           Windows NT CRT DLL
  660. [27F40000] C:\Windows\System32\SetupApi.dll
  661.           6.2.14393.0 - 10.0.14393.0 (rs1_release.160715-1616)
  662.           Installation de L’API Windows
  663. [28370000] C:\Windows\System32\shell32.dll
  664.           6.2.14393.1358 - 10.0.14393.0 (rs1_release.160715-1616)
  665.           DLL commune du shell Windows
  666. [29880000] C:\Windows\System32\PSAPI.DLL
  667.           6.2.14393.0 - 10.0.14393.0 (rs1_release.160715-1616)
  668.           Process Status Helper
  669. [29890000] C:\Windows\System32\user32.dll
  670.           6.2.14393.576 - 10.0.14393.0 (rs1_release.160715-1616)
  671.           DLL client de l’API uilisateur de Windows multi-utilisateurs
  672. [29A10000] C:\Windows\System32\KERNEL32.DLL
  673.           6.2.14393.1198 - 10.0.14393.206 (rs1_release.160915-0644)
  674.           DLL du client API BASE Windows NT
  675. [29C60000] C:\Windows\System32\advapi32.dll
  676.           6.2.14393.0 - 10.0.14393.0 (rs1_release.160715-1616)
  677.           API avancées Windows 32
  678. [29D10000] C:\Windows\System32\NSI.dll
  679.           6.2.14393.0 - 10.0.14393.0 (rs1_release.160715-1616)
  680.           NSI User-mode interface DLL
  681. [29D20000] C:\Windows\System32\GDI32.dll
  682.           6.2.14393.206 - 10.0.14393.206 (rs1_release.160915-0644)
  683.           GDI Client DLL
  684. [29D60000] C:\Windows\System32\comdlg32.dll
  685. <180000000> 6.2.14393.479 - 10.0.14393.0 (rs1_release.160715-1616)
  686.           DLL commune de boîtes de dialogues
  687. [29E60000] C:\Windows\System32\coml2.dll
  688.           6.2.14393.0 - 10.0.14393.0 (rs1_release.160715-1616)
  689.           Microsoft COM for Windows
  690. [29ED0000] C:\Windows\SYSTEM32\ntdll.dll
  691.           6.2.14393.479 - 10.0.14393.206 (rs1_release.160915-0644)
  692.           DLL Couche NT
  693. [2D290000] C:\Windows\system32\cbfsMntNtf6.dll
  694. <180000000> 6.1.184.329 - 6, 1, 184, 329
  695.           Mount Notifier
  696. [5B530000] C:\Windows\SYSTEM32\MSVCP100.dll
  697.           10.0.40219.325 - 10.00.40219.325
  698.           Microsoft® C Runtime Library
  699. [5B5D0000] C:\Windows\SYSTEM32\MSVCR100.dll
  700.           10.0.40219.325 - 10.00.40219.325
  701.           Microsoft® C Runtime Library
  702. [5B6B0000] C:\Windows\WinSxS\amd64_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.9268_none_88e0de612fadfb38\MSVCR80.dll
  703.           8.0.50727.9268 - 8.00.50727.9268
  704.           Microsoft® C Runtime Library
  705. [5B780000] C:\Windows\WinSxS\amd64_microsoft.vc90.mfc_1fc8b3b9a1e18e3b_9.0.30729.1_none_951ab4128654b0c9\mfc90.dll
  706.           9.0.30729.1 - 9.00.30729.01
  707.           MFCDLL Shared Library - Retail Version
  708. [5BC70000] C:\Windows\SYSTEM32\d3dx9_33.dll
  709.           9.18.904.15 - 9.18.904.0015
  710. [5C0E0000] C:\Windows\SYSTEM32\d3dx9_38.dll
  711.           9.23.949.2378 - 9.23.949.2378
  712. [5C700000] C:\Windows\WinSxS\amd64_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.9247_none_08e394a1a83e212f\MSVCR90.dll
  713.           9.0.30729.9247 - 9.00.30729.9247
  714.           Microsoft® C Runtime Library
  715. [5C7B0000] C:\Windows\WinSxS\amd64_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.9247_none_08e394a1a83e212f\MSVCP90.dll
  716.           9.0.30729.9247 - 9.00.30729.9247
  717.           Microsoft® C++ Runtime Library
  718. [5CBF0000] C:\Program Files\Bonjour\mdnsNSP.dll
  719.           3.0.0.10 - 3,0,0,10
  720.           Bonjour Namespace Provider
  721. [5D360000] C:\Windows\WinSxS\amd64_microsoft.vc90.mfcloc_1fc8b3b9a1e18e3b_9.0.30729.1_none_92995f253c01eddb\MFC90FRA.DLL
  722.           9.0.30729.1 - 9.00.30729.01
  723.           MFC Language Specific Resources
  724. [80000000] C:\Windows\SYSTEM32\Icmp.Dll
  725.           6.2.14393.0 - 10.0.14393.0 (rs1_release.160715-1616)
  726.           ICMP DLL
  727. [E7C90000] C:\Users\SUPERMACHINE17\AppData\Local\Microsoft\OneDrive\17.3.6917.0607\amd64\FileSyncShell64.dll
  728.           17.3.6917.607 - 17.3.6917.0607
  729.           Microsoft OneDrive Shell Extension
  730. [E82F0000] C:\Windows\assembly\NativeImages_v4.0.30319_64\Microsoft.Build\3deb88c75c1de41728c16eba905ae3dd\Microsoft.Build.ni.dll
  731.           4.6.1586.0 - 4.6.1586.0 built by: NETFXREL2
  732.           Microsoft.Build.dll
  733. [E89A0000] C:\vvvv\vvvv_x64\vvvv_50beta35.7_x64\packs\dx11\nodes\plugins\BulletSharp.dll
  734.           2.82.0.0 - 2.82
  735.           BulletSharp
  736. [E9AD0000] C:\Windows\Microsoft.Net\assembly\GAC_64\System.Data\v4.0_4.0.0.0__b77a5c561934e089\System.Data.dll
  737.           4.6.1636.0 - 4.6.1636.0 built by: NETFXREL3STAGE
  738.           .NET Framework
  739. [E9E30000] C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Data\d2b4ba917421082c0a3be069e9402724\System.Data.ni.dll
  740.           4.6.1636.0 - 4.6.1636.0 built by: NETFXREL3STAGE
  741.           .NET Framework
  742. [EC9C0000] C:\Windows\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_274d0ab8ee30c459\nvwgf2umx.dll
  743.           22.21.13.8189 - 22.21.13.8189
  744.           NVIDIA D3D10 Driver, Version 381.89
  745. [EFC50000] C:\Program Files\Common Files\Microsoft Shared\Ink\InkObj.dll
  746.           6.2.14393.0 - 10.0.14393.0 (rs1_release.160715-1616)
  747.           Composant de plateforme d’entrée manuscrite Microsoft Tablet PC
  748. [EFE50000] C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Xml\3fd1a95a32854993dbc602b973c9f6dd\System.Xml.ni.dll
  749.           4.6.1586.0 - 4.6.1586.0 built by: NETFXREL2
  750.           .NET Framework
  751. [F0700000] C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Core\131ce38600535d253cbf31f460244c70\System.Core.ni.dll
  752.           4.6.1647.0 - 4.6.1647.0 built by: NETFXREL3STAGE
  753.           .NET Framework
  754. [F1090000] C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Windows.Forms\3c33b6b89c893c40d1128d64a2378d17\System.Windows.Forms.ni.dll
  755.           4.6.1586.0 - 4.6.1586.0 built by: NETFXREL2
  756.           .NET Framework
  757. [F1F90000] C:\Windows\assembly\NativeImages_v4.0.30319_64\mscorlib\8b6060e8b4fb6d9cd49ef13963733d06\mscorlib.ni.dll
  758.           4.6.1648.0 - 4.6.1648.0 built by: NETFXREL3STAGE
  759.           Microsoft Common Language Runtime Class Library
  760. [F8030000] C:\Windows\assembly\NativeImages_v4.0.30319_64\Microsoft.Ifcaec084#\1b96cc952e318cca6f3976ebcf8f4c68\Microsoft.Internal.Tasks.Dataflow.ni.dll
  761.           4.6.1586.0 - 4.6.1586.0 built by: NETFXREL2
  762.           .NET Framework
  763. [F81E0000] C:\Windows\assembly\NativeImages_v4.0.30319_64\System\8b3ae8328c7d1d423a4331cdf2af5eee\System.ni.dll
  764.           4.6.1647.0 - 4.6.1647.0 built by: NETFXREL3STAGE
  765.           .NET Framework
  766. [F9540000] C:\Windows\System32\PlayToDevice.dll
  767.           6.2.14393.1198 - 10.0.14393.0 (rs1_release.160715-1616)
  768.           DLL PLAYTODEVICE
  769. [F9810000] C:\Windows\assembly\NativeImages_v4.0.30319_64\Microsoft.B83e9cb53#\7a920fa34a7fa07b14c845a08684fa7e\Microsoft.Build.Utilities.v4.0.ni.dll
  770.           4.6.1586.0 - 4.6.1586.0 built by: NETFXREL2
  771.           Microsoft.Build.Utilities.v4.0.dll
  772. [F9B60000] C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Runteb92aa12#\7599990c7fae6163fcc59fabf3c1ac9f\System.Runtime.Serialization.ni.dll
  773.           4.6.1637.0 - 4.6.1637.0 built by: NETFXREL3STAGE
  774.           System.Runtime.Serialization.dll
  775. [F9EA0000] C:\Windows\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_274d0ab8ee30c459\nvd3dumx.dll
  776.           22.21.13.8189 - 22.21.13.8189
  777.           NVIDIA WDDM D3D Driver, Version 381.89
  778. [FCEB0000] C:\Windows\Microsoft.NET\Framework64\v4.0.30319\diasymreader.dll
  779.           14.6.1586.0 - 14.6.1586.0 built by: NETFXREL2
  780.           Dia based SymReader
  781. [FCFF0000] C:\Windows\SYSTEM32\D3DCOMPILER_43.dll
  782.           9.29.952.3111 - 9.29.952.3111
  783.           Direct3D HLSL Compiler
  784. [FD370000] C:\Windows\SYSTEM32\MSACM32.dll
  785.           6.2.14393.0 - 10.0.14393.0 (rs1_release.160715-1616)
  786.           Filtre audio ACM Microsoft
  787. [FD3C0000] C:\Windows\assembly\NativeImages_v4.0.30319_64\Microsoft.B3325a29b#\f88473dd22c8928b2843e7018209c3c8\Microsoft.Build.Framework.ni.dll
  788.           4.6.1586.0 - 4.6.1586.0 built by: NETFXREL2
  789.           Microsoft.Build.Framework.dll
  790. [FD450000] C:\Windows\assembly\NativeImages_v4.0.30319_64\WindowsBase\9b36a9eb1c6a2187632a2be2fd1a5ae2\WindowsBase.ni.dll
  791.           4.6.1647.0 - 4.6.1647.0 built by: NETFXREL3STAGE
  792.           WindowsBase.dll
  793. [FD940000] C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll
  794.           4.6.1648.0 - 4.6.1648.0 built by: NETFXREL3STAGE
  795.           Microsoft .NET Runtime Common Language Runtime - WorkStation
  796. [FE750000] C:\Windows\SYSTEM32\d3d10.dll
  797.           6.2.14393.0 - 10.0.14393.0 (rs1_release.160715-1616)
  798.           Direct3D 10 Runtime
  799. [FE890000] C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Configuration\3f89cdd96cbed94ed34f91d09a458a51\System.Configuration.ni.dll
  800.           4.6.1586.0 - 4.6.1586.0 built by: NETFXREL2
  801.           System.Configuration.dll
  802. [FEA70000] C:\Program Files\Common Files\Microsoft Shared\Ink\rtscom.dll
  803.           6.2.14393.0 - 10.0.14393.0 (rs1_release.160715-1616)
  804.           Composant de plateforme de stylet en temps réel Microsoft Tablet PC
  805. [FEAB0000] C:\Windows\SYSTEM32\MSVCP140.dll
  806.           14.10.25008.0 - 14.10.25008.0 built by: VCTOOLSD15RTM
  807.           Microsoft® C Runtime Library
  808. ------------------------------------------------------------------------------
  809. Active Controls hierarchy:
  810. TMAddFlowWrapper "AddFlow"
  811. TPanel "AddFlowPanel"
  812. TMViewPatch "MViewPatch_2"
  813. ------------------------------------------------------------------------------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement