2015/01/12: V3.03
	1. block uninstallation if filter driver is older than v3.00
        2. fix FilterCheckEepValid miss return 0 issue (if eeprom pin is floating)

2014/11/27: V3.02
	Fix VIA hub yellow bang issue by skip VID_2019&PID_XXXX

2014/07/24: V3.01
	1. Let XP using legacy install method, which will ignore driver sign.
	2. Hide console window during installation

2014/05/19: V3.00
	glusbflt.sys
	  - re-define GL hub verification rule
	  - fix get PID offset error in FilterCheckEepValid()
	  - support GL 2.0 hub without EEPROM
	  - add GL_DEV_TYPE_HUB_HS type in GLDevType
	  - pass null buffer when wLength = 0 FilterEvtIoDeviceControl()

	Install script
	  - rebuild DIFxCmd.exe x64 to Windows Service 2003, remove DIFxCmdVista64.exe; DIFxCmdXP64.exe
	  - if error occur, install/un-install will not be completed
	  - add check log file function to verify driver install/un-install result

!Records before V3.00 is loss...

2012/05/24: V1.12
	Fix bmRequestType bug.

2012/02/22: V1.11
	Disable cancel when moving data.

2012/01/17: V1.10
	Add support to U3 instance.
	Force user to reboot after uninstall and before next install.

2012/01/10: V1.09
	Add new criteria to identify GL device.
		bcddev = 0x776X
		bcddev = 0x853X
		bcddev = 0x319X
		bcddev = 0x329X

2012/01/04: V1.08
	Add certification to .sys file for DTM.


Version 1.07 and below is not recorded.