Menu

#209 nsis.pas - LogMessage() and Call()

closed-accepted
Plugin (47)
5
2009-06-08
2009-06-08
Gints
No

Two additional functions here:
* LogMessage(text: string) - to send text to DetailPrint window
* Call(function: string) - to call back NSIS script function which adress is retrieved before plugin call with GetFunctionAddress.

Discussion

  • Gints

    Gints - 2009-06-08
     
  • Amir Szekely

    Amir Szekely - 2009-06-08
    • assigned_to: nobody --> kichik
    • summary: nsis.pas - LogMessage(text: string) and Call(function: strin --> nsis.pas - LogMessage() and Call()
    • status: open --> closed-accepted
     
  • Amir Szekely

    Amir Szekely - 2009-06-08

    Thanks, applied.

     

Log in to post a comment.