Winamp & Shoutcast Forums

Winamp & Shoutcast Forums (http://forums.winamp.com/index.php)
-   NSIS Discussion (http://forums.winamp.com/forumdisplay.php?f=65)
-   -   executing function from dll (http://forums.winamp.com/showthread.php?t=255774)

peeratep 19th September 2006 09:30

executing function from dll
 
prototype BOOL MyDll.MyFunction( BYREF STRING )

function dll return bool
passing argument byref string

how to call dll function ....
StrCpy $0 "abc123"
System::Call MyDll::MyFunction (t r0) b .r1

get data for $1 wrong help me please!
...thank you

Joel 19th September 2006 18:06

Is your DLL mabe in .NET?

Maybe I'm wrong...is been a while, but as far I know, nsis can't call .net entries


All times are GMT. The time now is 04:29.

Copyright © 1999 - 2010 Nullsoft. All Rights Reserved.