|
-
Apr 15th, 2002, 06:54 AM
#1
Thread Starter
Junior Member
C++ to VB (HELP!!)
I need to open a file in a game called red faction and add the contents to a combobox (In VB). but the source on how to do this is in C++
PLEASE can someone look at the source and tell me what it means in VB
(VPP file contain other files like a zip file but not compresed, I need to read those file names, especialy the .RFL files)
http://www.red-faction.com/ddn/specs/vpp/
If anyone owns RF, this is what i am working on:
http://www26.brinkster.com/fargate/malm.html
-
Apr 15th, 2002, 10:31 AM
#2
Frenzied Member
Do you want just the source on the linked page or the entire source code that is downloadable?
You just want to know what the code does?
MSVS 6, .NET & .NET 2003 Pro
I HATE MSDN with .NET & .NET 2003!!!
Check out my sites:
http://www.filthyhands.com
http://www.techno-coding.com

-
Apr 15th, 2002, 02:07 PM
#3
Thread Starter
Junior Member
All that I would like to know is how do I open a file of that type in VB and read off the entrys and add them to a text box.
E.G. Entry in MyGame.vpp = jackpot.rfl and firstlevel.tga
-
Apr 17th, 2002, 03:32 AM
#4
Thread Starter
Junior Member
-
Apr 17th, 2002, 09:22 AM
#5
Frenzied Member
Sorry but thats to big of a project for me to take on right now. It looks to me that your only choice in the matter is to make a DLL in C++, using some of that source code, then load it into VB. Unless I am mistaken it would be too difficult (If not impossible) to do the loading, offsetting, and masking in VB. If you can find someone with the time, it should not take more than a few days to transfer the source code into a DLL, write the DLL loading and function code, rewrite the ruturned info to be in a VB string, then test it.
The soonest I could do would be in about a week, when I finish some other projects.
MSVS 6, .NET & .NET 2003 Pro
I HATE MSDN with .NET & .NET 2003!!!
Check out my sites:
http://www.filthyhands.com
http://www.techno-coding.com

-
Apr 17th, 2002, 02:02 PM
#6
Thread Starter
Junior Member
I would be very greatfull,
Of course I would add your name to a devlopment list, if we can get it working, do you own "Red Faction".
-
Apr 17th, 2002, 02:08 PM
#7
Frenzied Member
*looks around to see who is listening*
I dont own it persay....but I have it
MSVS 6, .NET & .NET 2003 Pro
I HATE MSDN with .NET & .NET 2003!!!
Check out my sites:
http://www.filthyhands.com
http://www.techno-coding.com

-
Apr 17th, 2002, 02:46 PM
#8
Monday Morning Lunatic
Originally posted by Technocrat
persay
Never quite seen it spelt like that before
I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
-- Linus Torvalds
-
Apr 17th, 2002, 02:48 PM
#9
Frenzied Member
in a rush
MSVS 6, .NET & .NET 2003 Pro
I HATE MSDN with .NET & .NET 2003!!!
Check out my sites:
http://www.filthyhands.com
http://www.techno-coding.com

-
Apr 20th, 2002, 09:57 PM
#10
Lively Member
Why do you want to do it on VB so much?
- Justin Patrick Butler
Comme je trouve. "As I find."
- Butler family quote
Beneficia sumptos procul superant. "The benefits far exceed the costs."
- Myself
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
|