Re: [win32lib] shellExecuteEx()??

new topic     » goto parent     » topic index » view thread      » older message » newer message

-- ShellExecute error codes
constant SE_ERR_FNF             = 2       -- file not found
constant SE_ERR_PNF             = 3       -- path not found
constant SE_ERR_ACCESSDENIED    = 5       -- access denied
constant SE_ERR_OOM             = 8       -- out of memory
constant SE_ERR_SHARE           = 26
constant SE_ERR_ASSOCINCOMPLETE = 27
constant SE_ERR_DDETIMEOUT      = 28
constant SE_ERR_DDEFAIL         = 29
constant SE_ERR_DDEBUSY         = 30
constant SE_ERR_NOASSOC         = 31
constant SE_ERR_DLLNOTFOUND     = 32

The other values are not used.

----------------
cheers,
Derek Parnell
----- Original Message ----- 
From: "Robert Szalay" <robsz1 at netzero.net>
To: "EUforum" <EUforum at topica.com>
Sent: Thursday, November 28, 2002 5:16 PM
Subject: [win32lib] shellExecuteEx()??



Hello list!

    I'm not sure what to think about shellExecuteEx()

In the win32lib docs(57.9), it says:
    Returns: INTEGER: Success code. 0 to 32 are errors.

I am assuming this means that anything outside of the range (0-32)
means success.

But what about return values in the range of 0-32 ?

What does each value mean ?

Thanks in Advance, 
    Robert Szalay

==^^===============================================================
This email was sent to: ddparnell at bigpond.com

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu