Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re^3: Adding WlanConnect() to Win32::Wlan::API (87)

by tye (Sage)
on Jun 26, 2012 at 20:06 UTC ( [id://978498]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Adding WlanConnect() to Win32::Wlan::API
in thread Adding WlanConnect() to Win32::Wlan::API

% perl -le"print $^E = 87" The parameter is incorrect

So see ERROR_INVALID_PARAMETER in the docs, such as http://msdn.microsoft.com/en-us/library/windows/desktop/ms706613%28v=vs.85%29.aspx

- tye        

Replies are listed 'Best First'.
Re^4: Adding WlanConnect() to Win32::Wlan::API (87)
by tomsell (Acolyte) on Jun 26, 2012 at 20:42 UTC

    I have a feeling that there's nothing obvious wrong with the values as such set in the perl application code. Under XP, it's mostly defaults that are available. Passing them on to the DLL seems to be the problem.

      So, I'd likely next look at the guts of whatever that *Struct module ends up generating (probably via 'perl -d').

      - tye        

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://978498]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (5)
As of 2024-04-19 22:48 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found