Internet application programming using C++

P

Pallav singh

Hi All,
I am having the following piece of code in VB for working
with INTERNET EXPLORER application in the bachhand

Set oIE = CreateObject("InternetExplorer.Application")

If ShowIE = 0 Then oIE.Visible = False Else oIE.Visible = True End If

I want to do same thing using C++ .

Can somebody tell me how to proceed ?


With regards,
Pallav
 
A

Alf P. Steinbach

* Pallav singh:
Hi All,
I am having the following piece of code in VB for working
with INTERNET EXPLORER application in the bachhand

Set oIE = CreateObject("InternetExplorer.Application")

If ShowIE = 0 Then oIE.Visible = False Else oIE.Visible = True End If

I want to do same thing using C++ .

Can somebody tell me how to proceed ?

The best way to proceed is to post to a group where the question is topical.

This group's FAQ has some suggestions about appropriate groups.

So, consult the FAQ (it's often a good idea to do that anyway, before posting).


Cheers & hth.,

- Alf
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,774
Messages
2,569,598
Members
45,152
Latest member
LorettaGur
Top