- http://idobatter.github.com/wxDl/ (home page)
- https://github.com/idobatter/wxDl/ (GIT repository)
- double click
- wxDl.exe
- drag and drop
- wxDl.exe filename
- command line
- no option
- wxDl
- get uri
- create icon
- wxDl -o 2
- help
- wxDl -h
- no option
The file wxDl.exe is already compiled for Windows 2000/XP/Vista/7.
- md5digest.lib (source included)
To make wxDl.exe from source:
- wxWidgets https://github.com/wxWidgets/wxWidgets/
- wxMSW-2.8.10 http://www.wxwidgets.org/
- wxSQLite3 http://wxcode.sourceforge.net/docs/wxsqlite3/
- SQLite3 3.7.5 (Win32 DLL) http://www.hwaci.com/sw/sqlite/
and tested with a compiler Visual C++ 2008 Express Edition.
Special thanks for many web sites and blogs.