Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 258535
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T22:11:19+00:00 2026-05-11T22:11:19+00:00

I have a VB6 Application which creates an instance of the internet explorer and

  • 0

I have a VB6 Application which creates an instance of the internet explorer and implements drag and drop for this instance. I am using the event BeforeNavigate2 so that when user drops a file or a folder on the explorer, the event will return the path.

......
Public WithEvents myIExplorer as new SHDocvW.InternetExplorer
......
Private Sub myIExplorer_BeforeNavigate2(ByVal pDisp As Object, URL As Variant, 
                Flags As Variant, TargetFrameName As Variant,
                PostData As Variant, Headers As Variant, Cancel As Boolean)

    If IsFile(URL) Then
       'Process file
    Else
       'Process folder
    End if

End Sub

It works great with Internet Explorer 6. However, it does not work properly with Windows Internet Explorer 7. When I drop a file it works but when I drop a folder it just opens the folder and it does not fire the event.

What has changed in IE7? Is there any setting? Is there any security issue?

Thanks

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-11T22:11:19+00:00Added an answer on May 11, 2026 at 10:11 pm

    IE6 had what was known as “Shell Integration”, which basically means that iexplore.exe and explorer.exe did the same thing, which was open a common frame that could host either a webpage or a shell folder.

    For IE7, this integration was removed for a number of technical reasons, among them being the Protected Mode IE security feature and the desire to easily ship IE7 downlevel to Windows XP as well as Windows Vista.

    So, to answer your question, yes, something changed in IE7. If you try to navigate to a local file path, pretty much via any mechanism, it aborts the navigation and delegates it to the running instance of the explorer.exe shell. There is no setting to revert to the previous behavior.

    If you need this to work, you should consider writing a Shell extension and not a Browser extension.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 118k
  • Answers 118k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer You can use position() which returns left and top positions:… May 11, 2026 at 11:40 pm
  • Editorial Team
    Editorial Team added an answer The simple answer would be to use multiple classes for… May 11, 2026 at 11:40 pm
  • Editorial Team
    Editorial Team added an answer Only properties that have values set to them will get… May 11, 2026 at 11:40 pm

Related Questions

I have a VB6 COM component which I need to call from my .Net
I have a legacy VB6 application that was built using MSDE. As many client's
I have a 3rd party DLL that needs to be loaded dynamically using LoadLibrary()
I work on a vb6 application which is having problems with Vista, for the

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.