Re: Help needed : I need to open tabs in IE using VC++
Why are you sure the user PC your App is about to be installed always will have IE7 or higher or any other Internet browser using tabs?
And note also, that it is User who chooses how any link should be opened: in a new browser instance or in a new tab or in already opened tab or/and instance.
Re: Help needed : I need to open tabs in IE using VC++
I am not going to help you in these, IMHO, wrong assumptions.
Again: the end user, and the only end user, may choose how to open links from external programs! See the attachment:
Re: Help needed : I need to open tabs in IE using VC++
Probably it is possible, but on the other hand it may not be possible. Try to check the messages with Spy++ what messages browser is getting when you open the new tab. Off course you need to check this for all major browsers Opera, Safari, Firefox 2,3, IE 5,6,7,8 and Chrome, and make separate functions for all browsers because they are probably not using the same command. Then you need to distinguish which browser(s) is/are installed on the system, check which browser is default, or opened, and then post the message to the opened program.
Again if program is not using any message for opening the tab, then you are stuck.
* The Best Reasons to Target Windows 8
Learn some of the best reasons why you should seriously consider bringing your Android mobile development expertise to bear on the Windows 8 platform.