Forum: C++ Jul 16th, 2005 |
| Replies: 3 Views: 2,679 First XP Home is a WindowsNT version. So that shouldnt matter.
Heres a few things to try.
Instal Visual Studio/C++ Service pack 5 ( i think is the latest one )
Make sure you dont have a virus.... |
Forum: C++ Jul 16th, 2005 |
| Replies: 9 Views: 2,672 I wont say Dev-C++ isnt good, because it is fantastic
But your views on the visual studio IDE's are totally mislead
they hide nothing from you at all. its just organized in a way
that you need to... |
Forum: Advertising Sales Strategies Jun 2nd, 2005 |
| Replies: 24 Views: 22,402 Ive recently signed up with Bidvertiser.
I wonder now if any of you have used them in the past.
Are they a waste of my time?
Good and bad feedback about them is appreciated.
Thomas. |
Forum: eCommerce Jun 1st, 2005 |
| Replies: 11 Views: 4,421 Try YaBB ???
I used it once, very good. |
Forum: Computer Science Jun 1st, 2005 |
| Replies: 11 Views: 3,430 You could always make a simple scripting language.
stuff like
file$ make "c:\path\filename.txt"
file$ write "c:\path\filename.txt" "this will be written to the file"
Etc etc.
You would... |