in reply to Re: Adding WlanConnect() to Win32::Wlan::API
in thread Adding WlanConnect() to Win32::Wlan::API
@corion Hey, thanks for the reply and suggesting pack(). Dunno about the "easy" bit but failing me getting a solution in perl, as at last resort one could outsource this to a native implementation and start an external process. Pure perl would be nicer though.
The IPPI signature is correct as is my GUID. However, the return value of the $API{ WlanConnect }->Call() is 87. Would this be need to be massaged into something meaningful?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Adding WlanConnect() to Win32::Wlan::API (87)
by tye (Sage) on Jun 26, 2012 at 20:06 UTC | |
by tomsell (Acolyte) on Jun 26, 2012 at 20:42 UTC | |
by tye (Sage) on Jun 26, 2012 at 20:46 UTC | |
|
Re^3: Adding WlanConnect() to Win32::Wlan::API
by bulk88 (Priest) on Jun 26, 2012 at 23:47 UTC | |
by tomsell (Acolyte) on Jun 27, 2012 at 08:32 UTC | |
by bulk88 (Priest) on Jun 27, 2012 at 13:48 UTC | |
by tomsell (Acolyte) on Jun 27, 2012 at 15:45 UTC | |
by bulk88 (Priest) on Jun 27, 2012 at 19:08 UTC | |
|