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


Groups > microsoft.public.scripting.vbscript > #12374

Re: VB scripting tool?

From "Mayayana" <mayayana@invalid.nospam>
Newsgroups microsoft.public.scripting.vbscript
Subject Re: VB scripting tool?
Date 2021-08-04 07:48 -0400
Organization A noiseless patient Spider
Message-ID <sedurk$p5f$1@dont-email.me> (permalink)
References (2 earlier) <s5bwrxn8c4jf$.pxhrufbybwnv$.dlg@40tude.net> <XnsAD7AAE4B32555auricauricauricauric@144.76.35.252> <7salsxrqt7ro.1uczumftzt2m2$.dlg@40tude.net> <sebnhs$er5$1@dont-email.me> <1cso9wnur292$.1785o0t6636e3$.dlg@40tude.net>

Show all headers | View raw


"JJ" <jj4public@gmail.com> wrote

| >   Also, you probably know this, but using an AxEXE gets around
| > that problem. I've redone a number of my own DLLs as AxEXEs
| > for that reason. It runs in a separate process so the WSH running
| > the script doesn't matter. Other than that code is pretty much
| > identical. It will be slightly slower on massively repeating calls,
| > but then VBS/WSH is not the tool when you need speed, anyway.
|
| The main problem is using 64-bit DLLs from the script. Not just using a
| script from a 64-bit host application.

   I understand. You can't use a 32-bit DLL with 64-bit WSH.
But you can use a 32-bit AxEXE because it's in its own process. 

Back to microsoft.public.scripting.vbscript | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

VB scripting tool? JJ <jj4public@gmail.com> - 2021-07-28 22:40 +0700
  Re: VB scripting tool? "Auric__" <not.my.real@email.address> - 2021-07-28 16:41 +0000
    Re: VB scripting tool? JJ <jj4public@gmail.com> - 2021-07-29 23:15 +0700
      Re: VB scripting tool? "Auric__" <not.my.real@email.address> - 2021-08-03 00:08 +0000
        Re: VB scripting tool? JJ <jj4public@gmail.com> - 2021-08-03 21:51 +0700
          Re: VB scripting tool? "Mayayana" <mayayana@invalid.nospam> - 2021-08-03 11:31 -0400
            Re: VB scripting tool? JJ <jj4public@gmail.com> - 2021-08-04 17:53 +0700
              Re: VB scripting tool? "Mayayana" <mayayana@invalid.nospam> - 2021-08-04 07:48 -0400
                Re: VB scripting tool? JJ <jj4public@gmail.com> - 2021-08-05 18:02 +0700
          Re: VB scripting tool? "Auric__" <not.my.real@email.address> - 2021-08-03 19:10 +0000
  Re: VB scripting tool? "Mayayana" <mayayana@invalid.nospam> - 2021-07-28 17:33 -0400
    Re: VB scripting tool? "Auric__" <not.my.real@email.address> - 2021-07-28 22:01 +0000
      Re: VB scripting tool? "Mayayana" <mayayana@invalid.nospam> - 2021-07-28 21:15 -0400
    Re: VB scripting tool? JJ <jj4public@gmail.com> - 2021-07-30 00:10 +0700
      Re: VB scripting tool? "Mayayana" <mayayana@invalid.nospam> - 2021-07-29 14:31 -0400
        Re: VB scripting tool? JJ <jj4public@gmail.com> - 2021-07-30 22:05 +0700

csiph-web