Dear all, I am starting to use the Crypto++ and I am quite new to C++. I do not understand one thing the defined Marco's name put in the class definition, function definition,etc.
e.g. in the Rijndael.h file 1. class definitions like class CRYPTOPP_DLL Rijndael : public Rijndael_Info, public BlockCipherDocumentation 2. function definitions like: CRYPTOPP_DLL static const char * CRYPTOPP_API StaticAlgorithmName() could anyone please explain such usage of putting CRYPTOPP_DLL before the names? Thanks in advance, Best, Beilu --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the "Crypto++ Users" Google Group. To unsubscribe, send an email to [EMAIL PROTECTED] More information about Crypto++ and this group is available at http://www.cryptopp.com. -~----------~----~----~----~------~----~------~--~---
