Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > it.comp.lang.visual-basic > #19422

Re: chiamata shell

Newsgroups it.comp.lang.visual-basic
Date 2018-08-27 02:26 -0700
References <pm0as5$1joi$1@gioia.aioe.org> <pm0aud$1joi$2@gioia.aioe.org>
Message-ID <a5014297-20d6-429f-892c-6c63241e31cb@googlegroups.com> (permalink)
Subject Re: chiamata shell
From Luca D <antaniserse@yahoo.it>

Show all headers | View raw


On Monday, August 27, 2018 at 9:58:07 AM UTC+2, Gulp® wrote:

> Mi son dimenticato di precisare, da Visual Basic 6

Se con "shell" quindi intendi proprio la funzione del runtime VB6, lasciala stare e usa direttamente la funzione nativa di Windows ShellExecute

Credo anche ci siano problemi nel caso in cui l'eseguibile a 32 abbia necessità di accedere a qualche directory di sistema negli OS a 64 bit, per cui dovrebbe servire un qualcosa del genere (non ho più VB6 quindi non testata):

https://pastebin.com/8Whm8NR0

Back to it.comp.lang.visual-basic | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

chiamata shell Gulp® <gulp@yahoo.com> - 2018-08-27 09:56 +0200
  Re: chiamata shell Gulp® <gulp@yahoo.com> - 2018-08-27 09:58 +0200
    Re: chiamata shell Luca D <antaniserse@yahoo.it> - 2018-08-27 02:26 -0700
      Re: chiamata shell Gulp® <gulp@yahoo.com> - 2018-08-27 18:01 +0200
        Re: chiamata shell Gulp® <gulp@yahoo.com> - 2018-09-26 19:11 +0200

csiph-web