Winamp & Shoutcast Forums

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

peeratep 18th September 2006 08:07

call dll-function
 
how to call function from file(.dll) bypass argument
and receive return value

Comm@nder21 18th September 2006 08:14

code:
System::Call yourdll.dll::yourfunction (i <integerargument>, t <textargument>) .<returnvar>


see system.dll readme for detailed information about all functions the plugin has.

browse the nsis wiki for code examples.


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

Copyright © 1999 - 2010 Nullsoft. All Rights Reserved.