Daily stuff not frequently posted a software developer finds out or rants about.

Thursday, June 05, 2008

Amazon and Eraser APIs updated

This is just a small update, related to two of the files I made available here.

The Amazon lookup unit, snlProtoAmazonOnca.pas, has been updated since Amazon does no longer support the DevToken method. The quick fix in the unit just raises an exception when it is used to allow supporting code to still compile; replacing it with the AssociateID method is a must though for your app to be able to query again.

Also, the 5.8.6 Eraser update was too C-ish, no longer exporting plaintext function names in Eraser.dll. The updated snlAPIEraser.pas contains a quick fix for 5.8.6, with the hope that they'll get back to "proper" exporting with the next version.

The new file revisions are available through their links at the right side of this blog.

Labels: ,