


hi,i have created a project in VS 2003 .It is toolbar. Now i want to implement xp theme style into it.i also tried build the project in VS 2005 , it created a manifest file but was not able to compile it.It was only embedding manifest file into project.I do not have any resources in my ...
This maybe the wrong forum, but as failed to find the right one, I want to ask that "simple" question here. The problem I am facing on Vista 5308, is to find a way to login into the system with full System Administrative privileges. Maybe that is easy and someone will know how to do ...
I recently started going to school for Game Design and we are learning C++ and using Visual Studio to do our program. Right now, we're only doing simple "Hello World" programs or some with a little bit of user input, but nothing fancy. They just run in the console. Well I'm the only ...
Why do you have to do a "clean" install of vista 64 RC1 from XP 64 when you can do an update from XP SP2?...
Has anyone else had trouble installing XML Notepad 2007? I searched the KB and have found nothing on installation problems however; when I kick off the install it gets to the status page and just hangs. Any help is much appreciated. TIA ...
Hello all, i have posted on the creative forums aswell asking for help . I cannot get my mic working on vista ultimate and wondering if any one has managed to get there mic working with an x-fi sound card ? and if so post some help below .SILENTBOB...
Greetings, At TechEd the Intel sales rep advised me that the Windows Vista X64 edition can run X86 applications. Is that true? I was always told that with Windows XP X64, you could only run applications that have an X64 edition. Has that changed in Windows Vista? Thanks, Robert ...
Who would I contact to discuss alternatives to patching on x64 systems? ...
I have Windows XP and recently downloaded a bunch of updates from Microsoft (including SP2) and upgraded to IE7. Now, several strange things are happening. First, whenever I try to restart or shut down, the computer refuses to do so and instead tells me that Windows Explorer has encountered a ...
Calling WTSWaitSystemEvent with WTS_EVENT_FLUSH from thread A while thread B is blocking on a call to WTSWaitSystemEvent with WTS_EVENT_ALL should force the call in thread B to return. The following console application shows the problem. The app runs correctly on XP. #include <windows.h> ...
I am using VS2005 and SDK2003 sp1 to develop C++ application for vista I found a major memory leak when call function WTSEnumerateProcesses() at vista. Other OS looks ok. Here is my test code. just call WTSEnumerateProcesses function then release memory. it leak memory every second. do{ ...
Hi,I use GetSystemMetrics() to get resolution in flip 3d mode with large font: int nScreenW = ::GetSystemMetrics(SM_CXSCREEN); int nScreenH = ::GetSystemMetrics(SM_CYSCREEN);But I get wrong resolution : 819x566 (my setting is 1024x768), to turn off flip 3d mode, I can get right values.OS: ...
Application: DTM (Driver Test Manager) Subject: Wrong Plug and Play Test files for AMD64 in DTM Update WDK-QFE-010 Hello, after installing the DTM Update WDK-QFE-010 from the DTM Update site, I noticed that wrong files of the Plug and Play Test get installed for AMD64. Instead of the AMD64 ...
Hi, I am not sure whether this is the right forum to raise this question ! I am loking at the Test case 8 for Vista certification of my product. My application does not support concurrent user sessions. So, I throw a message to the user stating this. Along with that I need to write a message ...
Hi all,I've got an application that, prior to RTM, worked but now is failing. Essentially what this app does is create a boot disk by writing information to a floppy disk in a floppy drive (or a CD in a CD drive). It uses the CreateFile/WriteFile to do this and the filename it uses in the ...
