-
Wed, 06-16-2004, 05:44 PM
#22
Chuunin
RE: VB6 help needed!
If your question is directed at me, then I do have VB6. The .NET IDE most likely won't know how to handle VB6 files. The rar file I posted earlier is all VB6, the naming conventions for variables and functions are VB.NET style is all. Instead of "frmMain", it would be "MainForm"; you can always just edit them back.
Also, if your thinking of upgrading to VB.NET I suggest you look into object oriented programming concepts. VB.NET is a OOP language, its not event driven like VB6.
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