i easily call to with system::call with this code:
System::Call "r2duEnc::EncSection(t 'ABCD',t 'ABCD')" now i copy that dll to plugins and i try to call them with code:r2duEnc::EncSection 'abcd' 'abcd' but after compile and run nsis .exe file program has stop working....if my codes its wrong?!
my dll have two parameter....
thanks