Windows XP is an operating system that was produced by Microsoft for use on personal computers, including home and business desktops, laptops, and media centers. It was first released to computer manufacturers on August 24, 2001. The name "XP" is short for "eXPerience."
54
votes
7answers
41k views
What's the fastest way to delete a large folder in Windows? [closed]
I want to delete a folder that contains thousands of files and folders. If I use Windows Explorer to delete the folder it can take 10-15 minutes (not always, but often). Is there a faster way in ...
46
votes
14answers
12k views
Please recommend a Java profiler
I am looking for the Java equivalent of gprof.
I did a little Java profiling using System.getCurrentMillis(),
and saw several GUI tools which seem too much.
A good compromise could be a text-based ...
25
votes
8answers
68k views
Maximum filename length in NTFS (Windows XP and Windows Vista)?
I'm designing a database table which will hold filenames of uploaded files. What is the maximum length of a filename in NTFS as used by Windows XP or Vista?
21
votes
5answers
55k views
How to fix DWMAPI.DLL delay-load dependency under WinXP?
I have built a .dll under WinXP that claims it can't find DWMAPI.DLL when it's loaded. The problem is that this DLL is a Vista DLL, and this a known issue for XP users that have IE7 installed. The ...
17
votes
2answers
2k views
Eclipse's Package explorer background color follows windows theme. I want to change the color without changing windows' theme. Possible?
Maybe a way to alter the colors locally (as in application dependant)?
A background color of eclipse is white, the same white of windows' active window background color. If I change the color on the ...
17
votes
10answers
61k views
Windows could not start the Apache2 on Local Computer - problem
During the installation of Apache2 I got the following message into cmd window:
Installing the Apache2.2 service The
Apache2.2 service is successfully
installed. Testing httpd.conf....
...
16
votes
8answers
3k views
Invoke Blue Screen of Death using Managed Code
Just curious here: is it possible to invoke a Windows Blue Screen of Death using .net managed code under Windows XP/Vista? And if it is possible, what could the example code be?
Just for the record, ...
16
votes
5answers
22k views
How to loop through files matching wildcard in batch file
I have a set of base filenames, for each name 'f' there are exactly two files, 'f.in' and 'f.out'. I want to write a batch file (in Windows XP) which goes through all the filenames, for each one it ...
15
votes
6answers
7k views
Windows XP vs Vista: NTFS Junction points
Problem: I relied heavily on NTFS Junction points in Windows XP, even though they apparently were not an "official" feature of the operating system. Now MSFT has generously made NTFS Junction points ...
15
votes
8answers
34k views
How to run Tomcat 6 on WinXP 64 bit?
Installed Tomcat 6 on WinXP 64. It installed just fine. But when I try to launch it ( from Windows Services) I get the following error :
"Can not start an the Apache Tomcat Service on Local ...
15
votes
4answers
7k views
Bluetooth APIs in Windows/.Net?
I am in the process of writing a Bluetooth scanner that locates and identifies mobile devices in the local vicinity. Is this something that I can accomplish using C#, or do I need to drop down into ...
15
votes
17answers
1k views
Vista or XP for Dev Machine
I am about to get a new PC from work, and it will include the option to have either Vista Business as the OS, or a downgrade to XP Pro. Aside from a tiny bit of testing, I have never used Vista, but ...
14
votes
8answers
62k views
How to wait in a batch script? [closed]
Possible Duplicate:
Sleeping in a DOS batch file
I am trying to write a batch script and trying to wait 10 seconds between 2 function calls.
sleep 10
does not wait for 10 seconds.
I am ...
14
votes
11answers
35k views
How to create symbolic links in Windows?
Related
In .NET, how do I Create a Junction in NTFS, as opposed to a Symlink?
I've tried Winbolic (Windows XP), but I can't get it to work the way I want.
Am I wrong here?
If I create a ...
13
votes
1answer
196 views
String.format() value in statusstrip label displayed differently on Win 7 vs Win XP
I am using the following code to display the elapsed time of a task in the status bar in my application.
public void DisplayDuration(TimeSpan duration)
{
string formattedDuration;
if ...
13
votes
4answers
6k views
How do I setup DiffMerge with msysgit / gitk?
I've just started using Git and it's possible I've missed something obvious, but here goes:
I'm using msysgit 1.6.2.2 on Windows XP
While installing, I picked option 1 to "Use Git Bash only"
I'm ...
13
votes
5answers
28k views
How do I run a bat file in the background from another bat file?
I have a "setup" script which I run in the morning which starts all the programs that I need. Now some of those need additional setup of the environment, so I need to wrap them in small BAT scripts.
...
13
votes
5answers
6k views
Launching a Application (.EXE) from C#?
How can I launch a application using C#?
Requirements:
MUST work on XP and VISTA?
I have seen a sample from DinnerNow.net sampler that only works in vista?
13
votes
5answers
19k views
Upgrading IIS 5.1 To IIS 6 on Windows XP
Is it possible to update IIS on Windows XP from 5.1 to 6?
If so how?
Thanks.
12
votes
8answers
7k views
Programatically disable/enable network interface
I'm trying to come up with a solution to programatically enable/disable the network card - I've done a ton of research and nothing seems to be a workable solution in both XP and Vista environments. ...
12
votes
9answers
8k views
Programmatically prevent Windows screensaver from starting
Is there a recommended way to prevent the Windows screensaver from starting? The closest thing I've found is this article, but what I would really like to do is just tell Windows that the computer ...
12
votes
5answers
4k views
How do you add Start->Run shortcuts in Windows XP?
Does anyone know how you setup new commands to launch an application from the Start->Run box?
ie. you can type "firefox", "winword" or "excel" into the Run box and those applications will open even ...
11
votes
3answers
975 views
can't debug small program on eclipse helios cdt using mingw/gdb under windows, console freezes
I've been trying to use Eclipse CDT to do some c++ examples, i can run them just fine with the run command, but whenever i try to Debug, the console window freezes up, I'm able to input, but the ...
11
votes
5answers
13k views
Fail to launch application (CreateProcess error=87), can't use shorten classpath workaround
When I launch our application in Eclipse on Windows I receive the following error:
Exception occured executing command line.
Cannot run program .. : CreateProcess error=87, The parameter is ...
11
votes
4answers
2k views
WPF application slow on startup
My WPF application currently only shows a screen with some controls, it doesn't connect to DB or has any other functionality. It's a simple UI screen.
When I was testing in some computers (WinXP ...
11
votes
13answers
2k views
How do you deal with lots of small files?
A product that I am working on collects several thousand readings a day and stores them as 64k binary files on a NTFS partition (Windows XP). After a year in production there is over 300000 files in ...
10
votes
1answer
287 views
What is special about the executables compiled with Visual Studio 11 which results in that the executables cannot be executed on Windows XP?
I compile my C++ source code with Visual Studio 11 Developer Preview. I statically link to the runtime library.
The resulting executable cannot be executed on Windows XP. When I try to execute it on ...
10
votes
2answers
175 views
What's the memory limit in WinXP when getting a callback from a C++ DLL in C#?
I have a C# application that uses an unmanaged C++ DLL. I've found a crash that only happens in WinXP (not Win7) when the memory I'm passing back from the C++ DLL is too big.
The basic flow is that ...
10
votes
2answers
356 views
Silverlight not working in Firefox 3.6.12
We are having some wierd behavior in firefox with silverlight. We have tried everything and I am hoping for some more ideas. Below is the behavior
Install firefox (3.6.12) and silverlight ...
10
votes
3answers
1k views
Detect When Network Cable Unplugged
Windows knows when you have removed the network cable from your NIC. Is there a programmatic way to determine this via API in C++?
Note: I am not using .NET and this is for a closed LAN (not ...
10
votes
4answers
1k views
What are the main differences between programming for windows XP and for Vista?
From a desktop application developer point of view, is there any difference between developing for windows XP and developing for windows Vista?
9
votes
3answers
507 views
How can I make sense of a badly encoded message?
---------------------------
ƒGƒ‰[
---------------------------
ƒfƒBƒXƒvƒŒƒCƒ‚[ƒh‚ªÝ’è‚Å‚«‚Ü‚¹‚ñ.
---------------------------
OK
---------------------------
I get this clear error message out of ...
9
votes
4answers
2k views
How to create own XP printer driver
How would I create my own XP printer driver which will do the following:
print to file (probably XPS
format)
put this file into a password
protected ZIP file
email the zip file to a configured
email ...
9
votes
4answers
877 views
Maximize CPU Usage
How do I maximize the CPU usage for my application? I tried setting it to "Real-time" in the Task Manager, but there was no noticeable improvement - it's stuck at 50%.
I'm working in Windows XP with ...
9
votes
6answers
9k views
How do I programatically retrieve the actual path to “Program Files” folder?
I realize the odds of a user changing the Windows default of C:\Program Files is fairly slim, but stranger things have happened!
How can I get the correct path to Program Files from the system?
9
votes
6answers
12k views
“Mem Usage” higher than “VM Size” in WinXP Task Manager
In my Windows XP Task Manager, some processes display a higher value in the Mem Usage column than the VMSize. My Firefox instance, for example shows 111544 K as mem usage and 100576 K as VMSize.
...
8
votes
1answer
96 views
OpenGL maximum of 32 on-screen windows with Vista/7
Before I reduce this to a reasonable example I was hoping someone might have run into this before and can shed some light on the problem.
I have a 32-bit C based application which uses one OpenGL ...
8
votes
2answers
526 views
Where should I store application specific settings?
I've been asked to update a VB6 application that's been running on WinXP for the last 6 years. The client wants to use Windows 7. Up until now, the app stored its settings in an INI file located in ...
8
votes
6answers
467 views
When can a memory leak occur?
I don't know what to think here...
We have a component that runs as a service. It runs perfectly well on my local machine, but on some other machine (on both machine RAM's are equal to 2GB) it starts ...
8
votes
3answers
1k views
Borderless TForm with drop shadow
I have made a TForm derivative that acts like the drop down part of a combo, or a hint window, or a popup menu - a temporary thing. It has no caption - its BorderStyle is set to bsNone. The form is ...
8
votes
4answers
2k views
Output Unicode to Console Using C++
I'm still learning C++, so bear with me and my sloppy code. The compiler I use is Dev C++. I want to be able to output Unicode characters to the Console using cout. Whenver i try things like:
# ...
8
votes
3answers
2k views
How can you find the processor number a thread is running on?
I have a memory heap manager which partitions the heap into different segments based on the number of processors on the system. Memory can only be allocated on the partition that goes with the ...
8
votes
8answers
44k views
How do I install cURL on Windows?
I have followed all the instructions here: http://www.tonyspencer.com/2003/10/22/curl-with-php-and-apache-on-windows/
to install & config apache
get the PHP5 packages
and get the CURL packages.
...
8
votes
6answers
808 views
Windows Command Line Reference
Can you recommend a reference for the windows command line?
I would like an exhaustive reference.
Perhaps something along the lines of Unix in a Nutshell?
I see that there is a Windows XP in a ...
8
votes
10answers
11k views
How can I find out what's thrashing my hard drive in XP? [closed]
This is a programming question in the sense that I'm experiencing a hardware issue which is keeping me from being able to develop effectively...
Anyway, my PC is running insanely slow, but it doesn't ...
8
votes
7answers
5k views
Custom titlebars/chrome in a WinForms app
I'm almost certain I know the answer to this question, but I'm hoping there's something I've overlooked.
Certain applications seem to have the Vista Aero look and feel to their caption bars and ...
8
votes
12answers
1k views
Why go 64 bit OS?
On these questions:
Which Vista edition is best for a developer machine?
Vista or XP for Dev Machine
People are recommending 64 bit, can you explain why? Is it just so you can have more then 3Gb ...
7
votes
1answer
432 views
Playback 24bit audio not possible
I'm trying to play a 24bit audio file with my AutoHotkey app. It just uses SoundPlay. Windows 7 has no problem, however Windows XP users cannot play the 24bit files.
The documentation says:
All ...
7
votes
6answers
1k views
VIM for Windows - What do I type to save and exit from a file?
Using WinXP I accidentally typed git commit -a instead of git commit -am "My commit message", and now I'm viewing my CMD prompt filled with the file version of my commit message ("Please enter the ...
7
votes
14answers
7k views
Android: trouble updating to Android SDK Tools, revision 7
Currently I have Android SDK 2.1 (+ tools revision 4). I'd like to upgrade to Android SDK 2.2. When I try to do it I'm informed I need to upgrade Android SDK Tools to revision 7 first. So I agree, the ...