Closed. This question is off-topic. It is not currently accepting answers. 开发者_StackOverflow社区
I\'m using visual studio 2005. I executed my code in XP windows and it worked correctly, but when I want to do the same in vista32 it starts to say these errors which seems strange. I\'ve searched a l
I am working on a program that is designed to operate in conjunction with an old C++ application.A game called Age of Wonders.When running under Windows Vista or Windows 7 (with the UAC enabled) the g
I\'m not a developper. We want ( me and our team)to write a tool 开发者_C百科in C++ that can print a PDF ( Send a PDF to printer). We tried to use external tool, likea command line pdfprint.exe, using
I have a .sql file on my computer at C:\\Users\\Owner\\Documents\\file.sql (Windows Vista) that just creates a database a开发者_运维知识库nd a simple table within.
I have a Windows 7 machine (64 bit) and another system with Windows Vista (32 bit). I have to look at PHP 4 / PHP 5 code (not sure which one it is exactly, is there a way to find out?).
In Vista, I am trying to get \"Local AppData\" path for an user account (other than current user) on a local machine but facing some issue. can anyone pls help me what is wrong with the below code.
I am currently developing a service app on Windows XP with VS 2010 and the target is to XP, Vista and 7.
I have a program ABC that currently takes in one file and dumps out n number of files into a folder whose name is the same as the filename without the extension.
Having issues using cURL on windows vista. The library is there and showing with phpinfo(), but curl_exec() is not returning the web page content - when uploaded and tested on a linux server there\'s