Results 1 to 3 of 3

Thread: ShellExecute

  1. #1

    Thread Starter
    Member
    Join Date
    May 1999
    Location
    San Jose, CA, USA
    Posts
    43

    Question

    When talking about the shellexecute api function, what is the value of SW_SHOWNORMAL? I know that's what I want, but I don't know what value it is to declare in my app!
    -_=Progrium=_-
    Progrium Software

    Using: VB 6 Pro

  2. #2
    old fart Frans C's Avatar
    Join Date
    Oct 1999
    Location
    the Netherlands
    Posts
    2,926
    Public Const SW_SHOWNORMAL = 1

  3. #3
    Monday Morning Lunatic parksie's Avatar
    Join Date
    Mar 2000
    Location
    Mashin' on the motorway
    Posts
    8,169
    If you use the Hardcore Visual Basic API type library, you will almost never need to declare another function or constant again. I can't remember the URL right now, but will post it if I find it.
    I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
    -- Linus Torvalds

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width