Summary: I recently used the guided help program from microsoft to repair the following Windows XP could not start because the following file is missing or co...
Summary: Hi, I was wondering if there are extensive help files for Java just as there are for C++. Visual Studio has this awesome help with every function and ...
Summary: hi all, Can anybody please tell me where can i find the free Visual InterDev reference guide which consists sample project(s) that can step-by-step gu...
Summary: Hello , I am looking for guides to program a game in C++. I know how to program little math programs in C++ but now I crave to learn more. I want to ...
Summary: C++ is the way to go.... No! Java is the way to go... No! Python is the way to go... Hmmmm. Use the right tool for the job I'd say - and make sure you...
Summary: Hi, im trying to make a clicker, i really need help because i am not good at all in programming, lol. What I am lookin into is making a program which ...
Summary: What you are asking is exactly what Access does best. However, it is not the easiest thing to learn quickly, so depending on your timescale, you have ...
Summary: hey IR i din't mean to tell the experts to write the three programs for me..i just need help....i don't know, help to guide me thruo the three dada fi...
Summary: In my systems class we have gone over general purpose registers for the CPU: AX, BX, CX, DX. On my study guide my teacher asked for the size and place...
Summary: Damn!!! Go get him Brokke. Sounds like one to many Doooooooooobies to me! This should help clear your head on the "metalanguage" part of it........ ...
Summary: Here's a couple of things that helped me when I first started out: Java Ranch http://www.javaranch.com/ great site, very beginner friendly w/ articles...
Summary: Hi, Please some one can help me I have a spread sheet and I need to allot numbers by rows and coloums and they must be in 9 digit or 12 digits but pro...
Summary: I found this code online, and it works: [code] image swapper body {margin:5px; background:#005544;} a {font:200 8px Courier; color:#ccffcc;} ...
Summary: Hi Batch Experts, I have a batch file that (on exec) prints all the files (filename.ext only) in the current dir to a notepad and saves the txt ...
Summary: I am just getiting to be a Kiddie programmer, and need code to do this.. I am making a binary file reader that can read ANSI and Unicode in the same ...
Summary: i requested my password for AIM but it said the pw was: "SNCe_)R *#8" notice that the *#8 is returned to the next time. is it possible to have a progr...
Summary: I am having a heck of a time with this problem in my class and thought some of you may be able to help. We are to reconstruct a game known as Lucky S...
Summary: OK, u know what in-order mean? visit the left child, visit the node, then visit the right child. U need to build the list in the accumulator, U start ...
Summary: This is a simple database connection or at least a start to it. Line 1: Set rec = New ADODB.Recordset This is creating a recordset object called "rec"...
Summary: Hi all i need to use DTPicker in my project which i developed in Access97. The Visual Basic user must be familier with DTPicker. so plzz.... help me...
Summary: Thoughtful- First and foremost, I gotta give you some serious props for getting as far as you have...You're only in grade 11? It looks like you have ...
Summary: I have been trying for 3 weeks to find info I can use to: initialize, and read from a serial mouse in c, I have tried the source for GPM, libsvga, sel...