Re: Locking code in VB 6.0
From: Jeff Johnson [MVP: VB] (i.get_at_enough.spam)
Date: 03/31/04
- Next message: Brian Stigler: "Re: Allowing for Negative Numbers"
- Previous message: sch: "Re: Locking code in VB 6.0"
- In reply to: sch: "Locking code in VB 6.0"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 31 Mar 2004 15:35:42 -0500
"sch" <anonymous@discussions.microsoft.com> wrote in message
news:C5B5EFBD-DFFE-4F4A-8406-CC0B2641E70A@microsoft.com...
> I developed an app using VB 6.0 and made an package ie exe and now i want
> to give it to my team to use that app,but onething i want to do is lock
the code so
> that they can't open the code.is that possible if so can any body help me
with that
Compiled VB executables don't contain the source code and can't be
decompiled. You're safe.
- Next message: Brian Stigler: "Re: Allowing for Negative Numbers"
- Previous message: sch: "Re: Locking code in VB 6.0"
- In reply to: sch: "Locking code in VB 6.0"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
Loading