10/31/2006
10/26/2006
Major feature updates
Long time no update. Almost a year! Time goes fast.
It's not because I'm away from it but because the last release was good enough
for me. Until last week, I thought I need update it and make it faster.
In this release, I made a major update, cache added, FourCC supported
etc. This is the Source zip. Still not working on Vista. Nobody's
IColumnProvider works on Vista(RC2).
Download:
DevRelease10252006 Win32
DevRelease10252006 Source
Changes:
1. Upgraded project and source to VS2005.
2.
swept for using secutiry string functions.
3. Upgraded to datecode_en
1.4
4. Retrive short date string from OS.
5. Cache mechanism added.
6. FourCC and AVI type added.
09/15/2005
Source code released
1. NSIS setup script added.
2. Souce code released under GNU license
and checked in to CVS. Please allow a few hours for sync.
CVS Webpage
08/23/2005
Second Dev Release
ChangeLog:
1. Fixed file locking issue.
2. Code clean up.
3.
Build Info/Version Info added.
To download: click here
Installation:
1. Unzip the file
2. regsvr32 DVTimeEye.dll
To uninstall:
1. regsvr32 /u DVTimeEye.dll
2. delete the file.
To Test:
1. Open a folder.
2. Menu\View\Details.
3. Right click
on the column bar.
4. Click 'DV AVI Taken Date' and/or 'DV AVI Video
Format'.
Screenshots:
click here
Dev contact: rainman_yuan at users.sourceforge.net
05/22/2005
Quick and Dirty Prototype
Woo! My first prototype is working! It gives DV AVI taken date and video
format.
PS: A few screenshots were added. Source will be uploaded
soon.
To download it,
click here.
04/29/2005
Finally!
Finally, I found Thingamablog. I was so impressed, bring blog publish to
desktop, Woo! I don't have to worry about setting up blog engines and
all thoese wired stuffs. I can focus on developing now.
Update on
development:
Initial Windows Shell Extension Hellow World has been
written. I'm using VC7/IDE2003 plus ATL for COM architecture.