Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Aug 19th, 2012  |  syntax: None  |  size: 2.96 KB  |  hits: 7  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. FFsplit
  2.     Assembly Version: 1.0.0.0
  3.     Win32 Version: 1.0.0.0
  4.     CodeBase: file:///D:/FFsplit/FFsplit/FFsplit/FFsplit.exe
  5. ----------------------------------------
  6. System
  7.     Assembly Version: 4.0.0.0
  8.     Win32 Version: 4.0.30319.269 built by: RTMGDR
  9.     CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
  10. ----------------------------------------
  11. System.Windows.Forms
  12.     Assembly Version: 4.0.0.0
  13.     Win32 Version: 4.0.30319.278 built by: RTMGDR
  14.     CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
  15. ----------------------------------------
  16. System.Drawing
  17.     Assembly Version: 4.0.0.0
  18.     Win32 Version: 4.0.30319.282 built by: RTMGDR
  19.     CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
  20. ----------------------------------------
  21. AForge.Controls
  22.     Assembly Version: 2.2.4.0
  23.     Win32 Version: 2.2.4.0
  24.     CodeBase: file:///D:/FFsplit/FFsplit/FFsplit/AForge.Controls.DLL
  25. ----------------------------------------
  26. AForge.Video
  27.     Assembly Version: 2.2.4.0
  28.     Win32 Version: 2.2.4.0
  29.     CodeBase: file:///D:/FFsplit/FFsplit/FFsplit/AForge.Video.DLL
  30. ----------------------------------------
  31. DirectShowLib-2005
  32.     Assembly Version: 2.1.0.0
  33.     Win32 Version: 2.1.0.0
  34.     CodeBase: file:///D:/FFsplit/FFsplit/FFsplit/DirectShowLib-2005.DLL
  35. ----------------------------------------
  36. AForge.Video.DirectShow
  37.     Assembly Version: 2.2.4.1
  38.     Win32 Version: 2.2.4.1
  39.     CodeBase: file:///D:/FFsplit/FFsplit/FFsplit/AForge.Video.DirectShow.DLL
  40. ----------------------------------------
  41. NAudio
  42.     Assembly Version: 1.5.4.0
  43.     Win32 Version: 1.5.4.0
  44.     CodeBase: file:///D:/FFsplit/FFsplit/FFsplit/NAudio.DLL
  45. ----------------------------------------
  46. System.Configuration
  47.     Assembly Version: 4.0.0.0
  48.     Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
  49.     CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
  50. ----------------------------------------
  51. System.Xml
  52.     Assembly Version: 4.0.0.0
  53.     Win32 Version: 4.0.30319.233 built by: RTMGDR
  54.     CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
  55. ----------------------------------------
  56.  
  57. ************** JIT Debugging **************
  58. To enable just-in-time (JIT) debugging, the .config file for this
  59. application or computer (machine.config) must have the
  60. jitDebugging value set in the system.windows.forms section.
  61. The application must also be compiled with debugging
  62. enabled.
  63.  
  64. For example:
  65.  
  66. <configuration>
  67.     <system.windows.forms jitDebugging="true" />
  68. </configuration>
  69.  
  70. When JIT debugging is enabled, any unhandled exception
  71. will be sent to the JIT debugger registered on the computer
  72. rather than be handled by this dialog box.