|
-
Mar 1st, 2010, 09:14 AM
#1
Thread Starter
New Member
VB6 Common Dialog Error in Windows 7
When using the CommonDialog control, to open files the program EXE is being locked and the file cannot be moved, deleted, or changed once the program has been closed. Trying to relaunch the program also results in an error. The only way to relaunch the program is the restart the machine. This only happens in Windows 7 but I cannot find anyone else that has experienced a similar problem.
The code is fairly old, still using the Action Property of the CommonDialog but even switching to use the newer ShowOpen method does not fix this. It does not mater if I actually open a file or not. Even selecting Cancel on the screen will still cause the EXE to be locked.
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
|