Summary: Best I can suggest is to convert your batch file to an exe and then run it hidden... but it will appear in the task manager though. :( Try the free b...
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...
Summary: im a begginner in programming and im trying to program a calculator. iv made the interface and iv got some of the code but im stuck on the following q...
Summary: Hi all, I'm trying to use the xcopy command in a batch file and for some reason it wont work ;-/ this is what I have in the batch file xcopy "x:\Some ...
Summary: Can anyone please help me with the following C problem. Am newish to C programming so please be specific. I am using the Dev-C++ compiler. I want to w...
Summary: help me am a bit if a nebie. The problem: The first time you click encrypt and decrypt buttons work fine. The second time you use the encrypt and dec...
Summary: Hello, I have to create java program using Array, which my teacher said would be a lot easier. However, I am not sure how to write this, as I am a new...
Summary: Hi! When I press Ctrl+D, SoftICE pops up but the name in the bottom-right corner isn't the name of the program I was in before.. for example, I was ...
Summary: I have a few commands that I do in dos to completely wipe out a hard drive instead of waiting for it to format. Debug F 200 L1000 0 A CS:100 M...
Summary: I wonder if someone could help me a bit. I've been makin' a multimedia player that has been modified to look like a real DVD player, but really based ...
Summary: I spent about 2 hours trying to figure out what I did wrong and although I'm sure its somthing small, I just can't seem to find it ... The program is...
Summary: I don't know 9/10 of C++, and the other 1/10 is all vague (thank the horrid professor). This isn't for a course, I'm doing this on my own. What I'm...
Summary: Hey All, Yes, newbie looking for some RegEx help. I read the tutorials, but not sinking in as it does for most...or I simply did not write it correc...
Summary: Hi I am looking for some help with the forfiles command. What I want to do is use for files to search the c drive for *ppt files the each time in find...