Page 1 of 1

ZAP for VB10?

Posted: Mon Dec 24, 2012 5:13 am
by Smilymzx
I wanted a editor to play around with, and I got Visual Basic, But it requires 6.0, and I have the 2010 edition, so without waiting for the next release of the editor (along with Lyon?), or buying a copy (Impossible right now), I cannot make anything to myself!

Please, If anyone will convert it for use until a better editor comes, I will be satisfied!

BTW: Building Kevedit does not even work even on MinGW, So do not say anything about Kevedit!

Re: ZAP for VB10?

Posted: Tue Dec 25, 2012 4:36 pm
by Commodore
The zap sources are on z2, not sure how much VB you know or if this will even work, but maybe you can import it and recompile.

Re: ZAP for VB10?

Posted: Tue Dec 25, 2012 4:41 pm
by Smilymzx
Commodore wrote:The zap sources are on z2, not sure how much VB you know or if this will even work, but maybe you can import it and recompile.
Can't, Requires a copy of VB6 to convert, and I do not have one!

Re: ZAP for VB10?

Posted: Wed Dec 26, 2012 12:17 am
by Saxxon
You can import to VB 2008 from VB6. 2010 won't let you do it directly. Plus, VB6 code relied on some crazy PInvokes. It'd be way better to recode it from scratch.