0
votes
1answer
58 views
Delete Files/Folders under Program Files in Windows 7 / Vista
We are rewriting our app to make it Windows Vista/7 compliant. In order to do that, I need to delete all the previous data in the application directory under %PROGRAMFILES%. This …
0
votes
1answer
38 views
Vista window appears at the top and cannot be deleted
I have no idea how he did it but on my dad's laptop, which is running Vista, there is a window at the top; you can only drag it down but not remove, minimize or maximize it as thos …
0
votes
1answer
84 views
Gadget development
Hi!
I'm searching about gadget development when I found this site.
I'd like know if somebody know how get open windows name?
I want get a collection of all the open windows. I kn …
2
votes
0answers
17 views
How does Vistalizer work
How does Vistalizer manage to override the language limit in Windows Vista Home edition. Which api's does it use to allow installation of Multiple language packages.
0
votes
0answers
29 views
Double click on CMD script in Vista does not execute script!!!
I am running Vista Home Premium.
I tried to write a script to do some simple automation.... it does not work!
even the most simple script like:
@echo ON
dir .
does not get exe …
1
vote
1answer
48 views
OpenGL window cleared with no WM_PAINT message
I have an application with three MDI windows, all of them showing OpenGL content. On XP, everything works fine. But on Vista/Win7 the mdi child windows don't refresh properly.
Aft …
0
votes
2answers
24 views
Problems with first steps of debugger installation - IIS, Vista, PHP5, XDebug
I'm trying to get a PHP debugger working and currently keep failing at the very first hurdle.
I have a clean installation of IIS7 running on Vista with PHP 5.2.11.
The XDebug sect …
0
votes
1answer
10 views
Does set affinity ensure that only one core resources are used?
Hello,
I just wanted to find out if setting cpu affinity ensure that the application runs only on that core ?
0
votes
1answer
17 views
Security permissions for folder in vista (using c# application)
Hi, I've written a code in winforms and added this code to a setup application.
(That code is actually to create files in application directory)
When I try to run the application …
2
votes
2answers
129 views
WPF MoveFocus() working on Vista, not XP
The following bit of code works on Vista as expected (focus is moved down the ListView), but on XP SP3 (with .Net 3.5 SP1 on both) it moves only between the first two items of the …
0
votes
1answer
23 views
JMF Registry could not add item (Vista)
Hello,
I'm using JMF to capture video stream (webcam) on my Java project.
The camera I'm using is recognized by JMF (JFMStudio) and I manage to get the video stream.
However, on …
0
votes
3answers
62 views
how to read NMEA sentences in windows Vista using c++
Hi All,
I have a GPS device connected to my system which is having Windows Vista,
I wanted to read the NMEA sentences from GPS device and print on screen.
How I will come to kno …
0
votes
1answer
15 views
WCF performance issue in Vista
Hi there,
I am having performance issues with Vista when trying to connect with wsHttpBindings and NetNamedPipeBindings on Vista.
I'm having 4 WCF services where the first one co …
0
votes
1answer
29 views
How to change info on UAC prompt?
On Windows Vista, with UAC enabled, everytime a program that requires administrative priviledges starts, a UAC prompt is displayed. In the box, there are two fields - name and auth …
0
votes
0answers
21 views
How can I set my laptop on power saving mode. Processing and downloading should continue [closed]
I've a very slow internet connection at home. If I want to download some 1 GB of data from internet, I usually keep my laptop on for whole night. I use Flashget as my downloader.
…
