0
votes
1answer
36 views
Graphic Adapter problem in Assembly with vista
When I want to switch to GA in Assembly with Vista it gives me a fatal error and it simply says "I don't support 16bit GA".
What should I Do?
-1
votes
0answers
45 views
RDP problem with Vista and Windows 7 destination [closed]
I use a server a home to host a bunch of concurrently running Hyper-V VM's with different OS's and software for testing.
I have Vista on the laptop, all latest SP's and patches. The server is Server …
0
votes
0answers
18 views
How to adjust JFrame border thickness in Java
I'm using Vista, my old Java app ran on Win XP has thin borders, about 2 pixels thick, but now on Vista, the borders deafults to thick lines, maybe 6,7 pixels thick, can I specify in Java how thick my …
0
votes
1answer
21 views
How to access thumbnail cache of vista and 7 using c#
Hi, I wanted to access the thumb cache of vista and 7 to be used in my ImageList. I know how to do it in XP by means of the thumbs.db files, but in vista and 7 the thumbs.db is not present so how will …
0
votes
0answers
3 views
Comparing signatures in Ink Serilized Format
Hey guys,
I have a load of signatures I wish to compare (all in ISF - ink serialized format).
Does anyone know how to compare these signatures?
Thanks in advance
0
votes
1answer
52 views
Using Windows Vista Credentials
Hi all
i am using CredUIPromptForWinodwsCredentialw for prompting the user for verifying his/her credentials how can i verify these credentilas.
the code i am using is
BOOL save = false;
DWORD …
0
votes
0answers
34 views
LLVM MinGW installation on Vista?
From llvm.org I've downloaded llvm-2.6-x86-mingw32.tar.bz2 into c:\llvm and llvm-gcc-4.2-2.6-x86-mingw32-tar.bz2 into c:\llvm-gcc as well as setup a desktop shortcut the following batch file in …
1
vote
5answers
100 views
How to enable DOS in Vista or Win7
AFAIK there is no DOS in vista and windows 7, but I need to execute system program written on assembler to read and write data (BIOS).
I can't do thus from Vista, because I'm in user more (ring-3).
…
0
votes
2answers
65 views
How to programmatically create a file association that works in XP, Vista and Windows 7
I want to be able to register my file-extension from my program.
(Associate the filetype with my program)
There are lots of articles about this, but the technique discussed (fiddling with the …
1
vote
1answer
25 views
Refresh/Restart Vista’s graphical login screen using JScript (WSH)
Background:
I have a JScript that runs when the computer starts up (from task scheduler). The script does some magic and determines if a user should be allowed to login at all. It starts by disabling …
1
vote
1answer
30 views
How to Run(launch) elevated command promt programmiticaly in Vista
Hi, I'm trying to install some files from a batch file (through code).
However the command should only run as "elevated command" in Vista and Windows 7
Is there any way this can be done …
2
votes
3answers
159 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 ListView.
if …
0
votes
0answers
19 views
Can’t resolve DNS only in one machine [closed]
Update: moved to serverfault (http://serverfault.com/questions/88131/cant-resolve-dns-only-in-one-machine)
I have several Vista hosts each with one Ubuntu guest each running in virtual box in bridge …
1
vote
2answers
45 views
Changing vista file permissions programmatically
Hi,
I want to add some files to C:\windows\XXX (windows protected folder, in Vista), under the "TrustedInstaller" for my application. I do not want to replace any file so no issues on Windows …
0
votes
1answer
33 views
“The specified table does not exist” - for the administrator it does! Vista only issue
Hello,
I've got a weird bug occurring in a compact database on a Vista deployment machine. Basically the sdf file seem to be schizophrenic.
The client application get the entitled error when running …
