Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.basic.visual.misc > #768
| From | GS <gs@somewhere.net> |
|---|---|
| Newsgroups | comp.lang.basic.visual.misc |
| Subject | Re: Problem with mapped drives from VB6 |
| Date | 2012-02-09 13:52 -0500 |
| Organization | A noiseless patient Spider |
| Message-ID | <jh14ll$imm$1@dont-email.me> (permalink) |
| References | <VA.000038d6.76c3a044@ukrm.net> <jguk6u$mnm$1@dont-email.me> <jh02tm$muo$1@dont-email.me> <jh0lt3$l3v$1@dont-email.me> <jh0p63$9je$1@dont-email.me> |
My intent was to NOT have to use API workarounds. I already did this using Brad Martinez's VBExplorer as a base (with different APIs) and it just took too much coding for my liking. Thus, I went with ssware's folderview/fileview OCXs so I ended up with a leaner/smaller EXE that also gave me added functionality beyond what was doable in VBExplorer (or WE for that matter). Turned out to be a worthwhile investment, allowing me to build apps with fully customizeable built-in explorers. Since it's imminent that the vbruntime will be deprecated soon, I've rewritten the app using these OCXs in VS2008 C++ MFC. Everything else I do revolves around MS Excel VBA (where these OCXs also work). I'd stick with VB6 if I knew that we can distribute the runtime without legal issues, but I'm prepared to move forward regardless. Given the learning curve is about equal for transitioning to VB.Net/C#/C++ I decided C++ is probably going to serve me best down the road since I don't plan to upgrade any 3rd party OCXs to Winforms compatible versions. -- Garry Free usenet access at http://www.eternal-september.org ClassicVB Users Regroup! comp.lang.basic.visual.misc
Back to comp.lang.basic.visual.misc | Previous | Next — Previous in thread | Next in thread | Find similar
Problem with mapped drives from VB6 R C Nesbit <spam@ukrm.net> - 2012-02-08 18:37 +0000
Re: Problem with mapped drives from VB6 GS <gs@somewhere.net> - 2012-02-08 14:59 -0500
Re: Problem with mapped drives from VB6 Helmut_Meukel <Helmut_Meukel@bn-hof.invalid> - 2012-02-09 10:16 +0100
Re: Problem with mapped drives from VB6 GS <gs@somewhere.net> - 2012-02-09 09:40 -0500
Re: Problem with mapped drives from VB6 "Farnsworth" <nospam@nospam.com> - 2012-02-09 10:03 -0500
Re: Problem with mapped drives from VB6 "Farnsworth" <nospam@nospam.com> - 2012-02-09 10:23 -0500
Re: Problem with mapped drives from VB6 "DaveO" <djo@dial.pipex.com> - 2012-02-09 15:36 +0000
Re: Problem with mapped drives from VB6 GS <gs@somewhere.net> - 2012-02-09 13:52 -0500
Re: Problem with mapped drives from VB6 "DaveO" <djo@dial.pipex.com> - 2012-02-10 10:49 +0000
Re: Problem with mapped drives from VB6 GS <gs@somewhere.net> - 2012-02-10 22:00 -0500
Re: Problem with mapped drives from VB6 Deanna Earley <dee.earley@icode.co.uk> - 2012-02-09 09:56 +0000
Re: Problem with mapped drives from VB6 R C Nesbit <spam@ukrm.net> - 2012-02-09 10:08 +0000
Re: Problem with mapped drives from VB6 R C Nesbit <spam@ukrm.net> - 2012-02-09 15:14 +0000
Re: Problem with mapped drives from VB6 "Farnsworth" <nospam@nospam.com> - 2012-02-09 10:32 -0500
Re: Problem with mapped drives from VB6 R C Nesbit <spam@ukrm.net> - 2012-02-09 18:14 +0000
csiph-web