Top "Windows-xp" questions

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

Path Not Found - BULK Insert into SQL Server via VMWare Fusion

My machine is a macbook pro. However, my company's data is in SQL Server. In order to access it, I …

sql-server filesystems windows-xp vmware-fusion
How do you change file association for .py Python files in XP?

When I type assoc .py I get .py=py_auto_file. When I type ftype py_auto_file I get …

python cmd windows-xp file-association
Which On-Screen Keyboard for Touch Screen Application?

I'm developing an application in C++ that's partially driven by touch-screen on Windows XP Embedded. Some text entry will be …

c++ user-interface windows-xp touchscreen
Set write permissions for all users for my program folder

I have build a program in Visual Studio. The program creates a logfile and writes into it while the program …

c# .net permissions windows-xp setup-project
How to get hardware information in Windows using C++?

How to get hardware information (for example cpuId, biosId, diskId, baseId and videoId) in c++? Can anyone give me an …

c++ windows visual-studio windows-xp hardware-id
Excel 2003 VBA - kernel32 functions - and other libs

I've been programming in VBA for Excel 2003 for some years now, and only recently I've been introduced to: Declare Sub …

excel vba windows-xp excel-2003
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 …

c++ networking windows-xp
Network communication with Windows 7 XP mode

To test a UDP device discovery function without needing a separate computer on my desk, I'd like to test it …

windows-7 windows-xp ping xp-mode
Environment.CurrentDirectory is yielding unexpected results when running installed app

Background: I built an installer for my app, and all my dll's and content files are getting correctly copied to …

c# .net wpf file-io windows-xp
How to build Qwt on Windows

Here's what I've done: Downloaded qwt-4.2.0-setup-qt230nc.exe from sourceforge Unpack to C:\Program Files\Qwt Go to Qt …

qt windows-xp qmake qwt