|
-
Aug 12th, 2000, 03:27 PM
#1
Thread Starter
Member
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!
-
Aug 12th, 2000, 03:31 PM
#2
Public Const SW_SHOWNORMAL = 1
-
Aug 12th, 2000, 03:44 PM
#3
Monday Morning Lunatic
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|