Forum: C++ Dec 28th, 2006 |
| Replies: 3 Views: 3,485 Hi everybody,
How to crack a password of a simple C++ Programme?
Please give me a simple code sample?????????
heres to,
Nuwan |
Forum: C++ Dec 28th, 2006 |
| Replies: 2 Views: 2,827 12) what are the I/O ranges?funcitons of it? is it useful to a programmer ? if How ?
13) can we use a C++ programme without windows? I mean can we use C++ programme in MS-DOS mode?
... |
Forum: C++ Dec 28th, 2006 |
| Replies: 1 Views: 5,745 11)Please give me a code sample to eject cd rom and close it…..in c++…..??? |
Forum: C++ Dec 28th, 2006 |
| Replies: 1 Views: 917 10)Can we use C++ codes to change the voltages of mother boards? How can change this ? simple codes please?
How can we check whether that changes are configured to the mother board or... |
Forum: C++ Dec 28th, 2006 |
| Replies: 3 Views: 1,717 09)What is the purposes of register used in c++.in c++ help they are used more examples and they are used memory addresses……How can we find the specific functions of memory addresses used in... |
Forum: C++ Dec 28th, 2006 |
| Replies: 1 Views: 1,047 05)What is the purposes of the Followings?
These are located in device manager list………………Under System devices
a) ACPI Fixed Feature Button
b) ACPI Sleep Button
c) ... |
Forum: C++ Dec 27th, 2006 |
| Replies: 2 Views: 2,211 Hi Everybody,
Im a new programmer.........
i had used the following code to output data to com port.....
#include<iostream.h>
#include<conio.h>
#include<dos.h>
#include<bios.h>
#define... |