|
-
Mar 28th, 2000, 04:02 PM
#1
Thread Starter
Hyperactive Member
The subject sais it all.
Onerrorgoto
Dont be to optimistic, the light at the end of the tunnel might be a train
-
Mar 28th, 2000, 07:38 PM
#2
Hyperactive Member
goto:
http://www.altavista.com/query?text
type:
+"control creation edition" +"visual basic"
click on one of the 2,152 hits you`ll get.
a.
(Corrected URL - John)
[Edited by John on 03-29-2000 at 07:55 AM]
-
May 22nd, 2006, 10:24 AM
#3
New Member
Re: What is the VB Control Creation Edition ?
Microsoft has released a fully functionally version of Visual Basic 5.0 that you, or anyone can download and use free of charge or royalty fees. This version of Visual Basic is called the "Control Creation Edition".
Get it here:
http://download.microsoft.com/msdown...e/vb5ccein.exe -Installer
http://www.thevbzone.com/files/Visua...B5CCE_HELP.EXE -Help Files
-
May 22nd, 2006, 10:25 AM
#4
Re: What is the VB Control Creation Edition ?
This thread is over 6 years old... I don't think they are looking any more 
It may be useful for others tho (but if it is, I presume Vb.Net 2005 Express Edition would be more appropriate), so thanks for posting the link.
-
Sep 22nd, 2006, 10:25 PM
#5
Fanatic Member
Re: What is the VB Control Creation Edition ?
 Originally Posted by rchandarana
The download doesn't appear to be available any more. Is there anyone out there willing to share it? Since it was available for free I wouldn't think there'd be any ethical issue.
Thanks!
P.S. Is this a stupid thing to get into?
Last edited by VBAhack; Sep 22nd, 2006 at 10:59 PM.
-
Sep 22nd, 2006, 11:35 PM
#6
Re: What is the VB Control Creation Edition ?
 Originally Posted by VBAhack
P.S. Is this a stupid thing to get into? 
If you're just starting with VB? Definitely. Download VB.Net 2005 Express.
The most difficult part of developing a program is understanding the problem.
The second most difficult part is deciding how you're going to solve the problem.
Actually writing the program (translating your solution into some computer language) is the easiest part.
Please indent your code and use [HIGHLIGHT="VB"] [/HIGHLIGHT] tags around it to make it easier to read.
Please Help Us To Save Ana
-
Sep 23rd, 2006, 11:48 AM
#7
Fanatic Member
Re: What is the VB Control Creation Edition ?
Thanks. What I really meant to ask was whether it's worthwhile to play around with VB5 Control Creation Edition as a way to get introduced to VB. Fyi, I'm fairly knownedgeable of VBA (Excel).
-
Sep 23rd, 2006, 01:41 PM
#8
Re: What is the VB Control Creation Edition ?
Even if you can get it you'll find that it's limited. Here is one of many links that talk about it.
-
Sep 23rd, 2006, 05:15 PM
#9
Fanatic Member
Re: What is the VB Control Creation Edition ?
 Originally Posted by MartinLiss
Even if you can get it you'll find that it's limited.
Martin, thanks. I found it, installed it, and discovered the 1st thing I wanted to do I couldn't, which is to make a DLL. The only Project choices appear to be ActieX Control, Standard EXE, and CtlGroup. The link indicated that it will do everything but create EXE's and work with Database objects, so I would think DLL's would be included, unless DLL's didn't exist in VB5. Am I doing something wrong?
-
Sep 23rd, 2006, 05:58 PM
#10
Re: What is the VB Control Creation Edition ?
 Originally Posted by VBAhack
Martin, thanks. I found it, installed it, and discovered the 1st thing I wanted to do I couldn't, which is to make a DLL. The only Project choices appear to be ActieX Control, Standard EXE, and CtlGroup. The link indicated that it will do everything but create EXE's and work with Database objects, so I would think DLL's would be included, unless DLL's didn't exist in VB5. Am I doing something wrong?
Don't know/remember but if you are just starting out with VB you should be using the .Net product and not VB5 or 6.
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
|