It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reaso开发者_开发百科nably answered in its current form.
I want to play sound while a game is running. I know how to play sound and run the game, but I can\'t do them at the same time. The DOS game pauses while the sound is playing. Here is the cpp code for
I want to write a Windows/DOS batch file for Windows XP, Vista, and Windows 7.In a given directory, I will have a single file that matches, \"selenium*.jar\".How do I store the full file name in a var
In Windows XP, I want it to copy the only file matching the pattern, selenium*.jar to a local directory.
I have tried many ways of doing this in a batch file, although when outputting to a filename, I get \"/\" in them, so it can\'t output it to a text file, I realize they differ, so one which works in X
Background: I have a post-build process that copies a file to another location. It looks like this: copy $(TargetPath) \"%programfiles%\\mypath\"
I want to write a bin file to a flash drive. I\'m supposed to run: n helloworld.bin l 0 w 0 0 0 1 But when I run l 0 I get a Fi开发者_StackOverflow社区le not found error. What am I doing wrong?Two
I am running a C++ program and want to know how much time it takes. I can do it with in-built functions in the header files time.h and Windows.h but I want to use something like \"time\" command in UN
I am trying to run the following command from a batch file (I go开发者_如何学Got the idea from this answer), but it doesn\'t seem to work. Yet when I run it from a cmd window, it runs fine.
I was surprised if there is any way to run Java Swing or AWT under a DOS operating system, like freedos. Is there an开发者_运维技巧y other way to run a Java GUI under DOS?Not exactly DOS, but you can