I have a 120gb IDE hard drive that has a lot of random files stored on it, but no OS and is not bootable. It is installed as a secondary drive, but it causes the computer to take ages to boot up.
I'm running Windows XP, and with the hard drive disconnected the computer boots fine. However, when...
Hi,
I've created a class SetOfPersons which holds an array of Person object pointers (Person ** elements;)
I've also created a subclass - SetOfAdults which inherits from SetOfPersons. Also I have an Adult class that inherits from Person.
In my main method I have:
Adult *a1 = new Adult("Name"...
I've created a simple tic tac toe game (just to get the hang of java applets) and used the MouseListener system of detecting mouse clicks. When the mouse is clicked on the applet the code checks where on the board the click was and places a cross in that square.
When I uploaded the html and...
I'm just trying to figure out how to disable a form when another is opened on top of it.
At first I figured that I could use the form.enabled property but this doesn't appear to even exist.
Making the form invisible is not really a viable option as users will require to look at the data on the...
I'm off to university in September and all dorm rooms have network connections with internet access. The network uses MAC address authentification, and only allows one MAC address to be registered per room.
I currently have a desktop PC and a Laptop. It would make like easier if I could connect...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.