Author Topic: Programmers Help Me !! (need to know C++ & VB)  (Read 1401 times)

0 Members and 1 Guest are viewing this topic.

Offline Fozzy

  • Wokka wokka wokka!
  • 28
  • Wanabe A Mighty Modder
    • Fozzy's Myspace
Programmers Help Me !! (need to know C++ & VB)
I need to open a file in red faction and add the filenames to a combobox. but the source on how to do this is in C++ and I dont know c++ :confused:

PLEASE can someone look at the source and tell me what it means in VB. I am trying to add the .RFL files to a combo box.

(VPP files contain other files like a zip file but not compresed, I need to read those file names)

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

===========================================
this might be usefull for freespace if freespace has a level commandline.
The Terran VolksWagen Project - Lol
"that was a little too close, we gota wait fifteen mins to change our shorts" = (snipes, FS2)
I can whoop your ass with my LOGITECH

 

Offline Darkage

  • CRAZY RENDER RABBIT
  • 211
Programmers Help Me !! (need to know C++ & VB)
I don't know anything about C/C++ or VB but i can say one thing about VB and that is you get the same results from VB when you just took a **** on the toilet.
[email protected]
Returned from the dead.

 

Offline Corsair

  • Gull Wings Rule
  • 29
Programmers Help Me !! (need to know C++ & VB)
I know a bit of VB...is it complicated or simple? Cuz if it's simple then I can help you out....
Wash: This landing's gonna get pretty interesting.
Mal: Define "interesting".
Wash: *shrug* "Oh God, oh God, we're all gonna die"?
Mal: This is the captain. We have a little problem with our entry sequence, so we may experience some slight turbulence and then... explode.

 

Offline CP5670

  • Dr. Evil
  • Global Moderator
  • 212
Programmers Help Me !! (need to know C++ & VB)
I know some very basic stuff with VB and C++ (creating text editors, etc.) but am much better with Mathematica; I'm trying to learn more C++ stuff. Someone else here probably knows much better though.

 

Offline vadar_1

  • Mr. Crispy
  • 29
  • .
    • http://dynamic4.gamespy.com/~freespace/hosted/fullcircle/
Programmers Help Me !! (need to know C++ & VB)
Quote
Originally posted by darkage
I don't know anything about C/C++ or VB but i can say one thing about VB and that is you get the same results from VB when you just took a **** on the toilet.


so true.

C/C++ is easy to do in console.... its when you use the graphical interface it gets hard.
"Shockingly, checking Draw Lines Between Marked Icons draws lines between the marked icons. " -Volition quality help files

Projects;
The Full Circle Project (site down - server side problem)
Paradox (site down - server side problem)

  

Offline CP5670

  • Dr. Evil
  • Global Moderator
  • 212
Programmers Help Me !! (need to know C++ & VB)
I was taking an introductory C++ course when I was still in school, but they were using Turbo C++ for some stupid reason, and so many of the commands (especially the graphics ones) were all really strange and outdated.