True machine-code EXE in VB4 ? 
Author Message
 True machine-code EXE in VB4 ?

Does anyone know if the EXEs generated under VB4 (or VB3) are true
machine-code executables and not filled with semi-compiled code or
some such thing ? Need to know this in a hurry ....

Thanks and regards.



Tue, 19 May 1998 03:00:00 GMT  
 True machine-code EXE in VB4 ?

Quote:
>Does anyone know if the EXEs generated under VB4 (or VB3) are true
>machine-code executables and not filled with semi-compiled code or
>some such thing ? Need to know this in a hurry ....

No, it's not possible with Visual Basic, it never was and never will
be. If you want your EXEs to be fast and small than Delphi is the real
thing.


Tue, 19 May 1998 03:00:00 GMT  
 True machine-code EXE in VB4 ?
Once again (just like all prior versions), we have pseudo-code generation in
VB 4.0 16 and 32 bit versions. In spite of a "ground up rewrite" (if what MS
claims is true), they couldn't seem to get a compiler written.

Tim



Quote:
>Does anyone know if the EXEs generated under VB4 (or VB3) are true
>machine-code executables and not filled with semi-compiled code or
>some such thing ? Need to know this in a hurry ....

>Thanks and regards.

/*---------------------------------------------------------------*\
|               First Law of Computer Programming:                |
|           Any given program, when running is obsolete.          |
|+---------------------------------------------------------------+|

\*---------------------------------------------------------------*/

The content of my posts and/or E-Mail DOES NOT, in any way, reflect
or represent the views and/or opinions of Simulation Sciences, Inc.
 All opinions and views given are my own and will stay that way...



Tue, 19 May 1998 03:00:00 GMT  
 True machine-code EXE in VB4 ?
Quote:
>>Does anyone know if the EXEs generated under VB4 (or VB3) are true

machine-code executables and not filled with semi-compiled code or
some such thing ? Need to know this in a hurry ....<<

VB43 and 4 both compile to P-Code, which require a runtime
library to execute properly.

 - Doctor Random
*** ClubWin Support Member ***
CI$: 74541,2174

www: http://www.mcs.com/~cygnus/
________________________________
*****************************************
*** I will choose a path that's clear ***
***     I will choose free will       ***
*****************************************
Lyrics from the song Freewill, by Rush from
the their release entitled Permanent Waves.

**********************************************************
*** Quick to judge, quick to anger, slow to understand ***
*** Ignorance and prejudice and fear walk hand in hand ***
**********************************************************
Lyrics from the song Witch Hunt, part 3 of Fear, by Rush
from their release entitled Moving Pictures.



Tue, 19 May 1998 03:00:00 GMT  
 True machine-code EXE in VB4 ?

(Lim Lai Hock) threw this at us:

Quote:
>Does anyone know if the EXEs generated under VB4 (or VB3) are true
>machine-code executables and not filled with semi-compiled code or
>some such thing ? Need to know this in a hurry ....

It's semi-compiled, as you call it.

Jens
--
* Everything I said are the opinions of someone else.   *
* I just cut-and-pasted.                                *

Jens Balchen jr.

P.O.Box 6052
N-4602 Kristiansand



Wed, 20 May 1998 03:00:00 GMT  
 True machine-code EXE in VB4 ?

Quote:
>Does anyone know if the EXEs generated under VB4 (or VB3) are true
>machine-code executables and not filled with semi-compiled code or
>some such thing ? Need to know this in a hurry ....
>Thanks and regards.

If you can't tell, why does it matter?  


Fri, 22 May 1998 03:00:00 GMT  
 True machine-code EXE in VB4 ?

Quote:

>  Does anyone know if the EXEs generated under VB4 (or VB3) are true
>  machine-code executables and not filled with semi-compiled code or
>  some such thing ? Need to know this in a hurry ....

>  Thanks and regards.

 With all their resources, Microsoft didn't bother.  I guess they
 think the tens of thousands of people who want a VB compiler
 don't matter.  Consider XBasic.  In case you don't know about
 XBasic, it's a fast 32-bit BASIC compiler / IDE / GuiDesigner.
 You can temporarily download the Windows implementation
 for free from ftp.mhpcc.edu - see the message posted in this
 newsgroup that starts "! Temporary - download free" for more
 information about XBasic and how to download.  If you can't
 find the message, ask me by email and I'll email you a copy.

 I've been programming with XBasic for over 18 months now,
 and I currently have, and run my on, all three implementations
 of XBasic - Windows, Linux, and SCO UNIX.  All my programs
 run without a single modification on all implementations, even
 tough many have sophisticated GUIs and tons of graphics.
 On top of everything else, you can make your own controls
 with XBasic, and even add them to the toolkit if you want.
 Who needs VB?  Who needs slow?  Who needs C?
 Not me.  Happy Programming.

 Max Reason



Sun, 24 May 1998 03:00:00 GMT  
 True machine-code EXE in VB4 ?

: Does anyone know if the EXEs generated under VB4 (or VB3) are true
: machine-code executables and not filled with semi-compiled code or
: some such thing ? Need to know this in a hurry ....

It has been said on this thread that this generates P-code. as in Psuedo
Code, or the REAL P-Code that we all saw when we took our assemblers/compilers
course at the U. and had to write our own P-code interpreters and so forth?
It is if I recall correctly, a stack language that is loosely an assembly
language, right?
        Man, if the other guy at work even knows about P-code, I'll be
impressed.  He lied about how good he is.  Don't they all?  Sorry, I've
got this huge axe to grind.

-Joe Solinsky
Insurance Tools, Edina MN
My boss doesn't care what I say, but don't go around saying I represented
the company, okay?



Tue, 26 May 1998 03:00:00 GMT  
 True machine-code EXE in VB4 ?

Quote:


>  : Does anyone know if the EXEs generated under VB4 (or VB3) are true
>  : machine-code executables and not filled with semi-compiled code or
>  : some such thing ? Need to know this in a hurry ....

>  It has been said on this thread that this generates P-code. as in Psuedo
>  Code, or the REAL P-Code that we all saw when we took our assemblers/compilers
>  course at the U. and had to write our own P-code interpreters and so forth?
>  It is if I recall correctly, a stack language that is loosely an assembly
>  language, right?
>    Man, if the other guy at work even knows about P-code, I'll be
>  impressed.  He lied about how good he is.  Don't they all?  Sorry, I've
>  got this huge axe to grind.

>  -Joe Solinsky
>  Insurance Tools, Edina MN
>  My boss doesn't care what I say, but don't go around saying I represented
>  the company, okay?

 I think pcode generally means "pseudo-code" these days, rather than
 the "original" pcode that I think was from UCSD originally.  I'd be totally
 amazed if the pcode in VB3 and VB4 was the same as the "original".
 If you want a full bore 32-bit BASIC compiler with IDE and GuiDesigner,

 I hear they just got a crude web page up on www.basmark.com too.

 Max Reason


Fri, 29 May 1998 03:00:00 GMT  
 
 [ 9 post ] 

 Relevant Pages 

1. Running Vb4 *.exe's on Win3.1 machines

2. ? Turn VB .EXE into TRUE .EXE??

3. MSC-DLL Call by p-code exe and by native code exe (VB5)

4. Help Need to Exe a DOS exe from VB4 and return output

5. VB4 Application Setup Wizard doesn't include Racmgr32.exe or Autmgr32.exe

6. True Basic-->exe

7. How to make a true Stand-alone EXE

8. True EXE Compiler

9. ActiveX-Exe: .Value=True doesn't work while direct click on button works

10. Find true dependencies of a DLL or EXE

11. Persistence between 2 exe's on same machine

12. Running a Visual Basic 4 EXE File on Newer Machines

 

 
Powered by phpBB® Forum Software