Summary: Hi: Is there a windows message created in a scenario when the ip address of the machine changes ?? Lets say the machine is disconnected from one nw an...
Summary: Hi geohoffman, I am using system hook to insert a callback function which intercepts a Windows message (when the user open a IE window). I have a prob...
Summary: hello. i was wondering how how to deal with dynamic IP's. my situtation is that i would like to use a remote access such as Windows Desktop Sharing to...
Summary: My friend and I just built a server, but the problem is we want access from lots of places, but can't afford a static ip. I was wondering if there was...
Summary: does anyone know how to hold message on window console so that the message will not be erase when moving about,I use TextOut to print a message to win...
Summary: For some reason the code you(chi) gave me will not work. Here is the code I have in my index.php file: <script language="JavaScript"> function Log...
Summary: The easiest thing would probably be for the second program, when it is done, to write a special "I'm done" file (ie imdone.txt). The first program pr...
Summary: I have an html program which opens up a child popup window: a modal dialog window. The problem: when I make changes to the sourcefile of the child win...
Summary: Hello all, I have two questions that i really need help on please. 1) Im working on a program which has an option which allows you to set the program ...
Summary: Doing this in C++ in DOS is going to be a little bit of a problem. Changing the frequency of the speaker is not very hard--you just "out" the right v...
Summary: Hello all. Does anyone know what the name is for message that is sent by windows prior to shutdown or user-logoff. It's not WM_QUERYENDSESSION nor WM_...
Summary: I am attempting to run Borland's free C++ compiler V5.5, along with EditPlus as my Text Editor, under Windows XP. When I get to the Turbo Incremental...
Summary: When you execute your console program in MS Visual C++, a dos window pops up showing the output. When using Win98, is it possible to change the number...
Summary: I've added start /wait to all lines now. But it still stays on ftp window. And when I close it I get terminate batch job message. After I choose no, i...
Summary: Hie, I want to make a Batch Program to change IP addresses & DNS address. I could do it through Command Prompt. But those commands are not working in ...
Summary: There is no internal command to set window position that I know of but a workaround can be achieved using unique window titles. The easiest way to set...
Summary: Conditional formatting is easy when you are using Microsoft Office, but unfortunately right off the top of my head I can not think of a good way to do...
Summary: i have a question... i build an application using VB.NET. in that application there's a method that load an image file from network (fully shared fold...
Summary: Well, that all depends upon what you are trying to accomplish (and knowing what language will help too). You can add an event handler to handle the R...
Summary: I found the solution.. sort of. I had all ready made a macro that sent a WM_ACTIVATE message with WA_INACTIVE loword wparam, then called _asm { int 3 ...
Summary: Ok first off Im still a big beginner at C++. So lets see HINSTANCE stands for Handle to Instance. Meaning its a handle (sort of like a pointer...all w...
Summary: HI again Do not know if my broswer was not working correctly or you changed some codeing at YOUR site. at address bar no longer have the block box wit...
Summary: ****HELP NEEDED***** I need to find out why dialog boxes (GUIs) written in pascal for windows 3.1. sizes change when translated to C++ for windows 200...
Summary: Hello, I have about 100 text files. They are full of extra stuff that needs to be cleaned up. The stuff is one or more blank lines, trailing spaces, c...
Summary: Win32 applications are simply applications that run under Microsoft Windows 32 bit Operating Systems. This means that they cannot run under the Micro...