Already purchased the new Motorola Droid? We want to hear from you! Tell us what you think about it and Google's Android 2.0 software.

 

Having problems asking a question? Have a general question about Experts Exchange? Let us know!

 
Time Tested Windows Programming Solutions: 1 - 25 of 1470
 
I have a service (written in Visual Basic), running under Windows NT/2K/XP/2003.  I need to get the name of the currently logged in user, but most Windows APIs I have found return the username...
Hello, I need 2 batch files written that will allow the following: 1. Clear Proxy settings in Internet Explorer -->Tools --> Internet Options -->Connections --> Lan Settings 2. Import Pro...
I have an application that passes command line parameters to an exe or a batch file. I want to create a batch file that takes this command line input and does an operation (copy and paste a fi...
I just logged into my domain controller and got an error message stating that there appears to be an IP address conflict. I have not added any new hardware to the network in the past several w...
I have written a service which I want to debug.  I am using WinDbg to attach to the service process.  When I do this, I always get the error, "*** ERROR: Symbol file could not be found.  Defau...
Anyone know how to open an LIC file?
hi, when i set a User  envir variable in vbscript which can be used in the same CMD all is ok if i run another script (or in another cmd) but how can use this env variable in my login...
I need to create a batch file that will ping (in windows xp) a list or predifined set of IP addresses and then export the results to a text file, or a log file of any sort.   I am not a progra...
Hi, I am facing a problem simulating a keypress by a sendmessage I wish to simulate pressing ALT+C to a particcular window Actually the window has a hyperlink which has a shortcut as ...
I'm upgrading from Visual Studio 6 to Visual Studio 2005, but I find that the profiler is not included in the Professional edition any more - instead you have to go to the insanely expensive T...
Is there any API available in windows which allow you to allocate a fixed block of memory(say 100K) contiguously in RAM and reserve it for me(i.e, No data movement and virtual memory management).
I know this question has already been asked and never answered, but I'm trying again in case someone who is new in EE knows the answer, do anyone knows how to extract images from thumbs.db fil...
Hi im not sure if this is the right forum to post this question in but here goes. I would like to add a registry key in the registry on Windows 2000 Computers and if possible i would like t...
Is there an easy way to get the process ID from a process handle (and the thread ID from a thread handle)? (In the moment I use the toolhelp functions (win95) respectively enumProcesses (winNT...
Greetings, Thank you for assisting me with this show stopper. Apparently I'm attempting to run an app with a 32-bit dll on a 64-bit .net 2.0 system (hosted server, I can't fall back to Win2...
I'd like to perform a cacls command for each file in a directory recursively. -   cacls *.* /T /E /G Everyone:R     fails with the following message: "Tha data is invalid" -   for %%f in ...
Two part question: (1) [175 pts] In order to automate some tasks I have that require opening several Windows programs, I dumped them into a DOS batch file to open the programs. This wor...
Hey there, i wand to check out the cpu usage (in %) from command line... (pmon is not good because i need a non-interactive solution to my application) The idea is to run it into a file (red...
This is the file that the problem occurs in.. prefastnew.dsm:   Sub PrefastNew() 'DESCRIPTION: Reads the compilation options from the active project and compiles the active file with Prefas...
I am using the below code to connect to a server listening port 80,how can i put a connection timeout for this? i think the default timeout of winsock is 30 seconds is it?how can i reduse it?...
How can i get the ProcessID of a running windows service?  In my particular case, its one single executable.  C++
How can I obtain an application main window handle, given a process ID? Thanks, Don
I have an application, which upon startup, registers a required DLL for integration with another product. The main problem is that a standard windows user does NOT have the correct permissi...
hi i download a sed version for dos because i am trying to remove line breaks in a text file and couldn't get it to work using only standard dos commands. my file looks like this: [line br...
I'm using windows XP what does this mean and how do I fix it? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:\Downloads\Win32-GuiTest-1.50.1-ad>nmake ...