Windows XP is a Microsoft graphical operating system edition for use on personal computers.
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 ipv4My WPF application is running fine on Windows 7. Installation on XP machine brings up the following error on startup: Framework …
wpf xaml windows-xp xamlparseexceptionProblem: I relied heavily on NTFS Junction points in Windows XP, even though they apparently were not an "official" feature …
windows-vista windows-xp ntfs symlinkI 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.5I 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-xpI'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-xpWith 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-xpDoes anyone know how you setup new commands to launch an application from the Start->Run box? ie. you …
windows windows-xp shortcutI'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-scannerI'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