Version 9.0 (8 May 2019 released)

  •  added support Unicode for ActiveX control. The Audio device, Audio input pin can display unicode name.
  • updated OutputType property, now support output AVI, WMV file.
  • added CaptureArea method that support Zoom in, Zoom out to specific area when screen capturing.  
  • added Resume and Pause method that support pause and resume the screen capturing.
  • added RefreshAudioDevice method that support Refresh the Audio Device, audio input pin.
  • added DeviceChange event, it will trigger this event when insert or remove USB device.
  • updated VB6, C# 2010, C# 2015, VB.NET 2010, VB.NET 2015, VC , VFP samples.

  • Version 8.0 (18 May 2016 released)

  • added support on Windows 10.
  • fixed cannot capture correct resolution with high DPI.
  • fixed mouse pointer position issue with high DPI.
  • added VB.NET 2015, C# 2015 samples.
  • Version 7.0 (22 July 2015 released)

  • fixed memory issue when capturing for a long time.
  • changed CaptureArea method support input by pixel.
  • added support screen record from a multi-monitor system.
  • added GetAudioCompressorCount, GetAudioCompressorName, GetAudioDeviceCount, GetAudioDeviceName, GetAudioInputPinCount, GetAudioInputPinName,GetVideoCompressorCount, GetVideoCompressorName, GetVideoCompressorPropertyPage,GetWMVProfileCount, GetWMVProfileName, GetWMVProfileDesc methods 
  • updated VB6, C# 2010 ,Delphi, VFP, VC , VB.NET 2010, C# 2010 samples. 
  • supported on Windows 8 or above.

  • Version 6.1 (11 December 2011 released)

  • added digital signed for ocx and exectuable of installer files.
  • fixed vb.net 2010 samples cannot run on 64 bit OS issue.
  • Version 6.0 (18 Oct 2011 released)

  • improved screen recording performance, fixed mouse pointer flickering and fast screen recording on window 7.
  • added vb.net 2010 sample.
  •  

    Version 5.3 (30 Jan 2010 released)

  • added allow use the activex without the form.
  • added InitControlWithNoUI method.
  • added VB Script sample.
  •  

     

    Version 5.2 (20 Oct 2009 released)

  • redesigned the screen capture engine, now it will not have mouse pointer flicker when capturing.
  • added allow adjust the CaptureWidth and CaptureHeight properties to resize the output resolution.
  •  

  • changed capture the area by percentage. It can easy to control the capture area.
  • added CaptureArea method.
  • removed CaptureLeft, CaptureTop property.
  •  

    Version 5.1 (14 Feb 2009 released)

  • added AudioInputPinVolume property.
  • allow adjust the volume of selected audio input pin.
  • added reset the default volume of audio input pin after end of recording.
  • improved crash issue if the window have not installed sound card.
    Version 5.0
  • fixed memory leak and improved the performance.
    Version 4.1
  • fixed capture area mouse pointer issue.
    Version 4.0
  • rewrite capture engine, now it is more smooth and audio, video sync.
  • added capture from window handle.
    Version 3.0
  • added allow selected audio device and audio input pin.
  • added refresh audio input pin when audio device changed.
    Version 2.1
  • added FPS property can set to 20 and 30 FPS.
  • added Delphi Sample.
  • added support CreateObject instance the ocx.
  •