Version 4.1 (10 December 2011 released)
added digital signed for ocx and exectuable of installer files.
added c# 2010 samples.
fixed vb.net 2010 samples cannot run on 64 bit OS issue.
Version 4.0 (14 Oct 2011 released)
added record any monitor screen from a multi-monitor system.
improved screen recording performance, fixed mouse pointer flickering and fast screen recording on window 7.
added vb.net 2010 sample.
Version 3.5 (15 May 2010 released)
added allow add overlay text, image, date time on video when screen recording.
added DateSetColor, DateSetFontName, DateSetFontStyle, DrawDateTime, DrawImage, DrawText,ShowDateTime, ShowImage, ShowText, TextSetColor, TextSetFontName, TextSetFontSize, TextSetFontStyle, TextSetHashBrushValue, TextSetOutlineBackColor, TextSetOutlineBorderColor, TextSetStyle, TextSetTextureImage methods.
added UseOverlay property.
updated VB, VC sample.
Version 3.1 (30 Jan 2010 released)
fixed pause and resume issue.
added allow use the activex without the form.
added InitControlWithNoUI, CaptureAreaByPixel methods.
added VB Script sample.
Version 3.0 (19 Oct 2009 released)
redesigned the screen capture engine, now it will not have mouse pointer flicker when capturing.
added zoom in and zoom out feature when screen 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.
added UseHWAcceleration property.
removed CaptureLeft, CaptureTop property.
Version 2.8 (27 Aug 2009 released)
allow use mp3 codec and adjust the bitrate, sample rate, channels when save to avi file.
when have not set AudioInputPinVolume property, it will use system default volume value.
added AVIMP3Bitrate, AVIMP3Channels, AVIMP3SampleRate properties.
Version 2.7 (14 July 2009 released)
fixed temp file have not clear issue when output FLV file.
Version 2.6 (12 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 2.5
improved flv meta data issue.
FLV, SWF file can record to video without audio.
Version 2.0
fixed memory leak and improved the performance.
Version 1.1
fixed capture area mouse pointer issue.