Connecting Tech Pros Worldwide Forums | Help | Site Map

VB 2008 and Vista Shell32 API

Lawrence Bevan
Guest
 
Posts: n/a
#1: Jul 22 '08
I want to host a windows explorer instance in a simple window. I found some
code that does just that but I'm a novice at coding vb as it is and have no
idea at all about C.

This is what I want to do:

http://www.codeproject.com/KB/vista/...erBrowser.aspx

The trouble is, that code is all in C and the help text in VS only gives C
examples and I can't figure it out :(

I even tried a commercial C to VB converter but it choked on all the code.

Can anyone show me how to go about hosting an explorer window in VB, please,
or point me in the right direction?

Even just a basic idea of what I need to do will get me further than I've
been for days so any help will be greatly appreciated.

Closed Thread