Member 10789069 wrote:
give me code
Sorry, but that is not how this site works; people try to help those who do their own work, we do not provide code to order. As a hint, I suggest you take a look at http://msdn.microsoft.com/en-us/library/5cf30x1h.aspx[^].
mostafaghanei wrote:
this code is a part of keecak function
Ahh, Keecak eh? Yes, that's very well known. I am sure someone can tell you what it does.
"The whole idea that carbon dioxide is the main cause of the recent global warming is based on a guess that was proved false by empirical evidence during the 1990s." climate-models-go-cold
I have looked, and I have given you a suggestion; it is up to you to implement it. You then need to build and test until it runs successfully. You also need to provide specific details of the errors you receive if you want further help.
Compile the C# object with the "Make COM Visible" checkbox checked, and then see this link: COM Callable Wrapper[^]
The difficult we do right away... ...the impossible takes slightly longer.
I finished to run it ^^. Just move the CALLBACK function before click button and don't need to declare CALLBACK in header file. Thank you so much for your help ^^