Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
readme.txt | 2015-06-09 | 477 Bytes | |
CKUpdate.zip | 2015-06-09 | 50.6 kB | |
Totals: 2 Items | 51.1 kB | 0 |
This is the source code for the CKUpdate DLL, which implements a check for updates feature. It's a regular DLL, and only exports a single function, CKUpdate. For an example of how to use it, see the CheckForUpdates method in MainFrm.cpp in the ChordEase source. Note that the implementation depends on specific details of the target application's SourceForge web site. You can also obtain this DLL from any of the ChordEase distributions if you don't want to build it yourself.