How can I enable File/Directory move confirmation, as the 5 new converts to W95 (from WFW3.11) have each accidentally moved a file or directory an not spotted it happening?
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/Win95_3x/95/Win95_S...
Zones:
Win95 SetupDate Answered: 01/28/1997 Grade: C Views: 0
Hi experts!
How can I make a moving graph like a NT CPU usage history at NT task manager?
I can draw line at canvas but I have no idea like that.
The NT task manager's CPU usage history graph is m...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10094566.html
How can I move panel or frame with mouse around form in VB5
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10147823.html
Zones:
Visual BasicDate Answered: 04/12/1999 Grade: B Views: 0
hi,
i have a frame. Everytime somebody moves the frame i want to get the new location.
ie ...
Frame f = new Frame();
System.out.println(f.location());
now i'm doing it this way ...
while(true)...
http://www.experts-exchange.com/Programming/Languages/Java/Q_10148675.html
Zones:
JavaDate Answered: 04/10/1999 Grade: A Views: 0
I am attempting to use the user choices on a previous dialog to determine what controls are available on the next dialog screen. My if statement "m_Win95==TRUE" reports the m_Win95 as undeclared id...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_10187877.html
Zones:
C++Date Answered: 07/28/1999 Grade: A Views: 0
Hello.
When single document type project made, the default
toolbar placed top left.(below menubar).
I want to place it left side of window verically. It has
docking option, so user ca...
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_10333384.htm...
Zones:
Windows MFCDate Answered: 04/25/2000 Grade: B Views: 4
Hi everyone,
How can i move the mouser pointer on a click of a button. Either in my window or on the whole desktop.
Mouse should be visible at the positon given by me in some edit boxes.
B...
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_10415796.htm...
Zones:
Windows MFCDate Answered: 07/08/2000 Grade: A Views: 0
This is not a problem, but a request for opinions.
Would I run into any problems if I take a Hard Drive from my old PC and install it into a slightly newer PC (both Packard Bells)? Is there a...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/98/Q_10716521.html
Zones:
Windows 98Date Answered: 07/17/2000 Grade: B Views: 0
We got a new server setup and ready to go. What is the best way to 'move' all the SQL? (SQL Server 7)
Is it possible to 'copy' over all settings, security, etc. ?
Thank you
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_10890261.html
If I use the following algorithm I've got two problems:
For i:= 1 to 400 do canvas.ellipse (i,20,200,200);
1. The Elipse is flickering while it is painted. Why?
2. The Canvas should only dis...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_11545419.html