in reply to Prototype problem for XS module
Not an answer to your XS problem, but ActiveState Perl comes with the message box call built-in. Try this:
perl -MWin32 -E"say'The man, he say: ',Win32::MsgBox('Is this what you + are after?',4,'Just a question')==6 ?'yes':'no'"
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Prototype problem for XS module
by chessgui (Scribe) on Feb 05, 2012 at 17:46 UTC | |
by BrowserUk (Patriarch) on Feb 05, 2012 at 19:26 UTC | |
by chessgui (Scribe) on Feb 06, 2012 at 06:32 UTC | |
by BrowserUk (Patriarch) on Feb 06, 2012 at 07:53 UTC |