Search Results

Showing results 1 to 11 of 11
Search took 0.01 seconds.
Search: Posts Made By: jarv
Forum: C++ Sep 29th, 2007
Replies: 1
Views: 567
Posted By jarv
I have been looking at the amazon DVD search starter kit for VB 2005 express.

Is it possible to create a program that you can use to login to your ebay account and see what items you are watching...
Forum: C++ Sep 13th, 2007
Replies: 18
Views: 6,126
Posted By jarv
Forum: C++ Sep 13th, 2007
Replies: 18
Views: 6,126
Posted By jarv
I have gone through the { and the } and looked for where to put a ;

i wrote this code from a book and i am double checking it!
Forum: C++ Sep 13th, 2007
Replies: 18
Views: 6,126
Posted By jarv
it says:

1>c:\users\john\documents\visual studio 2005\projects\speedgame\speedgame\Form1.h(23) : error C2143: syntax error : missing ',' before '}'

so i think it's line 23 where it goes }{
Forum: C++ Sep 13th, 2007
Replies: 18
Views: 6,126
Posted By jarv
can someone please help?!

I am very new to this!
Forum: C++ Sep 13th, 2007
Replies: 18
Views: 6,126
Posted By jarv
Forum: C++ Sep 12th, 2007
Replies: 18
Views: 6,126
Posted By jarv
and my main form code:


#pragma once


namespace speedgame {

using namespace System;
using namespace System::ComponentModel;
Forum: C++ Sep 12th, 2007
Replies: 18
Views: 6,126
Posted By jarv
// speedgame.cpp : main project file.

#include "stdafx.h"
#include "Form1.h"

using namespace speedgame;

[STAThreadAttribute]
int main(array<System::String ^> ^args)
{
Forum: C++ Sep 12th, 2007
Replies: 18
Views: 6,126
Posted By jarv
i am using Vista Ultimate, does this matter?
Forum: C++ Sep 12th, 2007
Replies: 2
Views: 574
Posted By jarv
1>.\speedgame.cpp(10) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body

please help!
Forum: C++ Sep 12th, 2007
Replies: 18
Views: 6,126
Posted By jarv
can someone please help me here?!
Showing results 1 to 11 of 11

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC