Jump to content

Instant crash when doing anything


raine

Recommended Posts

Crashes throw this exception... any fixes? 

Exception details:

PaintDotNet.UnobservedErrorException: This result is an error, but it was not observed. Stack trace: (---    at PaintDotNet.Functional.ResultErrorData..ctor(Exception error, Boolean requireObservation) in D:\src\pdn\src\Base\Functional\ResultErrorData.cs:line 101

   at PaintDotNet.Functional.Func.Try[T1](Action`1 f, T1 arg1) in D:\src\pdn\src\Base\Functional\Func.cs:line 190

   at PaintDotNet.Concurrency.AsyncSource`1.SetResult(Result`1 result) in D:\src\pdn\src\Base\Concurrency\AsyncSource`1.cs:line 28

   at PaintDotNet.Threading.Tasks.IterativeTask`1.<>c__DisplayClass10_0.<StepTask>b__0() in D:\src\pdn\src\Core\Threading\Tasks\IterativeTask`1.cs:line 91

   at PaintDotNet.Functional.Func.Try(Action f) in D:\src\pdn\src\Base\Functional\Func.cs:line 174

   at PaintDotNet.SystemLayer.ControlDispatcher.<>c__DisplayClass8_0.<BeginTry>b__0() in D:\src\pdn\src\SystemLayer\ControlDispatcher.cs:line 123

   at PaintDotNet.SystemLayer.ControlDispatcher.RunOneWorkItem() in D:\src\pdn\src\SystemLayer\ControlDispatcher.cs:line 83

   at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)

   at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)

   at System.Delegate.DynamicInvokeImpl(Object[] args)

   at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme)

   at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)

   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)

   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)

   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)

   at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)

   at System.Windows.Forms.Control.InvokeMarshaledCallbacks()

   at System.Windows.Forms.Control.WndProc(Message& m)

   at PaintDotNet.Controls.AppWorkspace.WndProc(Message& m) in D:\src\pdn\src\PaintDotNet\Controls\AppWorkspace.cs:line 159

   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

   at PaintDotNet.SystemLayer.NativeMethods.DispatchMessageW(MSG& lpMsg)

   at PaintDotNet.SystemLayer.NativeMethods.DispatchMessageW(MSG& lpMsg)

   at PaintDotNet.SystemLayer.UIUtil.BeginFrameCore(IWin32Window owner, Boolean useWaitCursor, Action`1 continuationFn) in D:\src\pdn\src\SystemLayer\UIUtil.cs:line 1510

   at PaintDotNet.SystemLayer.UIUtil.BeginFrame(IWin32Window owner, Boolean useWaitCursor, Action`1 continuationFn) in D:\src\pdn\src\SystemLayer\UIUtil.cs:line 1365

   at PaintDotNet.Controls.AppWorkspace.OpenFileInNewWorkspace(String fileName, Boolean addToMruList, DocumentWorkspace& dwResult) in D:\src\pdn\src\PaintDotNet\Controls\AppWorkspace.cs:line 2660

   at PaintDotNet.Controls.AppWorkspace.OpenFileInNewWorkspace(String fileName) in D:\src\pdn\src\PaintDotNet\Controls\AppWorkspace.cs:line 2585

   at PaintDotNet.Dialogs.MainForm.ProcessMessage(String message) in D:\src\pdn\src\PaintDotNet\Dialogs\MainForm.cs:line 198

   at PaintDotNet.Dialogs.MainForm.ProcessQueuedInstanceMessages() in D:\src\pdn\src\PaintDotNet\Dialogs\MainForm.cs:line 289

   at PaintDotNet.Dialogs.MainForm.OnApplicationIdle(Object sender, EventArgs e) in D:\src\pdn\src\PaintDotNet\Dialogs\MainForm.cs:line 313

   at System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle(Int32 grfidlef)

   at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)

   at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)

   at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)

   at PaintDotNet.Program.StartPart2(String mutexName, String[] remainingArgs) in D:\src\pdn\src\PaintDotNet\Program.cs:line 1180

   at PaintDotNet.Program.Start() in D:\src\pdn\src\PaintDotNet\Program.cs:line 290

   at PaintDotNet.Program.Main(String[] args) in D:\src\pdn\src\PaintDotNet\Program.cs:line 1320

 ---) ---> System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.

   at PaintDotNet.Concurrency.AsyncSource.SetResult(Result result) in D:\src\pdn\src\Base\Concurrency\AsyncSource.cs:line 58

   at PaintDotNet.Threading.Tasks.TaskExtensions.<>c__DisplayClass0_0.<ResultAsync>b__0(Object sender, ValueEventArgs`1 e) in D:\src\pdn\src\Core\Threading\Tasks\TaskExtensions.cs:line 28

   at PaintDotNet.ValueEventHandler`1.Invoke(Object sender, ValueEventArgs`1 e)

   at PaintDotNet.ValueEventHandlerExtensions.Raise[T](ValueEventHandler`1 handler, Object sender, T value) in D:\src\pdn\src\Base\ValueEventHandlerExtensions.cs:line 29

   at PaintDotNet.Threading.Tasks.Task.SetState(TaskState state) in D:\src\pdn\src\Core\Threading\Tasks\Task.cs:line 96

   at PaintDotNet.Functional.Func.Try[T1](Action`1 f, T1 arg1) in D:\src\pdn\src\Base\Functional\Func.cs:line 190

   --- End of inner exception stack trace ---

   at PaintDotNet.Functional.ResultErrorData.Finalize() in D:\src\pdn\src\Base\Functional\ResultErrorData.cs:line 147



Managed assemblies: 

    mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @ C:\Windows\Microsoft.NET\Framework64\v4.0.30319\mscorlib.dll

    PaintDotNet, Version=4.21.6589.7045, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\PaintDotNet.exe

    PaintDotNet.Base, Version=4.21.6589.7045, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\PaintDotNet.Base.dll

    WindowsBase, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 @ C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\WindowsBase\v4.0_4.0.0.0__31bf3856ad364e35\WindowsBase.dll

    System.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @ C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Core\v4.0_4.0.0.0__b77a5c561934e089\System.Core.dll

    System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @ C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System\v4.0_4.0.0.0__b77a5c561934e089\System.dll

    System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Drawing\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Drawing.dll

    PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 @ C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\PresentationFramework\v4.0_4.0.0.0__31bf3856ad364e35\PresentationFramework.dll

    PresentationCore, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 @ C:\WINDOWS\Microsoft.Net\assembly\GAC_64\PresentationCore\v4.0_4.0.0.0__31bf3856ad364e35\PresentationCore.dll

    System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @ C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Windows.Forms\v4.0_4.0.0.0__b77a5c561934e089\System.Windows.Forms.dll

    PaintDotNet.Core, Version=4.21.6589.7045, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\PaintDotNet.Core.dll

    PaintDotNet.SystemLayer, Version=4.21.6589.7045, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\PaintDotNet.SystemLayer.dll

    PaintDotNet.Framework, Version=4.21.6589.7045, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\PaintDotNet.Framework.dll

    PaintDotNet.Resources, Version=4.21.6589.7045, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\PaintDotNet.Resources.dll

    PaintDotNet.Data, Version=4.21.6589.7045, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\PaintDotNet.Data.dll

    PaintDotNet.Effects, Version=4.21.6589.7045, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\PaintDotNet.Effects.dll

    System.Configuration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Configuration\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Configuration.dll

    System.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @ C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Xml\v4.0_4.0.0.0__b77a5c561934e089\System.Xml.dll

    PaintDotNet.SystemLayer.Native.x64, Version=4.21.6589.7045, Culture=neutral, PublicKeyToken=null @ C:\Program Files\paint.net\PaintDotNet.SystemLayer.Native.x64.dll

    System.Xaml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @ C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Xaml\v4.0_4.0.0.0__b77a5c561934e089\System.Xaml.dll



Native modules: 

    C:\Program Files\paint.net\PaintDotNet.exe, version=4.21.6589.7045

    C:\WINDOWS\SYSTEM32\ntdll.dll, version=6.3.9600.18217 (winblue_ltsb.160124-0053)

    C:\WINDOWS\SYSTEM32\MSCOREE.DLL, version=6.3.9600.16384 (winblue_rtm.130821-1623)

    C:\WINDOWS\system32\KERNEL32.dll, version=6.3.9600.18217 (winblue_ltsb.160124-0053)

    C:\WINDOWS\system32\KERNELBASE.dll, version=6.3.9600.18217 (winblue_ltsb.160124-0053)

    C:\WINDOWS\system32\ADVAPI32.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623)

    C:\WINDOWS\system32\msvcrt.dll, version=7.0.9600.17415 (winblue_r4.141028-1500)

    C:\WINDOWS\SYSTEM32\sechost.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623)

    C:\WINDOWS\system32\RPCRT4.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623)

    C:\WINDOWS\system32\SspiCli.dll, version=6.3.9600.18454 (winblue_ltsb.160820-0600)

    C:\Windows\Microsoft.NET\Framework64\v4.0.30319\mscoreei.dll, version=4.7.2053.0 built by: NET47REL1

    C:\WINDOWS\system32\SHLWAPI.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623)

    C:\WINDOWS\SYSTEM32\combase.dll, version=6.3.9600.18666 (winblue_ltsb.170415-2040)

    C:\WINDOWS\system32\USER32.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623)

    C:\WINDOWS\system32\GDI32.dll, version=6.3.9600.18818 (winblue_ltsb.170908-0600)

    C:\WINDOWS\system32\IMM32.DLL, version=6.3.9600.17415 (winblue_r4.141028-1500)

    C:\WINDOWS\system32\MSCTF.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623)

    C:\WINDOWS\SYSTEM32\kernel.appcore.dll, version=6.3.9600.17415 (winblue_r4.141028-1500)

    C:\WINDOWS\SYSTEM32\VERSION.dll, version=6.3.9600.17415 (winblue_r4.141028-1500)

    C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll, version=4.7.2117.0 built by: NET47REL1LAST

    C:\WINDOWS\SYSTEM32\MSVCR120_CLR0400.dll, version=12.00.52519.0 built by: VSWINSERVICING

    C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\mscorlib\6b278bb41b219b5d3ea584606329e448\mscorlib.ni.dll, version=4.7.2117.0 built by: NET47REL1LAST

    C:\WINDOWS\system32\ole32.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623)

    C:\WINDOWS\SYSTEM32\CRYPTBASE.dll, version=6.3.9600.17415 (winblue_r4.141028-1500)

    C:\WINDOWS\SYSTEM32\bcryptPrimitives.dll, version=6.3.9600.18895 (winblue_ltsb.180101-1800)

    C:\WINDOWS\system32\uxtheme.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623)

    C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System\3b3790ac9225ef24ec11f343b3148cf2\System.ni.dll, version=4.7.2114.0 built by: NET47REL1LAST

    C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Core\af9a3a6a5832d18cc9b98276bf6a13e8\System.Core.ni.dll, version=4.7.2117.0 built by: NET47REL1LAST

    C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\WindowsBase\141298af03ef98ae14e421339e3ee758\WindowsBase.ni.dll, version=4.7.2117.0 built by: NET47REL1LAST

    C:\WINDOWS\SYSTEM32\CRYPTSP.dll, version=6.3.9600.17415 (winblue_r4.141028-1500)

    C:\WINDOWS\system32\rsaenh.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623)

    C:\WINDOWS\SYSTEM32\bcrypt.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623)

    C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Drawing\b7250e6d01a04793e4fb498f1f19bd8d\System.Drawing.ni.dll, version=4.7.2053.0 built by: NET47REL1

    C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\PresentationCore\9d0b97d9adeaee5f387b7782ccf72dd1\PresentationCore.ni.dll, version=4.7.2117.0 built by: NET47REL1LAST

    C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\Presentatio5ae0f00f#\71730179f275afe5395c1068b4f5aac1\PresentationFramework.ni.dll, version=4.7.2117.0

    C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\PaintDotNet.Base\1e7f64dc2d1395ed8c6e7b072c0259f1\PaintDotNet.Base.ni.dll, version=4.21.6589.7045

    C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Windows.Forms\435acd2a8bf8073b08eedd16baec0a07\System.Windows.Forms.ni.dll, version=4.7.2114.0 built by: NET47REL1LAST

    C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\PaintDotNet500b2e4f#\2b8366d9a50002142e142c3dcba13772\PaintDotNet.SystemLayer.ni.dll, version=4.21.6589.7045

    C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\PaintDotNet.Core\c6b9fc5a9908c21689619d9036d4e9c2\PaintDotNet.Core.ni.dll, version=4.21.6589.7045

    C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\PaintDotNet26779e70#\9e801a3ef9a834ead29f8ff794675a9f\PaintDotNet.Resources.ni.dll, version=4.21.6589.7045

    C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\PaintDotNet7afaaa15#\0ee44dcb828f86d97cca75d4b79911fc\PaintDotNet.Framework.ni.dll, version=4.21.6589.7045

    C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\PaintDotNet.Data\7f894af43a27ad4e1b8d9fe011c7b1c4\PaintDotNet.Data.ni.dll, version=4.21.6589.7045

    C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\PaintDotNet.Effects\f93279b69b3ff26703a7cfe6e57dab42\PaintDotNet.Effects.ni.dll, version=4.21.6589.7045

    C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\PaintDotNet\1e10658237018b81be6fafd7be4a1465\PaintDotNet.ni.exe, version=4.21.6589.7045

    C:\WINDOWS\SYSTEM32\dwrite.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623)

    C:\Windows\Microsoft.NET\Framework64\v4.0.30319\WPF\wpfgfx_v0400.dll, version=4.7.2117.0 built by: NET47REL1LAST

    C:\WINDOWS\SYSTEM32\MSVCP120_CLR0400.dll, version=12.00.52519.0 built by: VSWINSERVICING

    C:\WINDOWS\SYSTEM32\D3DCOMPILER_47.dll, version=6.3.9600.18773 (winblue_ltsb.170716-1345)

    C:\WINDOWS\system32\OLEAUT32.dll, version=6.3.9600.18666

    C:\Windows\Microsoft.NET\Framework64\v4.0.30319\WPF\PresentationNative_v0400.dll, version=4.7.2117.0 built by: NET47REL1LAST

    C:\WINDOWS\system32\shell32.dll, version=6.3.9600.17031 (winblue_gdr.140221-1952)

    C:\WINDOWS\SYSTEM32\SHCORE.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623)

    C:\Program Files\paint.net\SxS\X64\api-ms-win-core-console-l1-1-0.dll, version=10.0.15063.137 (WinBuild.160101.0800)

    C:\Program Files\paint.net\SxS\X64\api-ms-win-core-datetime-l1-1-0.dll, version=10.0.15063.137 (WinBuild.160101.0800)

    C:\Program Files\paint.net\SxS\X64\api-ms-win-core-debug-l1-1-0.dll, version=10.0.15063.137 (WinBuild.160101.0800)

    C:\Program Files\paint.net\SxS\X64\api-ms-win-core-errorhandling-l1-1-0.dll, version=10.0.15063.137 (WinBuild.160101.0800)

    C:\Program Files\paint.net\SxS\X64\api-ms-win-core-file-l1-1-0.dll, version=10.0.15063.137 (WinBuild.160101.0800)

    C:\Program Files\paint.net\SxS\X64\api-ms-win-core-file-l1-2-0.dll, version=10.0.15063.137 (WinBuild.160101.0800)

    C:\Program Files\paint.net\SxS\X64\api-ms-win-core-file-l2-1-0.dll, version=10.0.15063.137 (WinBuild.160101.0800)

    C:\Program Files\paint.net\SxS\X64\api-ms-win-core-handle-l1-1-0.dll, version=10.0.15063.137 (WinBuild.160101.0800)

    C:\Program Files\paint.net\SxS\X64\api-ms-win-core-heap-l1-1-0.dll, version=10.0.15063.137 (WinBuild.160101.0800)

    C:\Program Files\paint.net\SxS\X64\api-ms-win-core-interlocked-l1-1-0.dll, version=10.0.15063.137 (WinBuild.160101.0800)

    C:\Program Files\paint.net\SxS\X64\api-ms-win-core-libraryloader-l1-1-0.dll, version=10.0.15063.137 (WinBuild.160101.0800)

    C:\Program Files\paint.net\SxS\X64\api-ms-win-core-localization-l1-2-0.dll, version=10.0.15063.137 (WinBuild.160101.0800)

    C:\Program Files\paint.net\SxS\X64\api-ms-win-core-memory-l1-1-0.dll, version=10.0.15063.137 (WinBuild.160101.0800)

    C:\Program Files\paint.net\SxS\X64\api-ms-win-core-namedpipe-l1-1-0.dll, version=10.0.15063.137 (WinBuild.160101.0800)

    C:\Program Files\paint.net\SxS\X64\api-ms-win-core-processenvironment-l1-1-0.dll, version=10.0.15063.137 (WinBuild.160101.0800)

    C:\Program Files\paint.net\SxS\X64\api-ms-win-core-processthreads-l1-1-0.dll, version=10.0.15063.137 (WinBuild.160101.0800)

    C:\Program Files\paint.net\SxS\X64\api-ms-win-core-processthreads-l1-1-1.dll, version=10.0.15063.137 (WinBuild.160101.0800)

    C:\Program Files\paint.net\SxS\X64\api-ms-win-core-profile-l1-1-0.dll, version=10.0.15063.137 (WinBuild.160101.0800)

    C:\Program Files\paint.net\SxS\X64\api-ms-win-core-rtlsupport-l1-1-0.dll, version=10.0.15063.137 (WinBuild.160101.0800)

    C:\Program Files\paint.net\SxS\X64\api-ms-win-core-string-l1-1-0.dll, version=10.0.15063.137 (WinBuild.160101.0800)

    C:\Program Files\paint.net\SxS\X64\api-ms-win-core-synch-l1-1-0.dll, version=10.0.15063.137 (WinBuild.160101.0800)

    C:\Program Files\paint.net\SxS\X64\api-ms-win-core-synch-l1-2-0.dll, version=10.0.15063.137 (WinBuild.160101.0800)

    C:\Program Files\paint.net\SxS\X64\api-ms-win-core-sysinfo-l1-1-0.dll, version=10.0.15063.137 (WinBuild.160101.0800)

    C:\Program Files\paint.net\SxS\X64\api-ms-win-core-timezone-l1-1-0.dll, version=10.0.15063.137 (WinBuild.160101.0800)

    C:\Program Files\paint.net\SxS\X64\api-ms-win-core-util-l1-1-0.dll, version=10.0.15063.137 (WinBuild.160101.0800)

    C:\Program Files\paint.net\SxS\X64\api-ms-win-crt-conio-l1-1-0.dll, version=10.0.15063.137 (WinBuild.160101.0800)

    C:\Program Files\paint.net\SxS\X64\api-ms-win-crt-convert-l1-1-0.dll, version=10.0.15063.137 (WinBuild.160101.0800)

    C:\Program Files\paint.net\SxS\X64\api-ms-win-crt-environment-l1-1-0.dll, version=10.0.15063.137 (WinBuild.160101.0800)

    C:\Program Files\paint.net\SxS\X64\api-ms-win-crt-filesystem-l1-1-0.dll, version=10.0.15063.137 (WinBuild.160101.0800)

    C:\Program Files\paint.net\SxS\X64\api-ms-win-crt-heap-l1-1-0.dll, version=10.0.15063.137 (WinBuild.160101.0800)

    C:\Program Files\paint.net\SxS\X64\api-ms-win-crt-locale-l1-1-0.dll, version=10.0.15063.137 (WinBuild.160101.0800)

    C:\Program Files\paint.net\SxS\X64\api-ms-win-crt-math-l1-1-0.dll, version=10.0.15063.137 (WinBuild.160101.0800)

    C:\Program Files\paint.net\SxS\X64\api-ms-win-crt-multibyte-l1-1-0.dll, version=10.0.15063.137 (WinBuild.160101.0800)

    C:\Program Files\paint.net\SxS\X64\api-ms-win-crt-private-l1-1-0.dll, version=10.0.15063.137 (WinBuild.160101.0800)

    C:\Program Files\paint.net\SxS\X64\api-ms-win-crt-process-l1-1-0.dll, version=10.0.15063.137 (WinBuild.160101.0800)

    C:\Program Files\paint.net\SxS\X64\api-ms-win-crt-runtime-l1-1-0.dll, version=10.0.15063.137 (WinBuild.160101.0800)

    C:\Program Files\paint.net\SxS\X64\api-ms-win-crt-stdio-l1-1-0.dll, version=10.0.15063.137 (WinBuild.160101.0800)

    C:\Program Files\paint.net\SxS\X64\api-ms-win-crt-string-l1-1-0.dll, version=10.0.15063.137 (WinBuild.160101.0800)

    C:\Program Files\paint.net\SxS\X64\api-ms-win-crt-time-l1-1-0.dll, version=10.0.15063.137 (WinBuild.160101.0800)

    C:\Program Files\paint.net\SxS\X64\api-ms-win-crt-utility-l1-1-0.dll, version=10.0.15063.137 (WinBuild.160101.0800)

    C:\Program Files\paint.net\SxS\X64\ucrtbase.dll, version=10.0.15063.137 (WinBuild.160101.0800)

    C:\WINDOWS\SYSTEM32\msvcp140.dll, version=14.10.25008.0 built by: VCTOOLSD15RTM

    C:\WINDOWS\SYSTEM32\VCRUNTIME140.dll, version=14.10.25008.0 built by: VCTOOLSD15RTM

    C:\WINDOWS\SYSTEM32\vcomp140.dll, version=14.10.25008.0 built by: VCTOOLSD15RTM

    C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Configuration\eb1f148d1d545f277794a147a002e4b9\System.Configuration.ni.dll, version=4.7.2053.0 built by: NET47REL1

    C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Xml\fb7c555545575560022e63777724b1e6\System.Xml.ni.dll, version=4.7.2612.0 built by: NET471REL1LAST_B

    C:\WINDOWS\SYSTEM32\profapi.dll, version=6.3.9600.17415 (winblue_r4.141028-1500)

    C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clrjit.dll, version=4.7.2117.0 built by: NET47REL1LAST

    C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\PaintDotNetc8826574#\211c3cd66c01cd0849dbfe28929710b7\PaintDotNet.SystemLayer.Native.x64.ni.dll, version=4.21.6589.7045

    C:\Program Files\paint.net\PaintDotNet.SystemLayer.Native.x64.dll, version=4.21.6589.7045

    C:\WINDOWS\SYSTEM32\PROPSYS.dll, version=7.00.9600.17031 (winblue_gdr.140221-1952)

    C:\WINDOWS\WinSxS\amd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.9600.18790_none_9333b10747484d36\gdiplus.dll, version=6.3.9600.18790 (winblue_ltsb.170810-1616)

    C:\WINDOWS\SYSTEM32\dxgi.dll, version=6.3.9600.17415 (winblue_r4.141028-1500)

    C:\WINDOWS\system32\dwmapi.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623)

    C:\WINDOWS\SYSTEM32\clbcatq.dll, version=2001.12.10530.17415 (winblue_r4.141028-1500)

    C:\WINDOWS\System32\UIAnimation.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623)

    C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.9600.18006_none_623f33d3ecbe86e8\comctl32.dll, version=6.10 (winblue_rtm.130821-1623)

    C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_5.82.9600.17810_none_34ae2abd958aedeb\comctl32.dll, version=5.82 (winblue_rtm.130821-1623)

    C:\WINDOWS\SYSTEM32\WindowsCodecs.dll, version=6.3.9600.18623 (winblue_ltsb.170309-0600)

    C:\WINDOWS\SYSTEM32\wtsapi32.dll, version=6.3.9600.17415 (winblue_r4.141028-1500)

    C:\WINDOWS\SYSTEM32\WINSTA.dll, version=6.3.9600.17415 (winblue_r4.141028-1500)

    C:\WINDOWS\SYSTEM32\d2d1.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623)

    C:\WINDOWS\SYSTEM32\d3d11.dll, version=6.3.9600.18437 (winblue_ltsb.160811-0600)

    C:\WINDOWS\SYSTEM32\D3D10Warp.dll, version=6.3.9600.17415 (winblue_r4.141028-1500)

    C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Xaml\9877294b1948c9118542ed65347f0241\System.Xaml.ni.dll, version=4.7.2117.0 built by: NET47REL1LAST

    C:\Windows\Microsoft.NET\Framework64\v4.0.30319\diasymreader.dll, version=14.7.2053.0 built by: NET47REL1

    C:\WINDOWS\SYSTEM32\winmm.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623)

    C:\WINDOWS\SYSTEM32\WINMMBASE.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623)

    C:\WINDOWS\SYSTEM32\cfgmgr32.dll, version=6.3.9600.17415 (winblue_r4.141028-1500)

    C:\WINDOWS\SYSTEM32\DEVOBJ.dll, version=6.3.9600.17415 (winblue_r4.141028-1500)

    C:\WINDOWS\SYSTEM32\nvwgf2umx.dll, version=23.21.13.8813

    C:\WINDOWS\system32\nvspcap64.dll, version=3.10.0.95

    C:\WINDOWS\SYSTEM32\ntmarta.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623)

    C:\WINDOWS\system32\explorerframe.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623)

    C:\WINDOWS\system32\DUser.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623)

    C:\WINDOWS\system32\DUI70.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623)

    C:\WINDOWS\system32\SETUPAPI.dll, version=6.3.9600.16384 (winblue_rtm.130821-1623)

    C:\WINDOWS\system32\WINTRUST.dll, version=6.3.9600.18508 (winblue_ltsb.161004-0600)

    C:\WINDOWS\system32\CRYPT32.dll, version=6.3.9600.18372 (winblue_ltsb.160603-0600)

    C:\WINDOWS\system32\MSASN1.dll, version=6.3.9600.17415 (winblue_r4.141028-1500)

    C:\WINDOWS\system32\psapi.dll, version=6.3.9600.17415 (winblue_r4.141028-1500)

------------------------------------------------------------------------------

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...