/* revstr.h */

#define EXPORT __declspec(dllexport)

EXPORT BOOL CALLBACK BlockRev (LPSTR lpSource, int nLong) ;