Top "Windows-xp" questions

Windows XP is a Microsoft graphical operating system edition for use on personal computers.

Porting getifaddrs to Win XP

I'm trying to port a MacOSX app to windows and I've come up against a problem around getifaddrs. Basically windows …

c++ macos windows-xp ipv6 ipv4
XamlParseException in WPF application - but only on when installed on XP

My WPF application is running fine on Windows 7. Installation on XP machine brings up the following error on startup: Framework …

wpf xaml windows-xp xamlparseexception
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 …

windows-vista windows-xp ntfs symlink
Is there any better way to capture the screen than PIL.ImageGrab.grab()?

I am making a screen capture program with python. My current problem is PIL.ImageGrab.grab() gives me the same …

python windows windows-xp python-imaging-library python-2.5
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 …

c linux memory-management pthreads windows-xp
Install Ruby Curb gem in windows XP

I'm trying to do file uploads with ruby 1.8 and it seems like there are no good out-of-the-box solutions. They all …

ruby curl libcurl windows-xp
How can I generate a Visual Studio 2012 project targeting Windows XP with CMake?

With Visual Studio 2012 Update 1 released, I am hoping to build a C++ project to support Windows XP. Is there a …

c++ visual-studio visual-studio-2012 cmake windows-xp
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 …

windows windows-xp shortcut
WIA.DeviceManager.DeviceInfos.Count = 0. Why?

I'm trying to identify the scanners attached to the computer. One of the possible solutions is to use WIA (Windows …

.net windows-xp wia image-scanner
What is the cause of JVM exit code 1073807364?

I've built a RCP-based application, and one of my users running on Windows XP, Sun JVM 1.6.0_12 had a full application …

java windows-xp jvm sun exit-code