|
-
Nov 18th, 2000, 09:55 AM
#1
Thread Starter
New Member
I am an novice VB user, and am a little stuck on a project I am working on. I am accessing the API to open files on a cd. What I would like to do, is access a different file depending on what the cd drive letter is. I use:
ShellExecute hwnd, "open", "D:\book2.pdf", vbNullString, CurDir$, SW_SHOW
but I would like to access a different file if the drive letter is, say, drive letter E:
any suggestions??
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
|