0
votes
2answers
14 views
Importing local file dir into SVN repo with TortoiseSVN
This is my first time trying to use any SCM so please bear with me.
Following the SVN manual, I create a repo in an empty directory. All good.
Then I try to import an existing pr …
4
votes
1answer
73 views
How can activate a glass effect (windows Vista/7) in a console application using Delphi
As I can activate the glass effect on my console applications. I am using Windows 7 and Delphi 2010.
I found this application so it should be possible.
Thanks.
1
vote
1answer
42 views
Prevent undock computer in Windows
In Windows Vista SP2 and in Windows 7 there is a new item in the Start menu: Undock computer.
In respons to the DBT_QUERYCHANGECONFIG event I return BROADCAST_QUERY_DENY but the u …
0
votes
1answer
27 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
2answers
16 views
Correct place to install demostration projects?
With the new Windows 7 restrictions (well, new to Windows Vista anyways), we can no longer install demo projects to *%ProgramFilesFolder%\OurApplication\demo\* since restricted use …
2
votes
0answers
15 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
14 views
Installing English language package on Windows Vista German Edition [closed]
Hi,
I have a German edition of Windows Vista Home. I would like to add English Language Speech Recognition support. Is this possible?
0
votes
5answers
90 views
How Can I Check To See If the User Set His Clock Back?
In my desktop program, I want to check that to see if the user has set his clock back.
To do so, I compare the timestamp of certain Operating System files to the current computer …
0
votes
0answers
29 views
How do I gather TCP statistics on Windows?
I am interested in gathering some statistics from every TCP connection on a windows box for performance evaluation reasons. I see part of the API I need:
"The GetTcpTable2 functi …
0
votes
0answers
24 views
Vista/Win7 Listview “View Slider”
In Vista and Windows 7 almost any time the system uses a standard Listview (ie: Explorer Windows) it's accompanied by a little split button that shows a slider when the split is cl …
0
votes
2answers
75 views
Why are named pipes local?
I remember using Named Pipes for communicating between 2 machines (back in Windows NT).
How come now I read that Named Pipes are only for Inter Process Communication in the SAME ma …
0
votes
1answer
30 views
Java Sound API to access the system/master volume control in Vista and Win 7
History & Situation:
I'm currently working on updating a Java application that was developed for a client several years ago (to run on WinXP) and is used for testing and train …
0
votes
1answer
79 views
Microsoft VC Runtime Requirement and SXS error for Setup Custom Action in Vista
I created a setup project with VS2005 for an application that I'm developing, which installs fine on Windows 2000 and XP, but when I try to run the installer on Vista, it gives the …
0
votes
1answer
32 views
How does pylint quit the Windows command box it is running in?
Pylint is doing something odd on my Windows box - something that shouldn't be possible. This isn't a question about fixing pylint, so much as fixing my understanding.
I have a typ …
1
vote
3answers
49 views
How do I retrieve the version of a file from a batch file on Windows Vista?
Binary files have a version embedded in them - easy to display in Windows Explorer.
How can I retrieve that file version, from a batch file?
