8
votes
4answers
6k views
How to run Tomcat 6 on WinXP 64 bit ?
Installed Tomcat 6 on WinXP 64. It installed just fine. But when I try to launch it ( from Windows Services) I get the following error :
"Can not start an the Apache Tomcat Servic …
0
votes
2answers
64 views
Why does my simple GTK+ based app take 8 seconds to start up?
Hi folks,
I wrote a GTK+ app whose .exe is small, but of course like all GTK+ apps it links with many DLLs (under Windows). What my program does at this point is construct a GUI t …
0
votes
2answers
187 views
Install Ruby Curb gem in windows XP
I'm trying to do file uploads with ruby 1.8 and it seems like there are no good out-of-the-box solutions. They all seem to need some 3rd party patch or fork of a project to work. I …
9
votes
5answers
21k views
How to fix DWMAPI.DLL delay-load dependency under WinXP?
I have built a .dll under WinXP that claims it can't find DWMAPI.DLL when it's loaded. The problem is that this DLL is a Vista DLL, and this a known issue for XP users that have IE …
1
vote
3answers
110 views
Replacing the Start Menu
I want to make my own Start Menu replacement and I am trying to figure out what approach to use. There are a number of ways the Start Menu is activated: click on it, hit windows ke …
1
vote
1answer
131 views
How do I programmatically change workstation’s ip address?
There's probably some nice way of doing it (in Windows XP) in VBScript (or some other scripting language) with registry tweaks. Anyone know how?
3
votes
5answers
443 views
Ruby on Rails on Windows XP CTRL+C in console not stopping mongrel
I am currently in the process of learning Ruby on Rails. I have been following the Learning Rails podcast and screencasts.
I've run into a problem, well more of an annoyance. Eve …
0
votes
3answers
140 views
What are the WinXP console cursor control characters in c++?
I need the characters/escape sequences that move the console's cursor position. It would be nice to know the left/right/up/down cursor controls, but if that's not possible, a home …
1
vote
2answers
96 views
.NET - Is there a way to change the GC behavior for the entire machine?
A co-worker said this is possible (but it looks a bit strange to me).
If there's a way to do it, where can I do this?
I'm talking about winXP OS.
5
votes
2answers
82 views
Hebrew Passwords on WinXP
What is the accepted way for entering passwords in Hebrew / Hebrew localised installations? Should the password entry dialog be right aligned with new characters appending on the l …
2
votes
1answer
82 views
Programmatically changing the WinXP language
How do I programmatically change the language used in WinXP using .Net 2.0 (or a pInvoke). The user does not have access to the task bar in the application I'm working on so the in …
1
vote
2answers
172 views
TAnimate in Windows XP/Vista with themes enabled won’t work
A coworker has been using a custom AVI to indicate progress during some longer operations for years. It's always worked fine.
Recently he decided to move from Delphi 7 to Delphi 2 …
1
vote
8answers
1k views
How does WinXP’s “Send to Compressed (zipped) Folder” decide what to include in zip file?
I'm not going to be too surprised if I get shot-down for asking a "non programming" question, but maybe somebody knows ...
I was zipping the contents of my subversion sandbox usin …
0
votes
0answers
53 views
WinXP: Take screenshot in a script
Which tools can I use to take a screenshot of a Windows desktop from a script?
I'm running poolmon.exe in a command prompt and I need to capture the output. So a solution which re …
-2
votes
0answers
84 views
Could one make a file in WinXP that is executable and unreadable at the same time? [closed]
Is it possible to change the permission on a file so that other users could execute it, but they can't read or copy the file to another place. I think you could do something like …
