Thursday, December 6, 2007

VB6 can it do SwinGame?

Hey
This week i have been working on a COM Library for VB6 from the .Net Wrapper . It is about a 1/3 complete. It has been so slow because there has been quite a number of problems with the testing i have done for this. The first problem was getting a copy of VB6... lol.
There was also the issue of registering the COM Library on another computer so it can be used. Like say if i made a program and sent it to someone else on another computer, they would not be able to run it as the COM Library was not installed on there computer.
Then i discovered that i couldnt import a C# struct into VB6 with out defining it in VB6... so i had to make a class for them which was very annoying. There has been a few other little bugs as well... most of them i cant remember now... lol.

I hope to get this COM Library finished by monday as most of the issues i have had are gone now. There is is bound to be 1 or 2 problems left though.

After this is finished i will be creating the showcase for VB6 to test that all of the SwinGame stuff will auctaly work in VB6

No comments: