nightwalker83 Posted May 11, 2011 Share Posted May 11, 2011 Hi, Can someone who knows both C++ and VB6 convert the example of the x_liveless code posted here to VB6 code for me? I am interested in knowing how the example works but I don't know C++ and also, I am creating a program in VB6 which, I think that C++ code might be useful. Thanks, Nightwalker Link to comment Share on other sites More sharing options...
nightwalker83 Posted May 22, 2011 Author Share Posted May 22, 2011 Anyone know how to convert the sample in the linked to thread? Link to comment Share on other sites More sharing options...
Andrew Posted May 22, 2011 Share Posted May 22, 2011 Why to VB6 may I ask? Link to comment Share on other sites More sharing options...
nightwalker83 Posted May 22, 2011 Author Share Posted May 22, 2011 (edited) Why to VB6 may I ask? I am writing a program in VB6 but I suppose .NET would be fine (either VB or C#, C# would suit me better than VB.Net because I'm currently learning C# I have no knowledge of VB.NET). Edit: Damn! I can't change the topic title! I was going to remove vb6 from it. Edited May 22, 2011 by nightwalker83 Link to comment Share on other sites More sharing options...
metacortex Posted May 22, 2011 Share Posted May 22, 2011 Is it for IV? Link to comment Share on other sites More sharing options...
nightwalker83 Posted May 22, 2011 Author Share Posted May 22, 2011 Is it for IV? Yes, I think so. That is what I am hoping. Link to comment Share on other sites More sharing options...
Andrew Posted May 29, 2011 Share Posted May 29, 2011 Why to VB6 may I ask? I am writing a program in VB6 but I suppose .NET would be fine (either VB or C#, C# would suit me better than VB.Net because I'm currently learning C# I have no knowledge of VB.NET). Edit: Damn! I can't change the topic title! I was going to remove vb6 from it. Write the program in C#, C++ and C# aren't very dissimilar from each other. I'll try and take a look at the code to get you started off. Link to comment Share on other sites More sharing options...
nightwalker83 Posted May 29, 2011 Author Share Posted May 29, 2011 Why to VB6 may I ask? I am writing a program in VB6 but I suppose .NET would be fine (either VB or C#, C# would suit me better than VB.Net because I'm currently learning C# I have no knowledge of VB.NET). Edit: Damn! I can't change the topic title! I was going to remove vb6 from it. Write the program in C#, C++ and C# aren't very dissimilar from each other. I'll try and take a look at the code to get you started off. Thanks! I posted code that I have managed to convert so far in the linked to post in the first thread. I converted the code using the C++ to C# Converter demo from Tangible Software Solutions. Link to comment Share on other sites More sharing options...
nightwalker83 Posted June 18, 2011 Author Share Posted June 18, 2011 I tried converting xlive.cpp to C# the file is linked to in the first post. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now