windows-7

from where download ActiveSync for windows-7 ?

hi from where download ActiveSync for windows-7 ? i try to install ActiveSync 4.5 - but it dont fit. can i get link for download ? thank's in advance ...

Jespa 1.1 Java + ActiveDirectory NTLM auth does not work

http://www.ioplex.com/jespa.html I am following the example as described in Providing NTLM Services without Active Directory part of the documentation, and deploying the examples war into JBoss I did: Increase all JBoss port numbers by 1000 (so I am using port 9080 ) Rename example_ntsp_web.xml into web.xml And then deploy. I could n...

programmatically obtaining special folder write permission using User Access Control in Windows 7 and Vista

I need to write a shortcut in the automatic startup folder for all users. The scenario is that a user with administrator privileges, through the configuration dialog of the application, must be able to set the application to start automatically for all normal users when they log in. I get the startup folder using SHGetSpecialFolderPa...

OpenGL stereo in layered window.

Hi All, Is anybody aware of a way to enable OpenGL stereo while using a layered window in Windows 7? ...

Set user account picture and dis-allow changes.

I am running some changes to the registry of the small number of computers in our group. In Windows 7 Enterprise, how can I disable the ability for the user to change the user account picture? I do not want an empty frame on the Start menu or on the log-on screen. I want our company logo to display, and I don't want it to be able to be...

Windows Gadgets - addTextObject doesn't work

This gadget: <!DOCTYPE html> <html> <head> <title>Test</title> <style type="text/css"> body { margin: 0; width: 200px; height: 200px; } </style> <script type="text/jscript" language="jscript"> document.onreadystatechange = function() { ...

Where does Microsoft hide the TraceDmp tool/source?

This link on MSDN says it's stored in the samples directory of the Windows SDK: http://msdn.microsoft.com/en-us/library/aa363805(VS.85).aspx Except it isn't, and I have the latest version. Where can one go to find this code, if not the distributable tool itself? ...

java.net.SocketException: Unrecognized Windows Sockets error: 0: JVM_Bind (JBOSS)

Hi, I'm using JBoss 4.0.5 GA on Windows 7 with Java version 1.5 (I have to use older java version and a JBoss because I'm working with a legacy system). And when I'm starting the server I get the following error: java.net.SocketException: Unrecognized Windows Sockets error: 0: JVM_Bind And I believe this causes many other exception...

ASP.NET development server problem with defualt browser?

I installed windows 7 recently & I am new to ASP.NET. I installed visual studio 2008 for developing ASP.NET application. I created my web application on visual web developer 2008 & when I run my aplication, ASP.NET development server runs & my defualt browser opens automatically but it cannot show my web page. Connection error ocurrs. Bu...

FileSystemWatcher problem in Windows 7

Hi, I wrote 2 applications: First one opens a text file, writes a sentence in it each few seconds (while keep it open) and flushes it (I've used StreamWriter class). Second one uses FileSystemWatcher to watch the file which other application is writing into. Obviously, the change event must be called each time the first application wri...

Resources for learning TDD and getting setup on Windows 7 for doing TDD with Rails?

I am trying to learn TDD, but getting RSpec + Autotest setup on Windows 7 has been a pain. Does anyone have any good resources that can point me in the right direction of getting this thing setup, so I can continue learning how to do TDD in Rails? Thanks. ...

Shortcut key (background) program for typing out entire words/sentences. How to start?

I want to make a shortcut program that waits for a specified keyboard key or combination while I'm busy in another program. When I type the phrase or keyboard combination my program should respond with a sentence typed out like I typed it all out myself. So for example if I type 'xso' it will type out 'Stack Overflow' entirely. I am no...

Graphics Driver for Intel D865GVHZ motherboard comapatible With windows 7

I just installed Windows 7 .My motherboard is Intel D865GvHZ . The Realtec Audio Driver which i used for XP is working but the Intel Extreme Graphics Driver is not getting installed. I checked Intels site and my motherboard is in discontinued board list.So there is no drivers available for Windows 7 . What should i do ?? can i use any...

Test Website with IE7

I need to test a website with IE7. Does anyone know if there was a way of doing this in windows7 without setting up a VM with XP+SP2 on it? ...

Compatibility problem with XNA

I have a game in development in XNA 4.0 + Windows 7. On the Windows 7 OS the game runs with no problem but when I move the project on Win XP with .Net 4.0 installed the game doesn't work. What can be the problem? ...

Problem of using the javax.comm API on windows 7

Hey friends i am using the javax.comm API to help my program communicate to a hardware over the serial port. I am using the Windows 7, and netbeansIDE9. i used the common java program to check the available ports on my PC. the program compiled and run with out error. however,it returned nothing. can anybody tell me what i can do to use t...

How send raw ethernet packet with C#?

Hi, Is there a way to send raw packet Ethernet to other host via C#? In Windows 7 if it makes difference. ...

Setting the time programatically in Windows 7

I'm porting an application from Windows 2000 (don't ask) to Windows 7 and I need to replicate functionality that allows the user to set the time from a GUI. Previously this had been done with a call directly to 'time' using the command prompt, but it appears the user permissions have changed somewhat in Windows 7. Having done some resea...

Redirect StandardIn when opening a shortcut

Due to the joys of UAC, I need to open an elevated command prompt programmatically and then redirect the standard input so I can use the time command. I can open the link (a .lnk file) if I use Process ecp = System.Diagnostics.Process.Start("c:/ecp.lnk"); however, if I use this method, I can't redirect the standardIn. If I use the ...

Possible (as of October 2010) to develop an iPhone app on a Windows 7?

First off I know this has been covered on SO. But the most popular posts I see date back to: September 2008 - iPhone development on Windows (over 2 years ago) February 2009 - The iPhone and a PC? (1 year 8 months ago) Have there been any developments on this issue since these posts? Am I still just better off trying to find a reaso...