|
-
April 15th, 2001, 06:54 PM
#1
Looking under the hood
Is there a way to view the code of an executable file?
Chris
-
April 16th, 2001, 07:09 AM
#2
Re: Looking under the hood
In order to see the code of the exe file you need decompiler. There is no such thing for VB6
Iouri Boutchkine
[email protected]
-
April 16th, 2001, 07:18 PM
#3
Re: Looking under the hood
when u mean vb code, I can't think of any. But, if you say assembly code, u can run it under visual C++ under debug mode, which will show u the assembly code, in the View/Debug Windows/Diassembly menu.
It's fun & useful sometime to see how vb generate code for certain function of it.
cksiow
http://vblib.virtualave.net - share our codes
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|