Forum: Paid Job Offers
Jan 21st, 2010, 7:17 PM
|
|
Replies: 11
Views: 604
|
Forum: C++
Jan 21st, 2010, 7:14 PM
|
|
Replies: 10
Views: 395
Re: for all professional
Welcome to the forums! Programming can become a science if you are using it to develop theories or for other science aspects. I've been told that programming is part of "computer science" and there...
|
Forum: Coder's Corner Lounge
Dec 31st, 2009, 5:03 PM
|
|
Replies: 6
Views: 294
|
Forum: Coder's Corner Lounge
Dec 20th, 2009, 5:01 PM
|
|
Replies: 6
Views: 319
Re: Computer Issues
It was a motherboard issue on mine as well. I checked the CMOS battery (after the technician had guided me on the phone), but that was not the case on mine. The computer would turn on (and make it to...
|
Forum: Coder's Corner Lounge
Dec 20th, 2009, 1:22 PM
|
|
Replies: 13
Views: 731
Re: What sort of hacking is illeagal?
That's very descriptive of you. The only person "sounding" like an immature "douchebag" is you; using urban language to intimidate us will not work.
You are visiting a forum filled with people from...
|
Forum: Coder's Corner Lounge
Oct 13th, 2009, 10:41 AM
|
|
Replies: 5
Views: 397
Re: Hosts file
lol. I'm not trying to steal someone's password. Here's my detailed scenario:
I have found out where Apple keeps their update files for the iPod Touch, and their version.xml file using Wireshark. I...
|
Forum: Coder's Corner Lounge
Oct 12th, 2009, 4:04 PM
|
|
Replies: 5
Views: 397
Re: Hosts file
Thanks for your reply, but I was looking to do so in the Windows HOSTS file, not a HTTP redirect.
For example:
Location - C:\Windows\System32\drivers\etc
# Copyright (c) 1993-2006 Microsoft...
|
Forum: Coder's Corner Lounge
Oct 12th, 2009, 3:13 PM
|
|
Replies: 5
Views: 397
Hosts file
It's been quite a while since I've been here. I've been so busy lately.
Anyways, is it possible to reroute to a single file on my hard disk when someone tries to access a site?
Eg....
|
Forum: C#
Sep 12th, 2009, 5:02 PM
|
|
Replies: 5
Views: 645
Re: Form filling SDK?
I was going to store the document as a string and do a search for what I wanted (eg. the text "Name:") and find the next INPUT element. But the element number is a good idea too, thanks.
|
Forum: C#
Sep 7th, 2009, 5:15 PM
|
|
Replies: 5
Views: 645
Re: Form filling SDK?
The thing is, the HTML form always generates random names. For example, one day it is:
Name: <input type="text" name="s776829" />
And on another day it is:
Name: <input type="text"...
|
Forum: C#
Sep 6th, 2009, 7:50 PM
|
|
Replies: 5
Views: 645
Form filling SDK?
I have a .NET web browser control in my project. There are a few HTML forms that need to be filled out. As of now, I am looping through all the HTMLElements in the HTMLDocument, searching for the...
|
Forum: Show Off Your Open Source Projects
Aug 22nd, 2009, 10:28 PM
|
|
Replies: 27
Views: 2,221
Re: My first XNA Game In C#
You don't need Photoshop, MS Word, or "Photoshop Word" :P. I simply used Photoshop because that is my choice. Microsoft Paint would work as well. :)
1. Press PrintScreen. You've got to have that...
|
Forum: Show Off Your Open Source Projects
Aug 22nd, 2009, 1:01 PM
|
|
Replies: 27
Views: 2,221
Re: My first XNA Game In C#
Good job! Some suggestion(s):
- Create a struct for the player, and keep track of all input, GameObjects involving the player, and camera control from there. Do the same for the enemy. This will...
|
Forum: Project Ideas
Jul 20th, 2009, 12:25 PM
|
|
Replies: 8
Views: 859
Re: Need language advice
It really depends on how much of your time you are willing to give, and what platform you want to develop for. If you are confident with VB, stick to it. Read up on some classes you can use on MSDN....
|
Forum: Show Off Your Open Source Projects
Jul 20th, 2009, 12:12 PM
|
|
Replies: 6
Views: 782
Re: Massive programming project
I wish I could help-- but I've not visited this site in over a month due to all this work I have. I have to prepare for my honors classes and I've also went on vacation to an internet-less place,...
|
Forum: Community Introductions
Jun 4th, 2009, 5:54 PM
|
|
Replies: 1
Views: 870
|
Forum: Coder's Corner Lounge
May 24th, 2009, 2:56 PM
|
|
Replies: 19
Views: 8,834
|
Forum: XML
May 22nd, 2009, 6:49 PM
|
|
Replies: 5
Views: 794
|
Forum: Coder's Corner Lounge
May 22nd, 2009, 6:46 PM
|
|
Replies: 5
Views: 367
Re: SP 1 for Visual Studio?!
Oh, sorry. This (http://www.microsoft.com/downloads/details.aspx?FamilyId=F3FBB04E-92C2-4701-B4BA-92E26E408569&displaylang=en) one is what you're looking for (hopefully, lol).
|
Forum: Community Introductions
May 22nd, 2009, 6:44 PM
|
|
Replies: 9
Views: 783
Re: Hai.. there ...Software Openhearteds.....
Welcome to the forum :)
Lol! "Nice information?" To a welcome thread? Ugh, I hate that. Remember those days when the forum used to be filled with spam? (Well, come to think of it, you're still...
|
Forum: Coder's Corner Lounge
May 22nd, 2009, 6:32 PM
|
|
Replies: 5
Views: 367
Re: SP 1 for Visual Studio?!
This (http://www.microsoft.com/downloads/details.aspx?FamilyId=FBEE1648-7106-44A7-9649-6D9F6D58056E&displaylang=en) installer will update your current version of VS to SP1. Read the directions there...
|
Forum: Coder's Corner Lounge
May 21st, 2009, 4:44 PM
|
|
Replies: 18
Views: 941
|
Forum: Community Introductions
May 20th, 2009, 4:02 PM
|
|
Replies: 8
Views: 720
Re: Fred
"Step-by-step" is just another term for writing the code for you.
|
Forum: Community Introductions
May 19th, 2009, 8:06 PM
|
|
Replies: 8
Views: 720
Re: Fred
Welcome! Feel free to ask questions in the C++/C# forums. I'm sure there are many talented people here to help you :)
|
Forum: Assembly
May 19th, 2009, 7:34 AM
|
|
Replies: 5
Views: 752
|
Forum: Other Programming Languages
May 15th, 2009, 5:30 PM
|
|
Replies: 14
Views: 3,206
Re: game archive(DAT) extractor?
That's what I thought once too. But it did. Anyways, if Winzip or 7Z can't read them, then most likely you'll need some type of decoding/decompressing algorithm to extract the files.
|
Forum: Other Programming Languages
May 15th, 2009, 4:08 PM
|
|
Replies: 14
Views: 3,206
|
Forum: Other Programming Languages
May 13th, 2009, 10:48 PM
|
|
Replies: 14
Views: 3,206
Re: game archive(DAT) extractor?
Unless the DAT file is in a format an extractor like Winzip or 7-zip can "read", it is not possible to extract the files out of the game (hence a corrupted file error). Most commercial games won't...
|
Forum: Other Programming Languages
May 13th, 2009, 6:24 PM
|
|
Replies: 14
Views: 3,206
Re: game archive(DAT) extractor?
I can't tell you how to extract the files, because I don't know what the game is, and not all games compress their files the same way. However, if you have some sort of method that can extract the...
|
Forum: Software Design and Algorithms
May 10th, 2009, 9:06 PM
|
|
Replies: 92
Views: 6,969
|
Forum: Software Design and Algorithms
May 10th, 2009, 7:37 PM
|
|
Replies: 92
Views: 6,969
|
Forum: Community Introductions
May 7th, 2009, 10:15 PM
|
|
Replies: 4
Views: 2,792
Re: Hello
Welcome to the forums :) Compiler development.. sounds fun. I used to be interested in OS development, but never really got into it. Then I wanted to make my own programming language, but mine sucked...
|
Forum: C++
May 7th, 2009, 10:10 PM
|
|
Replies: 3
Views: 345
Re: Changing colors
As I can see, you are using DirectX 9 by some of the functions you are using. But, I don't understand your problem. Are you trying to change the background color?
|
Forum: Visual Basic .NET
May 7th, 2009, 10:03 PM
|
|
Replies: 10
Views: 1,345
|
Forum: C++
May 7th, 2009, 3:12 PM
|
|
Replies: 14
Views: 1,185
Re: Pong Game
Don't jump totally into the DX API. Before that, learn some basic Win32, game loops, shaders, etc. to get yourself prepared :) If you have a question, just PM me, I'll help.
That reminds me... I was...
|
Forum: C++
May 6th, 2009, 10:03 PM
|
|
Replies: 4
Views: 416
Re: Learning Direct X
VS 2008 Express is .NET (it's VS2008 .NET, but I just write it as VS2008) :) Which version of VS.NET did you pay for? And yes, VS2008 Express is free. There are other VS2008 .NET versions also (like...
|
Forum: C++
May 6th, 2009, 8:56 PM
|
|
Replies: 4
Views: 416
Re: Learning Direct X
Move to VS 2008. http://www.microsoft.com/Express/
You can then just open up a sample tutorial from the DXSDK, since there are solutions already made to open with VS :)
About that error, do you have...
|
Forum: C++
May 6th, 2009, 8:51 PM
|
|
Replies: 14
Views: 1,185
Re: Pong Game
I suspected it won't work on BCB. It works on VC++ though. But, knowing nothing about BCB, it might have that ability, and it might be a totally different problem all together.
|
Forum: C++
May 6th, 2009, 7:20 PM
|
|
Replies: 14
Views: 1,185
Re: Pong Game
The application utilizes DirectDraw, which is no longer updated (and does not exist in the newer versions of the DXSDK). Make sure you have an older DirectX SDK which includes DirectDraw. I don't...
|
Forum: C++
May 6th, 2009, 6:25 PM
|
|
Replies: 14
Views: 1,185
Re: Pong Game
I agree about the difficulty, as I find many people have a hard time with the API. However, I don't understand what you mean by 'using different compilers'. I've done all my programming with just one...
|