Forum: IT Professionals' Lounge Nov 7th, 2008 |
| Replies: 0 Views: 506 Hi, I have put DSL (Damn Small Linux) onto my 256 MB pen drive to try and boot my computer with it. I can, but it says it can't find the KNOPPIX file system. I can boot it from Windows with QEMU, and... |
Forum: IT Professionals' Lounge Aug 18th, 2008 |
| Replies: 12 Views: 2,131 marco93, I'm reading Programming Windows by Charles Petzold, and I know about MSDN, it doesn't show every cool thing that can be done with C++. If it did, I would be completely amazed. Also, HOW IS... |
Forum: IT Professionals' Lounge Aug 17th, 2008 |
| Replies: 12 Views: 2,131 Wow, I thought it just disabled the mouse completely, it makes it limited to a circle. COOL. I'm gonna prank lots of people ^^. |
Forum: IT Professionals' Lounge Aug 17th, 2008 |
| Replies: 12 Views: 2,131 |
Forum: IT Professionals' Lounge Aug 17th, 2008 |
| Replies: 12 Views: 2,131 I can't find it. What is the code? |
Forum: IT Professionals' Lounge Aug 17th, 2008 |
| Replies: 12 Views: 2,131 Hi, I was wondering if anyone knew any code snippets that do something cool like:
Open the CD tray:
mciSendString("open CDAudio", NULL, 0, NULL);
cout << "Opening CD-ROM door ..." << endl;... |
Forum: IT Professionals' Lounge May 26th, 2008 |
| Replies: 0 Views: 523 Hi, I recently watched the movie Iron Man. While making his first suit, Tony Stark apparently is using C++ on the laptop in the background. Is this C++ and if not what is it? |