Jump to content

PaxonJollock

Newbies
  • Posts

    9
  • Joined

  • Last visited

Posts posted by PaxonJollock

  1. 23 hours ago, BoltBait said:

    This is an excellent resource about how to write an effects plugin using CodeLab, and I'm very grateful for it. However, while this is a great starting point, it only talks about using Visual Studio as an afterthought. And it doesn't describe the object model that PDN makes available nor the functions that can be written. And it doesn't mention the other two kinds of plugins at all.

  2. Where can I find the official plugin developer documentation, that shows exactly what API my DLL has to make available to PDN, and exactly what PDN objects are available for me to use? The description of all the data types? Also I'm interesting in developing every kind of plugin, not just effects plugins. Googling just leads me to tons of sites distributing unauthorized plugin packs.

  3. Happened again. Still in the editor, not using shift-arrowkeys this time.

     

    The first symptom was a warning int he "Compile Errors" pane about a a NullReferenceException in System.Drawing.Rect but before I could copy it down, the whole app crashed out.


     

    Spoiler

     

    This text file was created because paint.net crashed. Please e-mail this to crashlog4@getpaint.net so we can diagnose and fix the problem.

     

    Application version: paint.net 4.0.13 (Final 4.13.6191.1824)

    Time of crash: 1/19/2017 9:11:55 AM

    Application uptime: 00:20:31.2885034

    Application state: Running

    Working set: 150,256 KiB

    Handles and threads: 1104 handles, 40 threads, 263 gdi, 173 user

    Install directory: C:\Program Files\Paint.NET

    Current directory: C:\Program Files\Paint.NET

    OS Version: 10.0.14393.0 Workstation x64

    .NET version: CLR 4.0.30319.42000 x64, FX 4.6

    Processor: "Intel(R) Core(TM) i7-2640M CPU @ 2.80GHz" @ ~2794MHz (2C/4T, DEP, SSE, SSE2, SSE3, SSSE3, SSE4_1, SSE4_2, XSAVE)

    Physical memory: 8139 MB

    Video card: Intel(R) HD Graphics 3000 (v:8086, d:126, r:9), NVIDIA GeForce GT 520M (v:10DE, d:1050, r:161), Microsoft Basic Render Driver (v:1414, d:8C, r:0)

    Hardware acceleration: False (default: False)

    UI animations: True

    UI DPI: 96.00 dpi (1.00x scale)

    UI theme: Aero/Aero + DWM (Aero.msstyles)

    Updates: True, 1/18/2017

    Locale: pdnr.c: en-US, hklm: en-US, hkcu: en-US, cc: en-US, cuic: en-US

    Flags:

     

    Exception details:

    System.NullReferenceException: Object reference not set to an instance of an object.

       at PaintDotNet.Effects.CodeLabConfigDialog.txtCode_DwellStart(Object sender, DwellEventArgs e)

       at ScintillaNET.Scintilla.OnDwellStart(DwellEventArgs e)

       at ScintillaNET.Scintilla.WmReflectNotify(Message& m)

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

     

    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.13.6191.1824, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\PaintDotNet.exe

        PaintDotNet.Base, Version=4.13.6191.1824, 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.13.6191.1824, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\PaintDotNet.Core.dll

        PaintDotNet.SystemLayer, Version=4.13.6191.1824, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\PaintDotNet.SystemLayer.dll

        PaintDotNet.Framework, Version=4.13.6191.1824, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\PaintDotNet.Framework.dll

        PaintDotNet.Resources, Version=4.13.6191.1824, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\PaintDotNet.Resources.dll

        PaintDotNet.Data, Version=4.13.6191.1824, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\PaintDotNet.Data.dll

        PaintDotNet.Effects, Version=4.13.6191.1824, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\PaintDotNet.Effects.dll

        PaintDotNet.SystemLayer.Native.x64, Version=4.13.6191.1824, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\PaintDotNet.SystemLayer.Native.x64.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

        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

        CodeLab, Version=2.18.6132.18680, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\CodeLab.dll

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

        todkmnzd, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null @

        todkmnzd, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null @

        todkmnzd, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null @

        todkmnzd, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null @

        todkmnzd, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null @

        todkmnzd, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null @

        todkmnzd, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null @

        todkmnzd, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null @

        todkmnzd, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null @

        todkmnzd, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null @

        todkmnzd, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null @

     

    Native modules:

        C:\Program Files\Paint.NET\PaintDotNet.exe, version=4.13.6191.1824

        C:\WINDOWS\SYSTEM32\ntdll.dll, version=10.0.14393.206 (rs1_release.160915-0644)

        C:\WINDOWS\SYSTEM32\MSCOREE.DLL, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\System32\KERNEL32.dll, version=10.0.14393.206 (rs1_release.160915-0644)

        C:\WINDOWS\System32\KERNELBASE.dll, version=10.0.14393.206 (rs1_release.160915-0644)

        C:\WINDOWS\System32\ADVAPI32.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\System32\msvcrt.dll, version=7.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\System32\sechost.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\System32\RPCRT4.dll, version=10.0.14393.0 (rs1_release.160715-1616)

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

        C:\WINDOWS\System32\SHLWAPI.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\System32\combase.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\System32\ucrtbase.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\System32\bcryptPrimitives.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\System32\GDI32.dll, version=10.0.14393.206 (rs1_release.160915-0644)

        C:\WINDOWS\System32\gdi32full.dll, version=10.0.14393.576 (rs1_release_inmarket.161208-2252)

        C:\WINDOWS\System32\USER32.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\System32\win32u.dll, version=10.0.14393.51 (rs1_release_inmarket.160801-1836)

        C:\WINDOWS\System32\IMM32.DLL, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\System32\kernel.appcore.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\SYSTEM32\VERSION.dll, version=10.0.14393.0 (rs1_release.160715-1616)

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

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

        C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\mscorlib\e96b4590c579d08edc2e60cc3e5ae997\mscorlib.ni.dll, version=4.6.1586.0 built by: NETFXREL2

        C:\WINDOWS\System32\ole32.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\system32\uxtheme.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System\ee1c3ea3e0049df6d53b35e21c2247e4\System.ni.dll, version=4.6.1586.0 built by: NETFXREL2

        C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Core\46ebe2b057622677cfc3fd04f47081c0\System.Core.ni.dll, version=4.6.1586.0 built by: NETFXREL2

        C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\WindowsBase\61103ac73bccca74b102807a0baf3495\WindowsBase.ni.dll, version=4.6.1586.0 built by: NETFXREL2

        C:\WINDOWS\SYSTEM32\CRYPTSP.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\system32\rsaenh.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\SYSTEM32\bcrypt.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\SYSTEM32\CRYPTBASE.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Drawing\3ac58fb7cb8d849d0f85f2435e1a0066\System.Drawing.ni.dll, version=4.6.1586.0 built by: NETFXREL2

        C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\PresentationCore\bc3f07633c1829b68228796f72a64663\PresentationCore.ni.dll, version=4.6.1586.0 built by: NETFXREL2

        C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\Presentatio5ae0f00f#\a3317d3137e1e1302c5f8f34ffce1622\PresentationFramework.ni.dll, version=4.6.1586.0

        C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\PaintDotNet.Base\766217d9c2055b63123a308f04beeef2\PaintDotNet.Base.ni.dll, version=4.13.6191.1824

        C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Windows.Forms\04e26b57f0c211fdb0d877810b37497f\System.Windows.Forms.ni.dll, version=4.6.1586.0 built by: NETFXREL2

        C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\PaintDotNet500b2e4f#\473c50fcdb1e163e7c1ede436a22112f\PaintDotNet.SystemLayer.ni.dll, version=4.13.6191.1824

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

        C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\PaintDotNet26779e70#\ee39697f2dbfef8186dbfea06b590bdc\PaintDotNet.Resources.ni.dll, version=4.13.6191.1824

        C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\PaintDotNet7afaaa15#\d3b9574e9d3e9e8fac15ad18b472ef0f\PaintDotNet.Framework.ni.dll, version=4.13.6191.1824

        C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\PaintDotNet.Data\fa1fcdecbcf446fab5b6de35cfca4f63\PaintDotNet.Data.ni.dll, version=4.13.6191.1824

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

        C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\PaintDotNet\fadb07be2917a5963cc6523c5fcca8f6\PaintDotNet.ni.exe, version=4.13.6191.1824

        C:\WINDOWS\SYSTEM32\dwrite.dll, version=10.0.14393.0 (rs1_release.160715-1616)

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

        C:\WINDOWS\System32\OLEAUT32.dll, version=10.0.14393.447 (rs1_release_inmarket.161102-0100)

        C:\WINDOWS\System32\msvcp_win.dll, version=10.0.14393.0 (rs1_release.160715-1616)

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

        C:\WINDOWS\System32\shell32.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\System32\cfgmgr32.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\System32\windows.storage.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\System32\powrprof.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\System32\shcore.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\System32\profapi.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\Program Files\Paint.NET\SxS\X64\vcruntime140.dll, version=14.00.23026.0 built by: WCSETUP

        C:\Program Files\Paint.NET\SxS\X64\msvcp140.dll, version=14.00.23026.0 built by: WCSETUP

        C:\Program Files\Paint.NET\SxS\X64\vcomp140.dll, version=14.00.23026.0 built by: WCSETUP

        C:\WINDOWS\System32\MSCTF.dll, version=10.0.14393.0 (rs1_release.160715-1616)

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

        C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\PaintDotNetc8826574#\6e97a3aa2396914959294a12f7e3989b\PaintDotNet.SystemLayer.Native.x64.ni.dll, version=4.13.6191.1824

        C:\Program Files\Paint.NET\PaintDotNet.SystemLayer.Native.x64.dll, version=4.13.6191.1824

        C:\WINDOWS\SYSTEM32\PROPSYS.dll, version=7.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\WinSxS\amd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.14393.321_none_72fe05dd211a5fae\gdiplus.dll, version=10.0.14393.321 (rs1_release_inmarket.161004-2338)

        C:\WINDOWS\SYSTEM32\dxgi.dll, version=10.0.14393.479 (rs1_release.161110-2025)

        C:\WINDOWS\System32\clbcatq.dll, version=2001.12.10941.16384 (rs1_release.160715-1616)

        C:\WINDOWS\System32\UIAnimation.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\system32\dwmapi.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.14393.447_none_42191651c6827bb3\comctl32.dll, version=6.10 (rs1_release_inmarket.161102-0100)

        C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_5.82.14393.447_none_0d5aa7fbb6d35646\comctl32.dll, version=6.10 (rs1_release_inmarket.161102-0100)

        C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Configuration\a7f47973b917fdac945dd35f56b99eaf\System.Configuration.ni.dll, version=4.6.1586.0 built by: NETFXREL2

        C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Xml\42142f2f161821b78f345ecf759fa095\System.Xml.ni.dll, version=4.6.1586.0 built by: NETFXREL2

        C:\WINDOWS\SYSTEM32\WindowsCodecs.dll, version=10.0.14393.576 (rs1_release_inmarket.161208-2252)

        C:\WINDOWS\SYSTEM32\wtsapi32.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\SYSTEM32\WINSTA.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\SYSTEM32\d2d1.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\System32\CRYPT32.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\System32\MSASN1.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\SYSTEM32\d3d11.dll, version=10.0.14393.479 (rs1_release.161110-2025)

        C:\WINDOWS\SYSTEM32\D3D10Warp.dll, version=10.0.14393.576 (rs1_release_inmarket.161208-2252)

        C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Xaml\db1726d3f4aef60e7fc01ed9879d9870\System.Xaml.ni.dll, version=4.6.1586.0 built by: NETFXREL2

        C:\WINDOWS\SYSTEM32\winmm.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\SYSTEM32\WINMMBASE.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\system32\dataexchange.dll, version=10.0.14393.206 (rs1_release.160915-0644)

        C:\WINDOWS\system32\dcomp.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\system32\twinapi.appcore.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\Users\Jonathan Rynd\AppData\Local\Temp\ScintillaNET\2.18.6132\x64\SciLexer.dll, version=3.6.6

        C:\WINDOWS\SYSTEM32\Msimg32.DLL, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\Accessibility\e828edb324154277d8b2eaa9640a520d\Accessibility.ni.dll, version=4.6.1586.0 built by: NETFXREL2

        C:\WINDOWS\SYSTEM32\rasapi32.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\SYSTEM32\rasman.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\SYSTEM32\rtutils.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\System32\ws2_32.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\system32\mswsock.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\SYSTEM32\winhttp.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\SYSTEM32\ondemandconnroutehelper.dll, version=10.0.14393.351 (rs1_release_inmarket.161014-1755)

        C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\System32\NSI.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\SYSTEM32\DNSAPI.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\SYSTEM32\WINNSI.DLL, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\Windows\System32\rasadhlp.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\System32\fwpuclnt.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\System32\comdlg32.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\system32\explorerframe.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\system32\DUI70.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\system32\DUser.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\Windows\System32\thumbcache.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\Program Files\Common Files\microsoft shared\ink\tiptsf.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\system32\xmllite.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\SYSTEM32\edputil.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\System32\StructuredQuery.dll, version=7.0.14393.206 (rs1_release.160915-0644)

        C:\WINDOWS\SYSTEM32\atlthunk.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\system32\Windows.Storage.Search.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\SYSTEM32\SspiCli.dll, version=10.0.14393.576 (rs1_release_inmarket.161208-2252)

        C:\Windows\System32\oleacc.dll, version=7.2.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\SYSTEM32\LINKINFO.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\Windows\System32\ActXPrxy.dll, version=10.0.14393.479 (rs1_release.161110-2025)

        C:\WINDOWS\System32\coml2.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\System32\IDStore.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\SYSTEM32\MPR.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\System32\SAMLIB.dll, version=10.0.14393.82 (rs1_release.160805-1735)

        C:\WINDOWS\System32\wlidprov.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\System32\ntlanman.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\System32\drprov.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\System32\davclnt.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\System32\DAVHLPR.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\System32\wkscli.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\SYSTEM32\cscapi.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\System32\netutils.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\SYSTEM32\apphelp.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\Windows\System32\dlnashext.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\Windows\System32\twinapi.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\System32\provsvc.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\system32\NetworkExplorer.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\system32\NetworkItemFactory.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\Windows\System32\DevDispItemProvider.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\Program Files (x86)\Google\Drive\googledrivesync64.dll, version=1.32.4066.7445

        C:\WINDOWS\WinSxS\amd64_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.9247_none_08e394a1a83e212f\MSVCP90.dll, version=9.00.30729.9247

        C:\WINDOWS\WinSxS\amd64_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.9247_none_08e394a1a83e212f\MSVCR90.dll, version=9.00.30729.9247

        C:\WINDOWS\System32\DEVOBJ.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\SYSTEM32\ntshrui.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\Users\Jonathan Rynd\AppData\Local\Microsoft\OneDrive\17.3.6720.1207\amd64\FileSyncShell64.dll, version=17.3.6720.1207

        C:\Users\Jonathan Rynd\AppData\Local\Microsoft\OneDrive\17.3.6720.1207\amd64\MSVCR120.dll, version=12.00.21005.1 built by: REL

        C:\Users\Jonathan Rynd\AppData\Local\Microsoft\OneDrive\17.3.6720.1207\amd64\MSVCP120.dll, version=12.00.21005.1 built by: REL

        C:\Users\Jonathan Rynd\AppData\Local\Microsoft\OneDrive\17.3.6720.1207\amd64\LoggingPlatform64.DLL, version=17.3.6720.1207

        C:\WINDOWS\SYSTEM32\WININET.dll, version=11.00.14393.447 (rs1_release_inmarket.161102-0100)

        C:\Users\Jonathan Rynd\AppData\Local\Microsoft\OneDrive\17.3.6720.1207\amd64\ClientTelemetry.dll, version=

        C:\WINDOWS\SYSTEM32\WSOCK32.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\SYSTEM32\srvcli.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\Program Files\Common Files\TortoiseOverlays\TortoiseOverlays.dll, version=1, 1, 3, 21564

        C:\WINDOWS\System32\npmproxy.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\System32\SETUPAPI.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\Program Files\TortoiseHg\ThgShellx64.dll, version=2.8.1-6c08be0e64d5

        C:\WINDOWS\SYSTEM32\msi.dll, version=5.0.14393.576

        C:\WINDOWS\System32\WINTRUST.dll, version=10.0.14393.351 (rs1_release_inmarket.161014-1755)

        C:\WINDOWS\System32\urlmon.dll, version=11.00.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\System32\iertutil.dll, version=11.00.14393.0 (rs1_release.160715-1616)

        C:\Windows\System32\FunDisc.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\Windows\System32\EhStorShell.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\system32\mssprxy.dll, version=7.0.14393.206 (rs1_release.160915-0644)

        C:\Windows\System32\fdproxy.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\System32\fdwcn.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\PROGRA~1\MIF5BA~1\Office14\GROOVEEX.DLL, version=14.0.7113.5005

        C:\WINDOWS\WinSxS\amd64_microsoft.vc90.atl_1fc8b3b9a1e18e3b_9.0.30729.6161_none_0a1fd3a3a768b895\ATL90.DLL, version=9.00.30729.6161

        C:\WINDOWS\System32\wcnapi.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\Windows\System32\OneCoreCommonProxyStub.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\PROGRA~1\COMMON~1\MICROS~1\OFFICE14\Cultures\office.odf, version=14.0.7109.5000

        C:\Windows\System32\fdWNet.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\Windows\System32\ATL.DLL, version=3.05.2284

        C:\PROGRA~1\MIF5BA~1\Office14\1033\GrooveIntlResource.dll, version=14.0.6009.1000

        C:\WINDOWS\System32\dfscli.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\SYSTEM32\browcli.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\SYSTEM32\sxs.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\system32\nvshext.dll, version=369.09

        C:\WINDOWS\system32\igfxpph.dll, version=8.15.10.4229

        C:\WINDOWS\system32\hccutils.DLL, version=8.15.10.4229

        C:\WINDOWS\SYSTEM32\samcli.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\system32\igfxrENU.lrc, version=8.15.10.4229

        C:\WINDOWS\system32\igfxsrvc.dll, version=8.15.10.4229

        C:\Program Files (x86)\WinSCP\DragExt64.dll, version=1.2.1.3231

        C:\Windows\System32\Windows.Globalization.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\Windows\System32\Bcp47Langs.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\SYSTEM32\globinputhost.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\Windows\System32\PlayToDevice.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\system32\dtsh.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\system32\FirewallAPI.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\system32\fwbase.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\System32\MMDevApi.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\Windows\System32\PortableDeviceApi.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\Windows\System32\EhStorAPI.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\system32\FWPolicyIOMgr.dll, version=10.0.14393.0 (rs1_release.160715-1616)

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

        C:\WINDOWS\System32\psapi.dll, version=10.0.14393.0 (rs1_release.160715-1616)

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


     

     

  4. Hi, I got a crash in CodeLab 2.18 with latest Paint.net

     

    I was in the editor, holding down shift-uparrow to extend the selection to previous lines.


     

    Spoiler

     

    This text file was created because paint.net crashed. Please e-mail this to crashlog4@getpaint.net so we can diagnose and fix the problem.

     

    Application version: paint.net 4.0.13 (Final 4.13.6191.1824)

    Time of crash: 1/19/2017 2:31:41 AM

    Application uptime: 00:20:29.0114007

    Application state: Running

    Working set: 116,184 KiB

    Handles and threads: 665 handles, 25 threads, 169 gdi, 143 user

    Install directory: C:\Program Files\Paint.NET

    Current directory: C:\Program Files\Paint.NET

    OS Version: 10.0.14393.0 Workstation x64

    .NET version: CLR 4.0.30319.42000 x64, FX 4.6

    Processor: "Intel(R) Core(TM) i7-2640M CPU @ 2.80GHz" @ ~2794MHz (2C/4T, DEP, SSE, SSE2, SSE3, SSSE3, SSE4_1, SSE4_2, XSAVE)

    Physical memory: 8139 MB

    Video card: Intel(R) HD Graphics 3000 (v:8086, d:126, r:9), NVIDIA GeForce GT 520M (v:10DE, d:1050, r:161), Microsoft Basic Render Driver (v:1414, d:8C, r:0)

    Hardware acceleration: False (default: False)

    UI animations: True

    UI DPI: 96.00 dpi (1.00x scale)

    UI theme: Aero/Aero + DWM (Aero.msstyles)

    Updates: True, 1/18/2017

    Locale: pdnr.c: en-US, hklm: en-US, hkcu: en-US, cc: en-US, cuic: en-US

    Flags:

     

    Exception details:

    System.NullReferenceException: Object reference not set to an instance of an object.

       at PaintDotNet.Effects.CodeLabConfigDialog.txtCode_DwellStart(Object sender, DwellEventArgs e)

       at ScintillaNET.Scintilla.OnDwellStart(DwellEventArgs e)

       at ScintillaNET.Scintilla.WmReflectNotify(Message& m)

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

     

    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.13.6191.1824, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\PaintDotNet.exe

        PaintDotNet.Base, Version=4.13.6191.1824, 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.13.6191.1824, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\PaintDotNet.Core.dll

        PaintDotNet.SystemLayer, Version=4.13.6191.1824, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\PaintDotNet.SystemLayer.dll

        PaintDotNet.Framework, Version=4.13.6191.1824, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\PaintDotNet.Framework.dll

        PaintDotNet.Resources, Version=4.13.6191.1824, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\PaintDotNet.Resources.dll

        PaintDotNet.Data, Version=4.13.6191.1824, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\PaintDotNet.Data.dll

        PaintDotNet.Effects, Version=4.13.6191.1824, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\PaintDotNet.Effects.dll

        PaintDotNet.SystemLayer.Native.x64, Version=4.13.6191.1824, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\PaintDotNet.SystemLayer.Native.x64.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

        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

        CodeLab, Version=2.18.6132.18680, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\CodeLab.dll

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

        4hf0s5as, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null @

        4hf0s5as, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null @

        4hf0s5as, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null @

     

    Native modules:

        C:\Program Files\Paint.NET\PaintDotNet.exe, version=4.13.6191.1824

        C:\WINDOWS\SYSTEM32\ntdll.dll, version=10.0.14393.206 (rs1_release.160915-0644)

        C:\WINDOWS\SYSTEM32\MSCOREE.DLL, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\System32\KERNEL32.dll, version=10.0.14393.206 (rs1_release.160915-0644)

        C:\WINDOWS\System32\KERNELBASE.dll, version=10.0.14393.206 (rs1_release.160915-0644)

        C:\WINDOWS\System32\ADVAPI32.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\System32\msvcrt.dll, version=7.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\System32\sechost.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\System32\RPCRT4.dll, version=10.0.14393.0 (rs1_release.160715-1616)

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

        C:\WINDOWS\System32\SHLWAPI.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\System32\combase.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\System32\ucrtbase.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\System32\bcryptPrimitives.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\System32\GDI32.dll, version=10.0.14393.206 (rs1_release.160915-0644)

        C:\WINDOWS\System32\gdi32full.dll, version=10.0.14393.576 (rs1_release_inmarket.161208-2252)

        C:\WINDOWS\System32\USER32.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\System32\win32u.dll, version=10.0.14393.51 (rs1_release_inmarket.160801-1836)

        C:\WINDOWS\System32\IMM32.DLL, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\System32\kernel.appcore.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\SYSTEM32\VERSION.dll, version=10.0.14393.0 (rs1_release.160715-1616)

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

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

        C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\mscorlib\e96b4590c579d08edc2e60cc3e5ae997\mscorlib.ni.dll, version=4.6.1586.0 built by: NETFXREL2

        C:\WINDOWS\System32\ole32.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\system32\uxtheme.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System\ee1c3ea3e0049df6d53b35e21c2247e4\System.ni.dll, version=4.6.1586.0 built by: NETFXREL2

        C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Core\46ebe2b057622677cfc3fd04f47081c0\System.Core.ni.dll, version=4.6.1586.0 built by: NETFXREL2

        C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\WindowsBase\61103ac73bccca74b102807a0baf3495\WindowsBase.ni.dll, version=4.6.1586.0 built by: NETFXREL2

        C:\WINDOWS\SYSTEM32\CRYPTSP.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\system32\rsaenh.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\SYSTEM32\bcrypt.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\SYSTEM32\CRYPTBASE.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Drawing\3ac58fb7cb8d849d0f85f2435e1a0066\System.Drawing.ni.dll, version=4.6.1586.0 built by: NETFXREL2

        C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\PresentationCore\bc3f07633c1829b68228796f72a64663\PresentationCore.ni.dll, version=4.6.1586.0 built by: NETFXREL2

        C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\Presentatio5ae0f00f#\a3317d3137e1e1302c5f8f34ffce1622\PresentationFramework.ni.dll, version=4.6.1586.0

        C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\PaintDotNet.Base\766217d9c2055b63123a308f04beeef2\PaintDotNet.Base.ni.dll, version=4.13.6191.1824

        C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Windows.Forms\04e26b57f0c211fdb0d877810b37497f\System.Windows.Forms.ni.dll, version=4.6.1586.0 built by: NETFXREL2

        C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\PaintDotNet500b2e4f#\473c50fcdb1e163e7c1ede436a22112f\PaintDotNet.SystemLayer.ni.dll, version=4.13.6191.1824

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

        C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\PaintDotNet26779e70#\ee39697f2dbfef8186dbfea06b590bdc\PaintDotNet.Resources.ni.dll, version=4.13.6191.1824

        C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\PaintDotNet7afaaa15#\d3b9574e9d3e9e8fac15ad18b472ef0f\PaintDotNet.Framework.ni.dll, version=4.13.6191.1824

        C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\PaintDotNet.Data\fa1fcdecbcf446fab5b6de35cfca4f63\PaintDotNet.Data.ni.dll, version=4.13.6191.1824

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

        C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\PaintDotNet\fadb07be2917a5963cc6523c5fcca8f6\PaintDotNet.ni.exe, version=4.13.6191.1824

        C:\WINDOWS\SYSTEM32\dwrite.dll, version=10.0.14393.0 (rs1_release.160715-1616)

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

        C:\WINDOWS\System32\OLEAUT32.dll, version=10.0.14393.447 (rs1_release_inmarket.161102-0100)

        C:\WINDOWS\System32\msvcp_win.dll, version=10.0.14393.0 (rs1_release.160715-1616)

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

        C:\WINDOWS\System32\shell32.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\System32\cfgmgr32.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\System32\windows.storage.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\System32\powrprof.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\System32\shcore.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\System32\profapi.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\Program Files\Paint.NET\SxS\X64\vcruntime140.dll, version=14.00.23026.0 built by: WCSETUP

        C:\Program Files\Paint.NET\SxS\X64\msvcp140.dll, version=14.00.23026.0 built by: WCSETUP

        C:\Program Files\Paint.NET\SxS\X64\vcomp140.dll, version=14.00.23026.0 built by: WCSETUP

        C:\WINDOWS\System32\MSCTF.dll, version=10.0.14393.0 (rs1_release.160715-1616)

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

        C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\PaintDotNetc8826574#\6e97a3aa2396914959294a12f7e3989b\PaintDotNet.SystemLayer.Native.x64.ni.dll, version=4.13.6191.1824

        C:\Program Files\Paint.NET\PaintDotNet.SystemLayer.Native.x64.dll, version=4.13.6191.1824

        C:\WINDOWS\SYSTEM32\PROPSYS.dll, version=7.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\WinSxS\amd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.14393.321_none_72fe05dd211a5fae\gdiplus.dll, version=10.0.14393.321 (rs1_release_inmarket.161004-2338)

        C:\WINDOWS\SYSTEM32\dxgi.dll, version=10.0.14393.479 (rs1_release.161110-2025)

        C:\WINDOWS\System32\clbcatq.dll, version=2001.12.10941.16384 (rs1_release.160715-1616)

        C:\WINDOWS\System32\UIAnimation.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\system32\dwmapi.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.14393.447_none_42191651c6827bb3\comctl32.dll, version=6.10 (rs1_release_inmarket.161102-0100)

        C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_5.82.14393.447_none_0d5aa7fbb6d35646\comctl32.dll, version=6.10 (rs1_release_inmarket.161102-0100)

        C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Configuration\a7f47973b917fdac945dd35f56b99eaf\System.Configuration.ni.dll, version=4.6.1586.0 built by: NETFXREL2

        C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Xml\42142f2f161821b78f345ecf759fa095\System.Xml.ni.dll, version=4.6.1586.0 built by: NETFXREL2

        C:\WINDOWS\SYSTEM32\WindowsCodecs.dll, version=10.0.14393.576 (rs1_release_inmarket.161208-2252)

        C:\WINDOWS\SYSTEM32\wtsapi32.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\SYSTEM32\WINSTA.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\SYSTEM32\d2d1.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\System32\CRYPT32.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\System32\MSASN1.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\SYSTEM32\d3d11.dll, version=10.0.14393.479 (rs1_release.161110-2025)

        C:\WINDOWS\SYSTEM32\D3D10Warp.dll, version=10.0.14393.576 (rs1_release_inmarket.161208-2252)

        C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Xaml\db1726d3f4aef60e7fc01ed9879d9870\System.Xaml.ni.dll, version=4.6.1586.0 built by: NETFXREL2

        C:\WINDOWS\SYSTEM32\winmm.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\SYSTEM32\WINMMBASE.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\system32\dataexchange.dll, version=10.0.14393.206 (rs1_release.160915-0644)

        C:\WINDOWS\system32\dcomp.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\system32\twinapi.appcore.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\SYSTEM32\ntmarta.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\Users\Jonathan Rynd\AppData\Local\Temp\ScintillaNET\2.18.6132\x64\SciLexer.dll, version=3.6.6

        C:\WINDOWS\SYSTEM32\Msimg32.DLL, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\Accessibility\e828edb324154277d8b2eaa9640a520d\Accessibility.ni.dll, version=4.6.1586.0 built by: NETFXREL2

        C:\WINDOWS\SYSTEM32\rasapi32.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\SYSTEM32\rasman.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\SYSTEM32\rtutils.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\System32\ws2_32.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\system32\mswsock.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\SYSTEM32\winhttp.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\SYSTEM32\ondemandconnroutehelper.dll, version=10.0.14393.351 (rs1_release_inmarket.161014-1755)

        C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\System32\NSI.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\SYSTEM32\DNSAPI.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\SYSTEM32\WINNSI.DLL, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\Windows\System32\rasadhlp.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\System32\fwpuclnt.dll, version=10.0.14393.0 (rs1_release.160715-1616)

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

        C:\WINDOWS\System32\SetupApi.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\SYSTEM32\DEVOBJ.dll, version=10.0.14393.0 (rs1_release.160715-1616)

        C:\WINDOWS\System32\WINTRUST.dll, version=10.0.14393.351 (rs1_release_inmarket.161014-1755)

        C:\WINDOWS\System32\psapi.dll, version=10.0.14393.0 (rs1_release.160715-1616)

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


     

     

×
×
  • Create New...